summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/dynack.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi1-7/+21
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi1-1/+2
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau1-1/+1
2014-09-17ath9k: add dynamic ACK timeout estimationLorenzo Bianconi1-0/+351