summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
AgeCommit message (Expand)AuthorFilesLines
2008-02-15b43legacy: Add driver load messagesStefano Brivio2-1/+33
2008-02-15b43legacy: fix firmware load message levelStefano Brivio1-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio1-0/+2
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2-87/+113
2008-02-05b43legacy: fix DMA slot resource leakageStefano Brivio1-2/+12
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio4-8/+38
2008-02-05b43legacy: fix suspend/resumeStefano Brivio1-2/+7
2008-02-05b43legacy: fix PIO crashStefano Brivio1-0/+3
2008-01-31b43legacy: fix MAC control and microcode initStefano Brivio5-81/+110
2008-01-31b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch1-1/+8
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch5-48/+28
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-28mac80211: dont use interface indices in driversJohannes Berg3-13/+11
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch2-6/+1
2008-01-28wireless: cleanup some merge errorsJohn W. Linville1-2/+18
2008-01-28b43legacy: Fix rfkill radio LEDLarry Finger3-69/+88
2008-01-28b43legacy: reinit on too many PHY TX errorsStefano Brivio2-1/+19
2008-01-28b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2-0/+4
2008-01-28b43legacy: properly fix a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-28b43legacy: Convert to use of the new SPROM structureLarry Finger5-39/+41
2008-01-28b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio1-2/+6
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio9-9/+9
2008-01-28b43legacy: rewrite and fix rfkill initializationStefano Brivio3-12/+14
2008-01-28b43legacy: use a consistent naming scheme for the opsStefano Brivio1-37/+37
2008-01-28b43legacy: use the retry limits provided by mac80211Stefano Brivio2-30/+52
2008-01-28wireless: checkpatch cleanupsJeff Garzik2-3/+3
2008-01-28b43legacy: Remove set_key callbackMichael Buesch1-27/+0
2008-01-28b43legacy: Rewrite pwork lockingLarry Finger1-58/+30
2008-01-28b43legacy: Use input-polldev for the rfkill switchLarry Finger4-103/+109
2008-01-28b43legacy: RF-kill supportLarry Finger9-15/+250
2008-01-28b43legacy: LED triggers supportLarry Finger7-310/+241
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg1-0/+1
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches1-1/+1
2007-11-29b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2-2/+2
2007-11-10b43legacy: Fix sparse warningMichael Buesch1-1/+1
2007-11-10b43legacy: fix shared IRQ race conditionStefano Brivio1-8/+11
2007-11-10b43legacy: fix possible buffer overrun in debugfsStefano Brivio1-1/+1
2007-10-25[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard1-1/+1
2007-10-18[PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger1-1/+1
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg2-126/+139
2007-10-10[B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger4-34/+25
2007-10-10[B43LEGACY]: Support for turning the radio off from software.Larry Finger4-19/+61
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-1/+2
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger23-0/+14839