开源镜像站
帮助
动态
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
/
rate.c
Age
Commit message (
Expand
)
Author
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-03-04
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
wifi: mac80211: only call drv_sta_rc_update for uploaded stations
Felix Fietkau
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
2022-07-15
wifi: mac80211: make ieee80211_check_rate_mask() link-aware
Johannes Berg
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
wifi: mac80211: status: look up band only where needed
Johannes Berg
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
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
2021-09-23
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
2021-06-23
mac80211: add rate control support for encap offload
Ryder Lee
2021-06-23
mac80211: refactor rc_no_data_or_no_ack_use_min function
Philipp Borgers
2021-06-23
mac80211: do not use low data rates for data frames with no ack flag
Philipp Borgers
2021-02-01
mac80211: fix station rate table updates on assoc
Felix Fietkau
2020-10-08
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
2020-09-28
mac80211: avoid rate init for S1G band
Thomas Pedersen
2020-09-28
mac80211: handle S1G low rates
Thomas Pedersen
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
mac80211: extend __rate_control_send_low warning
Johannes Berg
2019-06-14
mac80211: fill low rate even for HAS_RATE_CONTROL
Johannes Berg
2019-06-14
mac80211: use STA info in rate_control_send_low()
Johannes Berg
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
2017-05-17
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-13
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
2017-03-08
mac80211: reject/clear user rate mask if not usable
Johannes Berg
2017-03-06
mac80211: remove local pointer from rate_ctrl_ref
Johannes Berg
2017-01-24
mac80211: don't try to sleep in rate_control_rate_init()
Johannes Berg
2017-01-11
mac80211: calculate min channel width correctly
Johannes Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-11-03
mac80211: further improve "no supported rates" warning
Johannes Berg
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-09-29
mac80211: improve __rate_control_send_low warning
Johannes Berg
2015-09-04
mac80211: Do not use sizeof() on pointer type
Thierry Reding
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
2015-08-14
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
2015-08-14
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
2015-08-14
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
2015-07-17
mac80211: deinline rate_control_rate_init, rate_control_rate_update
Denys Vlasenko
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-23
module: add per-module param_lock
Dan Streetman
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-04-20
mac80211: lock rate control
Johannes Berg
[next]