summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-303-5/+3Star
|\
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-26135-3662/+4333
|\ \
| * | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-242-2/+2
| * | libertas: fix format warningJohn W. Linville2009-04-241-1/+1
| * | rndis_wlan: select CFG80211 in KconfigJohn W. Linville2009-04-221-0/+1
| * | rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna2009-04-221-3/+3
| * | rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-221-5/+12
| * | rndis_wlan: make some symbols staticJohannes Berg2009-04-221-2/+2
| * | iwlwifi: allow config if device not readyMohamed Abbas2009-04-221-6/+5Star
| * | iwlwifi: remove radio disable parameter.Abhijeet Kolekar2009-04-225-34/+4Star
| * | iwlcore: Fix stay in table function.Mohamed Abbas2009-04-221-16/+10Star
| * | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-228-24/+7Star
| * | iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar2009-04-221-3/+16
| * | iwl3945: add debugfs to 3945Abhijeet Kolekar2009-04-222-1/+7
| * | iwlwifi: support truly passive scanningJohannes Berg2009-04-222-2/+12
| * | iwlwifi: improve scan supportJohannes Berg2009-04-226-177/+73Star
| * | iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg2009-04-221-3/+3
| * | ar9170: rework rxstream codeChristian Lamparter2009-04-223-138/+421
| * | ar9170: support HT receive and channel configJohannes Berg2009-04-222-8/+61
| * | rndis_wlan: remove nickname supportJohannes Berg2009-04-221-38/+0Star
| * | cfg80211: clean up includesJohannes Berg2009-04-226-6/+3Star
| * | p54: fix ps-poll delivery in ap modeChristian Lamparter2009-04-221-1/+2
| * | rtl8187: Implement TX/RX blink for LEDLarry Finger2009-04-226-4/+305
| * | Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
| * | p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-221-2/+1Star
| * | atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-223-3/+6
| * | ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2Star
| * | ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-223-23/+4Star
| * | ath5k: use bool for modparamsBob Copeland2009-04-221-2/+2
| * | ath5k: use tasklet_hi_schedule for beacon queueBob Copeland2009-04-221-1/+1
| * | ath5k: fix initvals errorsBob Copeland2009-04-221-5/+3Star
| * | p54: remove module_ stubsChristian Lamparter2009-04-221-12/+0Star
| * | ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan2009-04-221-1/+2
| * | ath: add module informationChristian Lamparter2009-04-222-2/+23
| * | rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik2009-04-221-3/+0Star
| * | ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith2009-04-221-3/+0Star
| * | ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22Star
| * | ath9k: Use a consistent naming conventionSujith2009-04-223-37/+37
| * | ath9k: Cleanup calibration interfaceSujith2009-04-223-38/+24Star
| * | ath9k: Initialize ANI timersSujith2009-04-221-9/+15
| * | ath9k: Fix bug in determining calibration supportSujith2009-04-221-2/+2
| * | ath9k: Fix bug in checking HT flagSujith2009-04-221-1/+1
| * | ath9k: Remove unused channel flagsSujith2009-04-221-12/+0Star
| * | ath9k: Fix bug in scan terminationSujith2009-04-221-0/+1
| * | ath9k: Fix memleak on TX DMA failureSujith2009-04-221-2/+3
| * | ath9k: Handle ASPM properly for RFKILLSujith2009-04-221-2/+3