aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez
2009-07-24ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos
2009-07-24ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos
2009-07-24ath9k: serialize ath9k_hw_setpower callsGabor Juhos
2009-07-24ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan
2009-07-24ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan
2009-07-24ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan
2009-07-24ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian
2009-07-24ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian
2009-07-24ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan
2009-07-24ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan
2009-07-24ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan
2009-07-24ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan
2009-07-24ath9k: remove rate control wraperLuis R. Rodriguez
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez
2009-07-24ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez
2009-07-24ath9k: remap ATH9K_MODE_*Luis R. Rodriguez
2009-07-24ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez
2009-07-24ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez
2009-07-24ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez
2009-07-24ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez
2009-07-24ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez
2009-07-24ath9k: remove unused min rate calculation codeLuis R. Rodriguez
2009-07-24ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez
2009-07-24iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez
2009-07-24ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez
2009-07-24wireless: wl12xx, fix lock imbalanceJiri Slaby
2009-07-24iwlwifi: make some logging functions static/unexportJohannes Berg
2009-07-24rtl8187: updating Kconfig with info of branded devicesHin-Tak Leung
2009-07-24zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B deviceHin-Tak Leung
2009-07-24drivers/net: Drop unnecessary NULL testJulia Lawall
2009-07-24rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn
2009-07-24ar9170: implement transmit aggregationChristian Lamparter
2009-07-24p54: generate channel list dynamicallyChristian Lamparter
2009-07-24rt2x00: Implement set_tim callback for all driversStefan Steuerwald
2009-07-24mac80211_hwsim: report fixed signal strengthJohannes Berg
2009-07-24iwlagn: fix minimum number of queues settingReinette Chatre
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre
2009-07-24iwlwifi: fix permissions on debugfs filesReinette Chatre
2009-07-24iwlwifi: move show_qos to debugfsWey-Yi Guy
2009-07-24wireless: fix supported cards for rtl8187Marcin Slusarz
2009-07-24p54: re-enable power save featureChristian Lamparter
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23Fix typos in comments in via-velocity header.Dave Jones
2009-07-23Remove unnecessary forward declarations from velocity NIC driver.Dave Jones
2009-07-23Fix up CodingStyle problems in via-velocity.cDave Jones
2009-07-23Remove unused zero-copy code from velocity NIC driver.Dave Jones