aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/tx99.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau1-0/+7
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau1-9/+0
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-2/+2
2017-10-13ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick1-1/+1
2016-05-28ath9k: Proper TX99 interrupt ref countEduardo Abinader1-1/+0
2016-05-28ath9k: allow tx99 for ar9002 based cardsEduardo Abinader1-1/+1
2014-10-27ath9k: Unify reset APISujith Manoharan1-2/+2
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan1-1/+7
2014-09-09ath9k: Fix interface accountingSujith Manoharan1-1/+1
2014-06-19ath9k: Implement channel context opsFelix Fietkau1-1/+1
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-1/+1
2013-12-11ath9k: initialize retry chain flags in tx99 codeLorenzo Bianconi1-1/+9
2013-12-05ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi1-0/+1
2013-12-02ath9k: fix SC_OP_INVALID test in ath9k_tx99_init()Dan Carpenter1-1/+1
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan1-0/+263