summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-281-5/+6
* mac80211: dont use interface indices in driversJohannes Berg2008-01-283-13/+11
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-282-6/+1
* wireless: cleanup some merge errorsJohn W. Linville2008-01-281-2/+18
* b43legacy: Fix rfkill radio LEDLarry Finger2008-01-283-69/+88
* b43legacy: reinit on too many PHY TX errorsStefano Brivio2008-01-282-1/+19
* b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-282-0/+4
* b43legacy: properly fix a bogus gcc warningFrank Lichtenheld2008-01-281-1/+1
* b43legacy: Convert to use of the new SPROM structureLarry Finger2008-01-285-39/+41
* b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio2008-01-281-2/+6
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-289-9/+9
* b43legacy: rewrite and fix rfkill initializationStefano Brivio2008-01-283-12/+14
* b43legacy: use a consistent naming scheme for the opsStefano Brivio2008-01-281-37/+37
* b43legacy: use the retry limits provided by mac80211Stefano Brivio2008-01-282-30/+52
* wireless: checkpatch cleanupsJeff Garzik2008-01-282-3/+3
* 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-284-103/+109
* b43legacy: RF-kill supportLarry Finger2008-01-289-15/+250
* b43legacy: LED triggers supportLarry Finger2008-01-287-310/+241
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-281-0/+1
* drivers/net/wireless: Add missing "space"Joe Perches2007-11-291-1/+1
* b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-292-2/+2
* b43legacy: Fix sparse warningMichael Buesch2007-11-101-1/+1
* b43legacy: fix shared IRQ race conditionStefano Brivio2007-11-101-8/+11
* b43legacy: fix possible buffer overrun in debugfsStefano Brivio2007-11-101-1/+1
* [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-102-126/+139
* [B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger2007-10-104-34/+25
* [B43LEGACY]: Support for turning the radio off from software.Larry Finger2007-10-104-19/+61
* [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-1023-0/+14839
OpenPOWER on IntegriCloud