summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/pio.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-11b43-pio: Fix RX error path for rev>=8 devicesMichael Buesch
2009-10-27b43: Optimize PIO scratchbuffer usageMichael Buesch
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch
2009-09-23b43: Do not use _irqsafe callbacksMichael Buesch
2009-09-08b43: Remove PIO RX workqueueMichael Buesch
2009-09-08b43: Remove DMA/PIO queue locksMichael Buesch
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch
2009-08-20b43: add hardware tkipgregor kowski
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-06-10b43: Add fw capabilitiesMichael Buesch
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-06-27b43: Fix PIO skb clobberMichael Buesch
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-04-08b43: Use SSB block-I/O to do PIOMichael Buesch
2008-04-08b43: Add PIO support for PCMCIA devicesMichael Buesch
2008-01-28b43: finish removal of pio supportJohn W. Linville
2007-10-10[B43]: Fix sparse warnings.Michael Buesch
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch