summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-27pcnet32: Remove redundant set of skb->devJohn Dykstra1-1/+0
2009-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller140-3673/+4335
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2-2/+2
2009-04-24libertas: fix format warningJohn W. Linville1-1/+1
2009-04-248390p: fix build breakageAlexander Beregalov1-4/+4
2009-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-159/+218
2009-04-23rndis_wlan: select CFG80211 in KconfigJohn W. Linville1-0/+1
2009-04-23rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna1-3/+3
2009-04-23rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-5/+12
2009-04-23rndis_wlan: make some symbols staticJohannes Berg1-2/+2
2009-04-23iwlwifi: allow config if device not readyMohamed Abbas1-6/+5
2009-04-23iwlwifi: remove radio disable parameter.Abhijeet Kolekar5-34/+4
2009-04-23iwlcore: Fix stay in table function.Mohamed Abbas1-16/+10
2009-04-23iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy8-24/+7
2009-04-23iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar1-3/+16
2009-04-23iwl3945: add debugfs to 3945Abhijeet Kolekar2-1/+7
2009-04-23iwlwifi: support truly passive scanningJohannes Berg2-2/+12
2009-04-23iwlwifi: improve scan supportJohannes Berg6-177/+73
2009-04-23iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg1-3/+3
2009-04-23ar9170: rework rxstream codeChristian Lamparter3-138/+421
2009-04-23ar9170: support HT receive and channel configJohannes Berg2-8/+61
2009-04-23rndis_wlan: remove nickname supportJohannes Berg1-38/+0
2009-04-23cfg80211: clean up includesJohannes Berg6-6/+3
2009-04-23p54: fix ps-poll delivery in ap modeChristian Lamparter1-1/+2
2009-04-23rtl8187: Implement TX/RX blink for LEDLarry Finger6-4/+305
2009-04-23Add support for CF8381 WiFi card.Marek Vasut1-2/+32
2009-04-23p54: deactivate broken powersave function (part 2)Christian Lamparter1-2/+1
2009-04-23atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez3-3/+6
2009-04-23ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland1-3/+2
2009-04-23ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland3-23/+4
2009-04-23ath5k: use bool for modparamsBob Copeland1-2/+2
2009-04-23ath5k: use tasklet_hi_schedule for beacon queueBob Copeland1-1/+1
2009-04-23ath5k: fix initvals errorsBob Copeland1-5/+3
2009-04-23p54: remove module_ stubsChristian Lamparter1-12/+0
2009-04-23ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan1-1/+2
2009-04-23ath: add module informationChristian Lamparter2-2/+23
2009-04-23rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik1-3/+0
2009-04-23ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith1-3/+0
2009-04-23ath9k: Fix bug in calibration initializationSujith1-39/+22
2009-04-23ath9k: Use a consistent naming conventionSujith3-37/+37
2009-04-23ath9k: Cleanup calibration interfaceSujith3-38/+24
2009-04-23ath9k: Initialize ANI timersSujith1-9/+15
2009-04-23ath9k: Fix bug in determining calibration supportSujith1-2/+2
2009-04-23ath9k: Fix bug in checking HT flagSujith1-1/+1
2009-04-23ath9k: Remove unused channel flagsSujith1-12/+0
2009-04-23ath9k: Fix bug in scan terminationSujith1-0/+1
2009-04-23ath9k: Fix memleak on TX DMA failureSujith1-2/+3
2009-04-23ath9k: Handle ASPM properly for RFKILLSujith1-2/+3
2009-04-23ath9k: reset after PCI FATAL/PERR interruptsSteven Luo1-0/+1
2009-04-23b43legacy: Clean up beacon IRQLarry Finger4-51/+121