Commit Graph

70 Commits (ff155a45cea56ad7a90c3f5192db59a4c7812fde)

Author SHA1 Message Date
Vasanthakumar Thiagarajan 81fa16fbe0 ath9k: Remove hw capability bit meant for btcoex 16 years ago
Vasanthakumar Thiagarajan 22f25d0d5e ath9k: Determine btcoex scheme type based on chip version 16 years ago
Vasanthakumar Thiagarajan f985ad12b5 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces 16 years ago
Sujith 3d832611d7 ath9k: Fix chainmask selection during scanning 16 years ago
Vasanthakumar Thiagarajan 22e66a4c15 ath9k: Nuke struct ath9k_node_stats 16 years ago
Luis R. Rodriguez 608b88cb34 ath: move regulatory info into shared common structure 16 years ago
Sujith 4c48381786 ath9k: Fix TX poll cancelling 16 years ago
Johannes Berg 3ac64beecd mac80211: allow configure_filter callback to sleep 16 years ago
Vivek Natarajan 08fc5c1ba0 ath9k: Enable LEDs for AR9287 chipsets. 16 years ago
Sujith eff563cf10 ath9k: Set HW state properly 16 years ago
Sujith 1aa8e84736 ath9k: Remove has_hw_phycounters 16 years ago
Luis R. Rodriguez d15dd3e5d7 ath: add common ath_rxbuf_alloc() and make ath9k use it 16 years ago
Luis R. Rodriguez af6a3fc7e7 ath9k: Fix regression on receiving PS poll frames 16 years ago
Luis R. Rodriguez e48e3a2f17 ath9k: cancel xmit poll work at stop() callback 16 years ago
Luis R. Rodriguez 2f69ffacb3 ath9k: remove dangling error check on keycache reset on hw init 16 years ago
Luis R. Rodriguez 95fafca26d ath9k: call ath9k_hw_detach() once upon hw init failure 16 years ago
Luis R. Rodriguez 3ce1b1a949 ath9k: set sc->sc_ah to NULL after freeing it 16 years ago
Luis R. Rodriguez 1e40bcfa91 ath9k: distinguish between device initialization and ath_softc init 16 years ago
Luis R. Rodriguez f637cfd6bb ath9k: describe hw initialization better 16 years ago
Luis R. Rodriguez 08e0403a14 ath9k: remove debug message for no memoery on ath_init() 16 years ago
Luis R. Rodriguez 07c10c6177 ath9k: pass only one argument to hw attach 16 years ago
Luis R. Rodriguez e1e2f93ffa ath9k: move cache setting of softc ah prior to attach 16 years ago
Luis R. Rodriguez 8df5d1b773 ath9k: move devid cache setting to ath_init() 16 years ago
Luis R. Rodriguez 4f3acf81f2 ath9k: move memory allocation of ath_hw to ath_init() 16 years ago
Luis R. Rodriguez 7819ac84b6 ath9k: propagate hw initialization errors 16 years ago
Luis R. Rodriguez 42935ecaf4 mac80211: redefine usage of the mac80211 workqueue 16 years ago
Luis R. Rodriguez c94dbff799 ath9k: move workqueue cancels to stop callback 16 years ago
Luis R. Rodriguez 35c95ab9b5 ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds() 16 years ago
Luis R. Rodriguez 9851bad7a3 ath9k: re-order cancelling of work on mac80211 workqueue 16 years ago
Luis R. Rodriguez 35a1e70dfe ath9k: remove unused ATH_PCI_VERSION 16 years ago
Gabor Juhos 96148326c4 ath9k: fix race with IEEE80211_CONF_PS checks 16 years ago
Vivek Natarajan ac88b6ecdf ath9k: Add support for AR9287 based chipsets. 16 years ago
Sujith f83da96564 ath9k: Cleanup return values 16 years ago
Sujith 9e98ac65a3 ath9k: Remove redundant HT macros 16 years ago
Luis R. Rodriguez 95a2b2ef82 ath9k: do not stop the queues in driver stop 16 years ago
Luis R. Rodriguez 64839170be ath9k: disable radio when all devices are marked idle 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
Senthil Balasubramanian 164ace3853 ath9k: Fix TX hang issue with Atheros chipsets 16 years ago
Senthil Balasubramanian a59b5a5e68 ath9k: Manipulate and report the correct RSSI 16 years ago
Luis R. Rodriguez dd1901830c ath9k: cleanup try count for MRR in rate control 16 years ago
Senthil Balasubramanian 140add2135 ath9k: Handle different TX and RX streams properly. 16 years ago
Senthil Balasubramanian e5f0921a95 ath9k: race condition in SCANNING state check during ANI calibration 16 years ago
Senthil Balasubramanian f38faa31e0 ath9k: stop ani when the STA gets disconnected. 16 years ago
Senthil Balasubramanian 2664f201ef ath9k: remove unnecessary STATION mode check. 16 years ago
Gabor Juhos 38ab422e64 ath9k: restore PS mode, before we put the chip into FULL SLEEP state. 16 years ago
Gabor Juhos 3989279ccc ath9k: restore power mode on error path 16 years ago
Johannes Berg 3b319aae42 ath9k: port to cfg80211 rfkill 16 years ago
Vasanthakumar Thiagarajan 159cd468bc ath9k: Make sure we have current channel in ah_curchan before rf disable/enable 16 years ago
Vasanthakumar Thiagarajan 82880a7cf9 ath9k: Add helper to get ath9k specific current channel 16 years ago