summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre1-1/+2
2009-07-10iwmc3200wifi: remove B0 hardware supportZhu Yi5-29/+0
2009-07-10iwmc3200wifi: simplify calibration mapZhu Yi4-15/+17
2009-07-10iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi1-1/+1
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches2-8/+6
2009-07-10ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian1-12/+14
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2-4/+8
2009-07-10ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian1-1/+5
2009-07-10ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian1-11/+8
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter7-3400/+102
2009-07-10p54: Move TX/RX codeChristian Lamparter1-0/+825
2009-07-10p54: Move mac80211 glue codeChristian Lamparter1-0/+607
2009-07-10p54: Move LMAC interface definitionsChristian Lamparter1-0/+551
2009-07-10p54: Move LED codeChristian Lamparter1-0/+163
2009-07-10p54: Move firmware codeChristian Lamparter1-0/+697
2009-07-10p54: Move eeprom headerChristian Lamparter1-0/+226
2009-07-10p54: Move eeprom codeChristian Lamparter1-0/+564
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin2-2/+2
2009-07-10p54: redo rx_status into skb->cbChristian Lamparter1-15/+13
2009-07-10ar9170usb: module link in sysfsChristian Lamparter1-1/+1
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler7-136/+66
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg3-26/+21
2009-07-10iwlwifi: make software queue assignment more efficientJohannes Berg1-6/+8
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler5-6/+4
2009-07-10iwlwifi: Check HW ready before prepare card.Mohamed Abbas1-0/+6
2009-07-10ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez1-4/+25
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky1-1/+1
2009-07-10libertas: correct card cleanup order in SPI driverAndrey Yurovsky1-3/+4
2009-07-10libertas: copy WPA keys to priv when associatingAndrey Yurovsky1-0/+6
2009-07-10cfg80211: fix giwrangeJohannes Berg1-4/+3
2009-07-10nl80211: limit to one pairwise cipher for associate()Johannes Berg1-4/+6
2009-07-10orinoco: fix printk format specifier for size_t argumentsDavid Kilroy1-3/+3
2009-07-10cfg80211: refuse authenticating to same BSSID twiceJohannes Berg1-7/+15
2009-07-10cfg80211: keep track of BSSesJohannes Berg11-275/+589
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg3-22/+33
2009-07-10cfg80211: reset auth algorithmJohannes Berg1-0/+1
2009-07-10cfg80211: send events for userspace SMEJohannes Berg1-26/+38
2009-07-10mac80211: remove dead code, clean upJohannes Berg5-264/+54
2009-07-10mac80211: remove auth algorithm retryJohannes Berg4-62/+4
2009-07-10mac80211: re-add HT disablingJohannes Berg1-1/+9
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg3-68/+61
2009-07-10cfg80211: implement IWRATEJohannes Berg4-74/+140
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg4-22/+71
2009-07-10cfg80211: implement iwpowerJohannes Berg10-135/+151
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg10-338/+625
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg7-32/+474
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz9-18/+829
2009-07-10wireless: define AKM suitesJohannes Berg1-0/+4
2009-07-10mac80211: remove an unused function declarationJohannes Berg1-3/+0
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg8-0/+335