summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/dynack.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2018-11-061-7/+21
* ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2018-11-061-2/+2
* ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi2018-11-061-14/+12Star
* ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2018-11-061-1/+2
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-2/+2
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-301-1/+1
* ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-161-0/+351