index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
dynack.c
Age
Commit message (
Expand
)
Author
2020-11-10
ath9k: work around false-positive gcc warning
Arnd Bergmann
2020-11-07
ath9k: dynack: Demote non-compliant function header
Lee Jones
2019-09-04
ath9k: dynack: set ackto to max timeout in ath_dynack_reset
Lorenzo Bianconi
2019-09-04
ath9k: dynack: set max timeout according to channel width
Lorenzo Bianconi
2019-09-04
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
Lorenzo Bianconi
2019-09-04
ath9k: dyanck: introduce ath_dynack_set_timeout routine
Lorenzo Bianconi
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
2018-11-06
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
2018-11-06
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
2018-11-06
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2014-09-30
ath9k: fix getting tx duration for dynack
Felix Fietkau
2014-09-16
ath9k: add dynamic ACK timeout estimation
Lorenzo Bianconi