aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-08b43: Fix rxheader channel parsingMichael Buesch4-53/+61
2007-12-17b43: Fix rfkill radio LEDLarry Finger3-16/+47
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches1-1/+1
2007-11-29b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio1-1/+1
2007-11-10b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch1-4/+6
2007-11-10b43: properly request pcmcia IRQMichael Buesch1-0/+8
2007-11-10b43: fix shared IRQ race conditionStefano Brivio1-7/+10
2007-11-10b43: Rewrite and fix rfkill initMichael Buesch3-80/+55
2007-11-10b43: debugfs SHM read buffer overrun fixMichael Buesch1-1/+1
2007-11-10b43: Fix rfkill callback deadlockMichael Buesch1-4/+10
2007-11-10b43: pcmcia-host initialization bugfixesMichael Buesch1-19/+25
2007-10-25[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard1-1/+1
2007-10-18[PATCH] b43: Make b43_stop() staticMichael Buesch1-1/+1
2007-10-18[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong1-1/+1
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-1/+0
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven3-2/+5
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg1-3/+0
2007-10-10[B43]: Rewrite pwork locking policy.Michael Buesch1-56/+32
2007-10-10[B43]: Use input-polldev for the rfkill switchMichael Buesch4-98/+107
2007-10-10[B43]: RF-kill supportMichael Buesch9-15/+245
2007-10-10[B43]: LED triggers supportMichael Buesch6-295/+229
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg2-127/+136
2007-10-10[B43]: Support for turning the radio off from software.Michael Buesch3-13/+63
2007-10-10[B43]: Remove the "radio hw enabled" message on startup.Michael Buesch1-3/+3
2007-10-10[B43]: Change loglevel of radio-enable message.Michael Buesch3-29/+26
2007-10-10[B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch1-14/+5
2007-10-10[B43]: Fix sparse warnings.Michael Buesch8-34/+50
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+3
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch25-0/+16688