aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/pio.c
Commit message (Expand)AuthorAge
* b43: bus: abstract 80211 core infoRafał Miłecki2011-06-01
* b43: add helpers for block R/W opsRafał Miłecki2011-05-19
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-15
| |\
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | b43-pio: Fix RX error path for rev>=8 devicesMichael Buesch2009-11-11
* | | b43: Optimize PIO scratchbuffer usageMichael Buesch2009-10-27
| |/ |/|
* | b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-07
|/
* b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-29
* b43: Do not use _irqsafe callbacksMichael Buesch2009-09-23
* b43: Remove PIO RX workqueueMichael Buesch2009-09-08
* b43: Remove DMA/PIO queue locksMichael Buesch2009-09-08
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-08
* b43: add hardware tkipgregor kowski2009-08-20
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* b43: Add fw capabilitiesMichael Buesch2009-06-10
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-27
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* b43: Fix PIO skb clobberMichael Buesch2008-06-27
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-07
* b43: Use SSB block-I/O to do PIOMichael Buesch2008-04-08
* b43: Add PIO support for PCMCIA devicesMichael Buesch2008-04-08
* b43: finish removal of pio supportJohn W. Linville2008-01-28
* [B43]: Fix sparse warnings.Michael Buesch2007-10-10
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-10