Sujith Manoharan
|
dd5ee59bb0
ath9k: Fix ATH9K_HW_CAP_HT usage
|
12 years ago |
Felix Fietkau
|
81b519504f
ath9k: use ath_tx_process_buffer instead of open-coding similar code
|
12 years ago |
Felix Fietkau
|
1381559ba4
ath9k: clean up processing of pending tx frames on reset
|
12 years ago |
Felix Fietkau
|
b81950b165
ath9k: use the devres API for allocations/mappings
|
12 years ago |
Sujith Manoharan
|
a56c919f05
ath9k: Remove redundant NULL assignment
|
12 years ago |
Sujith Manoharan
|
de7b7604ea
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
|
12 years ago |
Sujith Manoharan
|
78ef731ce5
ath9k: Fix the 'xmit' debugfs file
|
12 years ago |
Sujith Manoharan
|
bea843c738
ath9k/ath9k_htc: Remove WME macros
|
12 years ago |
Sven Eckelmann
|
6fe7cc71bb
ath9k: Test for TID only in BlockAcks while checking tx status
|
12 years ago |
Felix Fietkau
|
8c6e30936a
ath9k: fix stale pointers potentially causing access to free'd skbs
|
12 years ago |
Felix Fietkau
|
249ee72249
ath9k: use ieee80211_free_txskb
|
12 years ago |
Sujith Manoharan
|
365d2ebcab
ath9k: Fix chainmask selection for AR9462
|
12 years ago |
John W. Linville
|
fac805f8c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Sujith Manoharan
|
adfbda6224
ath9k: Fix TX filter usage
|
13 years ago |
Felix Fietkau
|
51dea9be7e
ath9k: fix PA linearization calibration related crash
|
13 years ago |
Thomas Huehn
|
36323f817a
mac80211: move TX station pointer and restructure TX
|
13 years ago |
Rajkumar Manoharan
|
124b979bae
ath9k: Fix race in reset-work usage
|
13 years ago |
Sujith Manoharan
|
7e52c8aa35
ath9k: Cleanup beacon queue configuration
|
13 years ago |
Felix Fietkau
|
aa5955c36f
ath9k: fix aggregate size limit based on queue TXOP limit
|
13 years ago |
Felix Fietkau
|
7702e788e7
ath9k: make per-WMM-AC queue sizes configurable via debugfs
|
13 years ago |
John W. Linville
|
635d999fd3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Sven Eckelmann
|
313eb87f1e
ath9k: raise aggregation limit to 64k for HT IBSS
|
13 years ago |
Felix Fietkau
|
80b08a8d88
ath9k: fix invalid pointer access in the tx path
|
13 years ago |
Felix Fietkau
|
76591bea97
ath9k: fix a tx rate duration calculation bug
|
13 years ago |
Sujith Manoharan
|
07c15a3ffd
ath9k: Fix powersave locking
|
13 years ago |
Sujith Manoharan
|
781b14a315
ath9k: Use atomic operations
|
13 years ago |
Sujith Manoharan
|
ef1b6cd9a1
ath9k: Group link monitoring logic
|
13 years ago |
Felix Fietkau
|
81357a281d
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
|
13 years ago |
Sujith Manoharan
|
fd09c85fe1
ath9k: Fix TX fragmentation
|
13 years ago |
Felix Fietkau
|
239c795d6b
ath9k_hw: remove ath9k_hw_gettxintrtxqs
|
13 years ago |