summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-291-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-291-29/+51
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-291-14/+12
* b43: Fix rfkill radio LEDLarry Finger2007-12-171-11/+11
* b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-301-1/+1
* b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* b43: Rewrite and fix rfkill initMichael Buesch2007-11-101-2/+0
* [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-261-1/+1
* [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
* [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
* [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-181-1/+0
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-111-3/+0
* [B43]: Rewrite pwork locking policy.Michael Buesch2007-10-111-56/+32
* [B43]: Use input-polldev for the rfkill switchMichael Buesch2007-10-111-41/+12
* [B43]: RF-kill supportMichael Buesch2007-10-111-7/+11
* [B43]: LED triggers supportMichael Buesch2007-10-111-34/+17
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-116/+132
* [B43]: Support for turning the radio off from software.Michael Buesch2007-10-111-0/+17
* [B43]: Remove the "radio hw enabled" message on startup.Michael Buesch2007-10-111-3/+3
* [B43]: Change loglevel of radio-enable message.Michael Buesch2007-10-111-4/+19
* [B43]: Fix sparse warnings.Michael Buesch2007-10-111-3/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-2/+3
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-111-0/+4091