开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
airtime.c
Age
Commit message (
Expand
)
Author
2023-09-13
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
2023-09-13
wifi: mac80211: remove shifted rate support
Johannes Berg
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