summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-2/+1
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-0/+2
|\
| * b43legacy: fix initvals loading on bcm4303Stefano Brivio2008-04-151-0/+2
* | b43legacy: fix TBTT and PU timingsStefano Brivio2008-04-161-3/+31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-1/+1
|\|
| * b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
* | b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2008-02-291-3/+1
* | b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2008-02-291-97/+160
* | b43legacy: add definitions for MAC control registerStefano Brivio2008-02-291-15/+14
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-89/+70
|/
* b43legacy: Add driver load messagesStefano Brivio2008-02-151-1/+29
* b43legacy: fix firmware load message levelStefano Brivio2008-02-151-4/+5
* b43legacy: add firmware information to modinfoStefano Brivio2008-02-151-0/+2
* 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