index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
bcm43xx
/
bcm43xx_dma.c
Age
Commit message (
Expand
)
Author
2007-02-07
[PATCH] bcm43xx: Fix problem with >1 GB RAM
Larry Finger
2006-10-16
[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM
Larry Finger
2006-08-29
[PATCH] bcm43xx: >1G and 64bit DMA support
Michael Buesch
2006-06-05
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
Michael Buesch
2006-04-19
[PATCH] bcm43xx wireless: fix printk format warnings
Randy Dunlap
2006-03-27
[PATCH] bcm43xx: remove some compilerwarnings.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: fix "include" issues on some platforms.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets.
Pete Zaitcev
2006-03-27
[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: sync with svn.berlios.de
Michael Buesch
2006-03-27
[PATCH] wireless: import bcm43xx sources
John W. Linville