aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx_pio.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-13the scheduled bcm43xx removalAdrian Bunk1-674/+0
2008-01-28bcm43xx annotationsAl Viro1-3/+3
2006-07-10[PATCH] bcm43xx: opencoded lockingMichael Buesch1-2/+2
2006-06-15[PATCH] bcm43xx: preemptible periodic workMichael Buesch1-1/+38
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch1-3/+2
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch1-30/+62
2006-03-27[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch1-2/+0
2006-03-27[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.Michael Buesch1-1/+5
2006-03-27[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...Michael Buesch1-4/+4
2006-03-27[PATCH] bcm43xx: Abstract the locking mechanism.Michael Buesch1-2/+2
2006-03-27[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...Michael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...Michael Buesch1-186/+197
2006-03-27[PATCH] wireless: import bcm43xx sourcesJohn W. Linville1-0/+592