Commit Graph

353 Commits (23e018a1b083ecb4b8bb2fb43d58e7c19b5d7959)

Author SHA1 Message Date
Sujith fec247c0d5 ath9k: Add debug counters for TX 16 years ago
Gabor Juhos cbdec97587 ath9k: get rid of unnecessary setpower calls 16 years ago
Gabor Juhos 96148326c4 ath9k: fix race with IEEE80211_CONF_PS checks 16 years ago
Alexander Beregalov ff8365ca88 ar9170: fix build error when !CONFIG_AR9170_LEDS 16 years ago
Vivek Natarajan ac88b6ecdf ath9k: Add support for AR9287 based chipsets. 16 years ago
Sujith 4ef7084173 ath9k: Remove a few redundant variables/macros 16 years ago
Sujith f83da96564 ath9k: Cleanup return values 16 years ago
Sujith 9e98ac65a3 ath9k: Remove redundant HT macros 16 years ago
Sujith 305fe47fb8 ath9k: Fix a sparse warning 16 years ago
Sujith c49fd520d1 ath9k: Trivial fix in Kconfig 16 years ago
Vivek Natarajan d9db5fa2c5 ath9k: Add init values for AR9287 based chipsets. 16 years ago
Luis R. Rodriguez 58d30d14a1 ath: map TH to FCC3_WORLD 16 years ago
Roel Kluin 008749fc99 ath9k: Read outside array bounds 16 years ago
Luis R. Rodriguez 95a2b2ef82 ath9k: do not stop the queues in driver stop 16 years ago
Pavel Roskin f974cfdd81 ath5k: fix values for bus error bits in ISR2 16 years ago
Gabor Juhos f9b604f6c2 ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf 16 years ago
Gabor Juhos 1b7e528b2e ath9k: wake up the chip for TSF reset 16 years ago
Johannes Berg e91d83346a wireless: remove print_mac uses 16 years ago
Vivek Natarajan 04dc882d60 ath9k: Add AR9287 based chipsets' register information. 16 years ago
Luis R. Rodriguez 64839170be ath9k: disable radio when all devices are marked idle 16 years ago
Gabor Juhos 709ade9eb8 ath9k: serialize ath9k_ps_{wakeup,restore} calls 16 years ago
Gabor Juhos 0bc0798b76 ath9k: uninline ath9k_ps_{wakeup,restore} functions 16 years ago
Gabor Juhos 04717ccd80 ath9k: serialize ath9k_hw_setpower calls 16 years ago
Vasanthakumar Thiagarajan ebaa24534e ath9k: Remove pointless ath9k_ps_restore() in ath_detach() 16 years ago
Vasanthakumar Thiagarajan c41d92dc9d ath9k: Handle tx desc shortage more appropriately 16 years ago
Vasanthakumar Thiagarajan 8e7f98b569 ath9k: Remove bogus assert in ath_clone_txbuf() 16 years ago
Senthil Balasubramanian 164ace3853 ath9k: Fix TX hang issue with Atheros chipsets 16 years ago
Senthil Balasubramanian dd8b15b027 ath9k: RX stucks during heavy traffic in HT40 mode. 16 years ago
Senthil Balasubramanian a59b5a5e68 ath9k: Manipulate and report the correct RSSI 16 years ago
Vasanthakumar Thiagarajan 922bac6022 ath9k: Nuke struct ath_tx_ratectrl_state 16 years ago
Vasanthakumar Thiagarajan c41304653e ath9k: Use probe interval instead of rssi reduce interval 16 years ago
Vasanthakumar Thiagarajan ddf4a2db72 ath9k: Remove unused members from rate control structure 16 years ago
Vasanthakumar Thiagarajan 39a4cafe16 ath9k: Remove dead code in rate control 16 years ago
Luis R. Rodriguez e25739a171 ath9k: remove rate control wraper 16 years ago
Luis R. Rodriguez 4c6d4f5c33 mac80211: add helper for management / no-ack frame rate decision 16 years ago
Luis R. Rodriguez 7682a76df8 ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks 16 years ago
Luis R. Rodriguez 201c3b414b ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix() 16 years ago
Luis R. Rodriguez b9b6e15a94 ath9k: remap ATH9K_MODE_* 16 years ago
Luis R. Rodriguez dfe80a3fd2 ath9k: remove ATH9K_MODE_11B 16 years ago
Luis R. Rodriguez 4e6df85dac ath9k: remove unused ath_rc_isvalid_txmask() 16 years ago
Luis R. Rodriguez 39448b0a27 ath9k: rename ath_rc_get_nextlowervalid_txrate() 16 years ago
Luis R. Rodriguez 20f57215a2 ath9k: remove pointless wrapper ath_rc_rate_getidx() 16 years ago
Luis R. Rodriguez 7466c524a4 ath9k: remove unused stepdown when looking for the next rate 16 years ago
Luis R. Rodriguez 984d021d56 ath9k: remove unused min rate calculation code 16 years ago
Luis R. Rodriguez dd1901830c ath9k: cleanup try count for MRR in rate control 16 years ago
Luis R. Rodriguez e43419f9ad ath9k: downgrade assert in rc.c for invalid rate 16 years ago
Christian Lamparter acbadf01ff ar9170: implement transmit aggregation 16 years ago
Luis R. Rodriguez 5d2214ac5e ath: add support for special 0x8000 regulatory domain 16 years ago
Luis R. Rodriguez c66284f2a4 ath9k: Tune ANI function processing on AP mode during ANI reset 16 years ago
Bob Copeland 65b5a69860 ath5k: temporarily disable crypto for AP mode 16 years ago