aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/dynack.c
AgeCommit message (Expand)Author
2019-09-04ath9k: dynack: set ackto to max timeout in ath_dynack_resetLorenzo Bianconi
2019-09-04ath9k: dynack: set max timeout according to channel widthLorenzo Bianconi
2019-09-04ath9k: dynack: properly set last timeout timestamp in ath_dynack_resetLorenzo Bianconi
2019-09-04ath9k: dyanck: introduce ath_dynack_set_timeout routineLorenzo Bianconi
2019-09-04ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2018-11-06ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2018-11-06ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2018-11-06ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi
2018-11-06ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau
2014-09-16ath9k: add dynamic ACK timeout estimationLorenzo Bianconi