summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
AgeCommit message (Expand)AuthorLines
2008-06-04b43legacy: Fix controller restart crashMichael Buesch-8/+9
2008-05-21missing dependencies on HAS_DMAAl Viro-1/+1
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-24/+33
2008-04-16b43legacy: fix TBTT and PU timingsStefano Brivio-3/+34
2008-04-15b43legacy: fix DMA mapping leakageStefano Brivio-11/+18
2008-04-15b43legacy: Fix usage of struct device used for DMAingMichael Buesch-13/+13
2008-04-15b43legacy: fix initvals loading on bcm4303Stefano Brivio-0/+2
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2008-03-04b43legacy: Fix module init messageMichael Buesch-1/+1
2008-02-29b43legacy: Fix nondebug buildMichael Buesch-1/+1
2008-02-29b43(legacy): include full timestamp in beacon framesJohannes Berg-5/+9
2008-02-29b43legacy: fix B43legacy_WARN_ON macroStefano Brivio-13/+5
2008-02-29b43legacy: fix upload of beacon packets to the hardwareStefano Brivio-102/+174
2008-02-29b43legacy: add definitions for MAC control registerStefano Brivio-16/+22
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-126/+101
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev-0/+1
2008-02-15b43legacy: Add driver load messagesStefano Brivio-1/+33
2008-02-15b43legacy: fix firmware load message levelStefano Brivio-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio-0/+2
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio-87/+113
2008-02-05b43legacy: fix DMA slot resource leakageStefano Brivio-2/+12
2008-02-05b43legacy: drop packets we are not able to encryptStefano Brivio-8/+38
2008-02-05b43legacy: fix suspend/resumeStefano Brivio-2/+7
2008-02-05b43legacy: fix PIO crashStefano Brivio-0/+3
2008-01-31b43legacy: fix MAC control and microcode initStefano Brivio-81/+110
2008-01-31b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch-1/+8
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch-48/+28
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio-5/+6
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-13/+11
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch-6/+1
2008-01-28wireless: cleanup some merge errorsJohn W. Linville-2/+18
2008-01-28b43legacy: Fix rfkill radio LEDLarry Finger-69/+88
2008-01-28b43legacy: reinit on too many PHY TX errorsStefano Brivio-1/+19
2008-01-28b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg-0/+4
2008-01-28b43legacy: properly fix a bogus gcc warningFrank Lichtenheld-1/+1
2008-01-28b43legacy: Convert to use of the new SPROM structureLarry Finger-39/+41
2008-01-28b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio-2/+6
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio-9/+9
2008-01-28b43legacy: rewrite and fix rfkill initializationStefano Brivio-12/+14
2008-01-28b43legacy: use a consistent naming scheme for the opsStefano Brivio-37/+37
2008-01-28b43legacy: use the retry limits provided by mac80211Stefano Brivio-30/+52
2008-01-28wireless: checkpatch cleanupsJeff Garzik-3/+3
2008-01-28b43legacy: Remove set_key callbackMichael Buesch-27/+0
2008-01-28b43legacy: Rewrite pwork lockingLarry Finger-58/+30
2008-01-28b43legacy: Use input-polldev for the rfkill switchLarry Finger-103/+109
2008-01-28b43legacy: RF-kill supportLarry Finger-15/+250
2008-01-28b43legacy: LED triggers supportLarry Finger-310/+241
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg-0/+1
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches-1/+1