summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-0810-22/+40
|\
| * mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| * mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
| * ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-031-2/+1Star
| * b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
| * mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| * ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3Star
| * iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| * ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
* | ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-024-2/+11
* | airo: fix setting zero length WEP keyStanislaw Gruszka2010-02-021-16/+18
* | lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-021-10/+10
* | lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-022-3/+2Star
* | ath9k: fix access to freed data on unloadPavel Roskin2010-02-014-29/+7Star
* | ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie2010-02-011-2/+1Star
* | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-011-0/+4
* | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-011-0/+2
* | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-012-2/+7
* | mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-011-2/+2
* | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-011-11/+13
* | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-011-1/+1
* | b43: N-PHY: implement setting RF sequenceRafał Miłecki2010-02-011-4/+31
* | b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki2010-02-011-1/+52
* | b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki2010-02-011-1/+11
* | b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki2010-02-011-1/+83
* | b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki2010-02-011-49/+52
* | cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-014-3/+213
* | cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez2010-02-011-3/+1Star
* | b43: N-PHY: add workarounds for gain controlRafał Miłecki2010-02-011-1/+129
* | b43: N-PHY: update general workaroundsRafał Miłecki2010-02-012-104/+115
* | ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin2010-02-011-17/+26
* | ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin2010-02-014-9/+9
* | ps3_gelic_wireless: fix format warningJohn W. Linville2010-02-011-1/+1
* | iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-292-1/+3
* | iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg2010-01-291-1/+1
* | iwlwifi: remove unused work structsJohannes Berg2010-01-291-4/+0Star
* | iwlwifi: remove bg_up workJohannes Berg2010-01-293-29/+14Star
* | iwlagn: simplify ucode loadingJohannes Berg2010-01-291-41/+22Star
* | iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1Star
* | iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy2010-01-291-1/+71
* | iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy2010-01-291-2/+2
* | iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy2010-01-291-1/+1
* | iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7Star
* | iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
* | iwlwifi: optimize power savingDaniel Halperin2010-01-291-0/+2
* | ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-292-2/+7
* | ps3_gelic_wireless: fix directed ssid scanHamish Guthrie2010-01-281-6/+9
* | ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie2010-01-284-153/+0Star
* | cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville2010-01-271-1/+1