summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez
2009-07-29ath9k: Add debug counters for TXSujith
2009-07-29ath9k: get rid of unnecessary setpower callsGabor Juhos
2009-07-29ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos
2009-07-29ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan
2009-07-27ath9k: Remove a few redundant variables/macrosSujith
2009-07-27ath9k: Cleanup return valuesSujith
2009-07-27ath9k: Remove redundant HT macrosSujith
2009-07-27ath9k: Fix a sparse warningSujith
2009-07-27ath9k: Trivial fix in KconfigSujith
2009-07-27ath9k: Add init values for AR9287 based chipsets.Vivek Natarajan
2009-07-27ath: map TH to FCC3_WORLDLuis R. Rodriguez
2009-07-27ath9k: Read outside array boundsRoel Kluin
2009-07-24ath9k: do not stop the queues in driver stopLuis R. Rodriguez
2009-07-24ath5k: fix values for bus error bits in ISR2Pavel Roskin
2009-07-24ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsfGabor Juhos
2009-07-24ath9k: wake up the chip for TSF resetGabor Juhos
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-24ath9k: Add AR9287 based chipsets' register information.Vivek Natarajan
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-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-24ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez
2009-07-24ar9170: implement transmit aggregationChristian Lamparter