summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/pio.c
AgeCommit message (Expand)Author
2013-01-11b43: fix tx path skb leaksFelix Fietkau
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-08-26b43: correct warning for uninitialized variable 'macstat'John W. Linville
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-07Update my e-mail addressMichael Büsch
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki
2011-05-19b43: add helpers for block R/W opsRafał Miłecki
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
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