index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
1
-10
/
+20
2022-04-20
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2021-02-18
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
1
-0
/
+6
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-2
/
+5
2019-04-29
ath9k: Remove some set but not used variables
YueHaibing
1
-11
/
+0
2019-04-29
ath9k: Don't trust TX status TID number when reporting airtime
Toke Høiland-Jørgensen
1
-3
/
+4
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-1
/
+4
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
1
-0
/
+3
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
1
-171
/
+73
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
1
-2
/
+3
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
1
-9
/
+9
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
1
-1
/
+1
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
1
-1
/
+1
2018-07-31
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
1
-9
/
+3
2018-07-31
ath9k: fix block-ack window tracking issues
Felix Fietkau
1
-11
/
+18
2018-07-31
ath9k: report tx status on EOSP
Felix Fietkau
1
-1
/
+2
2018-07-31
ath9k: clear potentially stale EOSP status bit in intermediate queues
Felix Fietkau
1
-1
/
+2
2018-07-31
ath9k: fix moredata bit in PS buffered frame release
Felix Fietkau
1
-0
/
+20
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-03-14
ath9k: Protect queue draining by rcu_read_lock()
Toke Høiland-Jørgensen
1
-0
/
+4
2017-02-14
ath9k: clean up and fix ath_tx_count_airtime
Felix Fietkau
1
-36
/
+16
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
1
-2
/
+0
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
1
-61
/
+131
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
1
-1
/
+1
2016-12-15
ath9k: Turn ath_txq_lock/unlock() into static inlines.
Toke Høiland-Jørgensen
1
-12
/
+0
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-48
/
+129
2016-12-15
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
1
-1
/
+2
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-204
/
+134
2016-09-09
ath9k: improve powersave filter handling
Felix Fietkau
1
-3
/
+9
2016-09-09
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
1
-32
/
+62
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2015-12-11
ath9k: fix inconsistent indenting on return statement
Colin Ian King
1
-1
/
+1
2015-12-08
ath9k: queue null frames in case of MCC
Janusz Dziedzic
1
-0
/
+6
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
1
-0
/
+15
2015-08-06
ath9k: remove the sched field in struct ath_atx_tid
Felix Fietkau
1
-15
/
+8
2015-08-06
ath9k: remove struct ath_atx_ac
Felix Fietkau
1
-89
/
+39
2015-07-21
ath9k: fix moredata flag endianness in cabq tx
Michal Kazior
1
-2
/
+2
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
1
-2
/
+5
2015-05-03
ath9k: fix per-packet tx power configuration
Lorenzo Bianconi
1
-27
/
+25
2015-03-03
ath9k: add per-vif TX power capability to TX path
Lorenzo Bianconi
1
-14
/
+28
2015-01-23
ath9k: Fix no-ack frame status
Sujith Manoharan
1
-3
/
+6
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
1
-2
/
+4
2015-01-15
ath9k: add TPC to TX path for AR9002 based chips
Lorenzo Bianconi
1
-12
/
+56
2014-12-24
ath9k: fix typo
Lorenzo Bianconi
1
-1
/
+1
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-2
/
+4
2014-11-25
ath9k: add TPC capability to TX descriptor path
Lorenzo Bianconi
1
-1
/
+36
2014-10-23
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
1
-2
/
+8
2014-10-08
ath9k: Fix sequence number assignment
Sujith Manoharan
1
-11
/
+23
2014-09-30
ath9k: fix getting tx duration for dynack
Felix Fietkau
1
-0
/
+2
[next]