index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
dynack.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
wifi: ath9k: Add missing include of export.h
Jeff Johnson
1
-0
/
+1
2020-11-10
ath9k: work around false-positive gcc warning
Arnd Bergmann
1
-2
/
+6
2020-11-07
ath9k: dynack: Demote non-compliant function header
Lee Jones
1
-2
/
+1
2019-09-04
ath9k: dynack: set ackto to max timeout in ath_dynack_reset
Lorenzo Bianconi
1
-7
/
+13
2019-09-04
ath9k: dynack: set max timeout according to channel width
Lorenzo Bianconi
1
-8
/
+30
2019-09-04
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
Lorenzo Bianconi
1
-1
/
+1
2019-09-04
ath9k: dyanck: introduce ath_dynack_set_timeout routine
Lorenzo Bianconi
1
-16
/
+21
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
1
-7
/
+21
2018-11-06
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2018-11-06
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
1
-14
/
+12
2018-11-06
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-2
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2014-09-30
ath9k: fix getting tx duration for dynack
Felix Fietkau
1
-1
/
+1
2014-09-16
ath9k: add dynamic ACK timeout estimation
Lorenzo Bianconi
1
-0
/
+351