summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-24ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian3-30/+67
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian5-5/+54
2009-07-24ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan2-30/+27
2009-07-24ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan2-6/+1
2009-07-24ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan2-129/+108
2009-07-24ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan1-159/+4
2009-07-24ath9k: remove rate control wraperLuis R. Rodriguez1-16/+7
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez3-29/+5
2009-07-24iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez2-7/+5
2009-07-24ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez1-4/+2
2009-07-24ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez1-5/+6
2009-07-24ath9k: remap ATH9K_MODE_*Luis R. Rodriguez1-8/+8
2009-07-24ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez3-25/+0
2009-07-24ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez1-7/+0
2009-07-24ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez1-9/+7
2009-07-24ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez1-17/+4
2009-07-24ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez1-13/+8
2009-07-24ath9k: remove unused min rate calculation codeLuis R. Rodriguez1-24/+9
2009-07-24ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez3-11/+22
2009-07-24iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez2-20/+3
2009-07-24ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez1-4/+12
2009-07-24wireless: wl12xx, fix lock imbalanceJiri Slaby1-1/+1
2009-07-24iwlwifi: make some logging functions static/unexportJohannes Berg2-186/+182
2009-07-24rtl8187: updating Kconfig with info of branded devicesHin-Tak Leung1-1/+3
2009-07-24zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B deviceHin-Tak Leung1-0/+1
2009-07-24drivers/net: Drop unnecessary NULL testJulia Lawall1-3/+0
2009-07-24rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2-3/+1
2009-07-24ar9170: implement transmit aggregationChristian Lamparter2-26/+634
2009-07-24p54: generate channel list dynamicallyChristian Lamparter3-67/+261
2009-07-24rt2x00: Implement set_tim callback for all driversStefan Steuerwald8-0/+18
2009-07-24mac80211_hwsim: report fixed signal strengthJohannes Berg1-2/+4
2009-07-24iwlagn: fix minimum number of queues settingReinette Chatre1-2/+4
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre4-26/+7
2009-07-24iwlwifi: fix permissions on debugfs filesReinette Chatre1-3/+5
2009-07-24iwlwifi: move show_qos to debugfsWey-Yi Guy3-21/+26
2009-07-24wireless: fix supported cards for rtl8187Marcin Slusarz1-1/+1
2009-07-24p54: re-enable power save featureChristian Lamparter5-32/+98
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller53-176/+3502
2009-07-23Fix typos in comments in via-velocity header.Dave Jones1-3/+3
2009-07-23Remove unnecessary forward declarations from velocity NIC driver.Dave Jones1-1681/+1580
2009-07-23Fix up CodingStyle problems in via-velocity.cDave Jones1-95/+80
2009-07-23Remove unused zero-copy code from velocity NIC driver.Dave Jones1-66/+11
2009-07-23net: move macsonic's probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-23net: move xtsonic's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23net: move meth's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23net: move jazzsonic's probe function to .devinit.textUwe Kleine-König1-2/+2
2009-07-23net: move sgiseeq's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23veth: Zero timestamp in xmit path.Ben Greear1-0/+1
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2-47/+112