aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/pio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18b43legacy: move under broadcom vendor directoryKalle Valo1-695/+0
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng1-1/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo1-13/+0
2009-05-20b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio1-1/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-2/+29
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-10/+9
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-5/+3
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio1-3/+15
2008-02-05b43legacy: fix PIO crashStefano Brivio1-0/+3
2008-01-31b43legacy: fix MAC control and microcode initStefano Brivio1-3/+3
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger1-0/+668