summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rndis_wlan: split add_wpa_key from rndis_iw_set_encode_extJussi Kivilinna2009-05-221-53/+76
* rndis_wlan: explain bits used in key setup code.Jussi Kivilinna2009-05-221-5/+18
* rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL codeJussi Kivilinna2009-05-221-38/+8
* rndis_wlan: fix support for bcm4320aJussi Kivilinna2009-05-221-4/+14
* iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy2009-05-225-35/+131
* iwlwifi: add Greenfield support for 11nWey-Yi Guy2009-05-221-14/+20
* iwl3945: improve 3945 ledsAbhijeet Kolekar2009-05-221-24/+46
* libertas: read SD8688 firmware status from new registerBing Zhao2009-05-222-8/+28
* iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi2009-05-2229-0/+9713
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-2214-230/+375
* mac80211: correct probe wait timeJohannes Berg2009-05-221-1/+1
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-223-1/+16
* ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen2009-05-221-7/+21
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-224-3/+62
* libertas: get SD8688 rx length with one CMD52Bing Zhao2009-05-222-2/+58
* libertas: define macros for SDIO model numbersBing Zhao2009-05-222-9/+13
* libertas: fix GSPI card event handlingandrey@cozybit.com2009-05-221-0/+7
* mac80211: fix probe response wait timingJohannes Berg2009-05-221-4/+5
* wext: remove atomic requirement for wireless statsJohannes Berg2009-05-221-5/+27
* mac80211: fix managed mode BSSID handlingJohannes Berg2009-05-202-7/+19
* cfg80211: warn when wiphy_apply_custom_regulatory() does nothingLuis R. Rodriguez2009-05-201-2/+11
* ath9k: set max default eirp to 20 dBmLuis R. Rodriguez2009-05-201-2/+2
* mac80211: fix parameter confusion when finding IBSSJohannes Berg2009-05-201-2/+2
* ath9k: fix custom regulatory call positionLuis R. Rodriguez2009-05-201-4/+7
* mac80211: don't try to do anything on unchanged genIEJohannes Berg2009-05-202-2/+10
* rt73usb: fix for master modeAlexandre Becholey2009-05-201-3/+6
* mac80211: Do not override AID in the duration fieldJouni Malinen2009-05-201-0/+2
* mac80211: PS processing for every Beacon with our AID in TIMJouni Malinen2009-05-201-9/+10
* ath9k: Set PM field in frame control when in PS modeJouni Malinen2009-05-201-0/+15
* ath9k: Wake up for RX filter changesJouni Malinen2009-05-201-0/+2
* ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen2009-05-201-0/+10
* ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen2009-05-201-0/+8
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-204-4/+58
* mac80211: fix kernel-docJohannes Berg2009-05-203-2/+1
* rt2x00: Add USB ID for rt2800usbIvo van Doorn2009-05-201-0/+1
* cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFSPavel Roskin2009-05-201-1/+1
* ath5k: avoid and warn on potential infinite loopBob Copeland2009-05-201-0/+3
* cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez2009-05-202-1/+6
* cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez2009-05-201-6/+13
* cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez2009-05-201-1/+1
* wireless: fix to set dev->broadcast correctlyWei Yongjun2009-05-201-1/+1
* Staging: agnx: switch config_interface to bss_info_changedAlexander Beregalov2009-05-201-6/+9
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-202-15/+9
* cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-202-2/+10
* mac80211_hwsim: Group radiosDaniel Wagner2009-05-201-1/+34
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov2009-05-201-2/+1
* b43/legacy: fix beacon change processingJohannes Berg2009-05-202-25/+20
* p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov2009-05-201-8/+20
* p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov2009-05-201-2/+2