index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
airtime.c
Age
Commit message (
Expand
)
Author
2022-11-25
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-11
mac80211: correct legacy rates check in ieee80211_calc_rx_airtime
MeiChia Chiu
2022-02-04
mac80211: remove unused macros
Johannes Berg
2022-02-04
mac80211: airtime: avoid variable shadowing
Johannes Berg
2020-09-18
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
2020-09-18
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
2020-08-27
mac80211: improve AQL aggregation estimation for low data rates
Felix Fietkau
2020-08-27
mac80211: factor out code to look up the average packet length duration for a...
Felix Fietkau
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
2019-12-13
mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()
Dan Carpenter
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen