summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg14-470/+526
2010-02-08mac80211: don't probe if we have probe responseJohannes Berg1-5/+5
2010-02-08wireless: update radiotap parserJohannes Berg4-130/+271
2010-02-08mac80211_hwsim: add fake hw scan handlerJohannes Berg1-1/+43
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-22/+40
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg1-8/+10
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault1-1/+1
2010-02-03ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch1-2/+1
2010-02-03b43: Fix throughput regressionLarry Finger2-3/+11
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-02airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2-3/+2
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2-2/+7
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin1-11/+13
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin1-1/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki1-1/+83
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki1-49/+52
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez4-3/+213
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez1-3/+1
2010-02-01b43: N-PHY: add workarounds for gain controlRafał Miłecki1-1/+129
2010-02-01b43: N-PHY: update general workaroundsRafał Miłecki2-104/+115
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin4-9/+9
2010-02-01ps3_gelic_wireless: fix format warningJohn W. Linville1-1/+1
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2-1/+3
2010-01-29iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg1-1/+1
2010-01-29iwlwifi: remove unused work structsJohannes Berg1-4/+0
2010-01-29iwlwifi: remove bg_up workJohannes Berg3-29/+14
2010-01-29iwlagn: simplify ucode loadingJohannes Berg1-41/+22
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg1-2/+1
2010-01-29iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy1-1/+71
2010-01-29iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy1-2/+2
2010-01-29iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy1-1/+1
2010-01-29iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg1-8/+7
2010-01-29iwlwifi: sysassert identifier changeWey-Yi Guy1-1/+1
2010-01-29iwlwifi: optimize power savingDaniel Halperin1-0/+2
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan2-2/+7
2010-01-28ps3_gelic_wireless: fix directed ssid scanHamish Guthrie1-6/+9
2010-01-28ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie4-153/+0
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville1-1/+1