summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: fix suspend/resumeStefano Brivio2008-02-051-2/+7
* b43legacy: fix MAC control and microcode initStefano Brivio2008-01-311-44/+80
* b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* b43legacy: Remove the PHY spinlockMichael Buesch2008-01-281-4/+0
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-6/+7
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-281-5/+0
* b43legacy: Fix rfkill radio LEDLarry Finger2008-01-281-10/+10
* b43legacy: reinit on too many PHY TX errorsStefano Brivio2008-01-281-1/+14
* b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-281-0/+2
* b43legacy: Convert to use of the new SPROM structureLarry Finger2008-01-281-10/+10
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-281-1/+1
* b43legacy: rewrite and fix rfkill initializationStefano Brivio2008-01-281-2/+0
* b43legacy: use a consistent naming scheme for the opsStefano Brivio2008-01-281-37/+37
* b43legacy: use the retry limits provided by mac80211Stefano Brivio2008-01-281-29/+50
* b43legacy: Remove set_key callbackMichael Buesch2008-01-281-27/+0
* b43legacy: Rewrite pwork lockingLarry Finger2008-01-281-58/+30
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-281-39/+10
* b43legacy: RF-kill supportLarry Finger2008-01-281-7/+11
* b43legacy: LED triggers supportLarry Finger2008-01-281-30/+10
* b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-291-1/+1
* b43legacy: Fix sparse warningMichael Buesch2007-11-101-1/+1
* b43legacy: fix shared IRQ race conditionStefano Brivio2007-11-101-8/+11
* [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-251-1/+1
* [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-113/+132
* [B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger2007-10-101-5/+20
* [B43LEGACY]: Support for turning the radio off from software.Larry Finger2007-10-101-0/+16
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-1/+2
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-101-0/+3805
OpenPOWER on IntegriCloud