aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: Manipulate and report the correct RSSISenthil Balasubramanian2009-07-245-5/+54
* ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan2009-07-242-30/+27
* ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan2009-07-242-6/+1
* ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan2009-07-242-129/+108
* ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan2009-07-241-159/+4
* ath9k: remove rate control wraperLuis R. Rodriguez2009-07-241-16/+7
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-247-60/+59
* iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-7/+5
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-8/+6
* ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez2009-07-241-4/+2
* ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez2009-07-241-5/+6
* ath9k: remap ATH9K_MODE_*Luis R. Rodriguez2009-07-241-8/+8
* ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez2009-07-243-25/+0
* ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez2009-07-241-7/+0
* ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez2009-07-241-9/+7
* ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez2009-07-241-17/+4
* ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez2009-07-241-13/+8
* ath9k: remove unused min rate calculation codeLuis R. Rodriguez2009-07-241-24/+9
* ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-243-11/+22
* iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez2009-07-242-20/+3
* ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez2009-07-241-4/+12
* mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-242-0/+31
* wireless: wl12xx, fix lock imbalanceJiri Slaby2009-07-241-1/+1
* iwlwifi: make some logging functions static/unexportJohannes Berg2009-07-242-186/+182
* rtl8187: updating Kconfig with info of branded devicesHin-Tak Leung2009-07-241-1/+3
* zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B deviceHin-Tak Leung2009-07-241-0/+1
* cfg80211: fix unregistrationJohannes Berg2009-07-241-5/+5
* mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-242-3/+8
* drivers/net: Drop unnecessary NULL testJulia Lawall2009-07-241-3/+0
* cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-241-1/+11
* rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2009-07-242-3/+1
* ar9170: implement transmit aggregationChristian Lamparter2009-07-242-26/+634
* p54: generate channel list dynamicallyChristian Lamparter2009-07-243-67/+261
* cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-241-5/+3
* rt2x00: Implement set_tim callback for all driversStefan Steuerwald2009-07-248-0/+18
* nl80211: report BSS statusJohannes Berg2009-07-242-17/+59
* cfg80211: fix wext setting SSIDJohannes Berg2009-07-241-1/+1
* cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-241-5/+1
* mac80211_hwsim: report fixed signal strengthJohannes Berg2009-07-241-2/+4
* cfg80211: fix wext statsJohannes Berg2009-07-241-4/+9
* cfg80211: update misleading commentHelmut Schaa2009-07-241-1/+1
* mac80211: mesh: fix two small problemsJohannes Berg2009-07-242-4/+7
* cfg80211: fix a locking bugJohannes Berg2009-07-241-2/+2
* mac80211: monitor the connectionJohannes Berg2009-07-243-72/+227
* mac80211: fix multi-use timerJohannes Berg2009-07-241-7/+33
* iwlagn: fix minimum number of queues settingReinette Chatre2009-07-241-2/+4
* iwl3945: cleanup number of queues settingsReinette Chatre2009-07-244-26/+7
* iwlwifi: fix permissions on debugfs filesReinette Chatre2009-07-241-3/+5
* iwlwifi: move show_qos to debugfsWey-Yi Guy2009-07-243-21/+26
* cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-241-1/+4