index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
wifi: mac80211: use bullet list for amsdu_mesh_control formats list
Bagas Sanjaya
1
-5
/
+7
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
1
-1
/
+4
2023-02-15
wifi: mac80211: add documentation for amsdu_mesh_control
Johannes Berg
1
-0
/
+2
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
1
-0
/
+1
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
1
-6
/
+18
2022-10-07
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
1
-0
/
+5
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
1
-0
/
+3
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
1
-1
/
+6
2022-07-15
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
1
-0
/
+4
2022-07-15
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
1
-0
/
+1
2022-07-15
wifi: mac80211: Remove AP SMPS leftovers
Andrei Otcheretianski
1
-4
/
+0
2022-07-01
wifi: mac80211: keep recently active tx queues in scheduling list
Felix Fietkau
1
-0
/
+1
2022-07-01
wifi: mac80211: make sta airtime deficit field s32 instead of s64
Felix Fietkau
1
-1
/
+1
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-8
/
+3
2022-07-01
wifi: mac80211: sta_info: fix a missing kernel-doc struct element
Mauro Carvalho Chehab
1
-0
/
+2
2022-06-20
wifi: mac80211: maintain link-sta hash table
Johannes Berg
1
-1
/
+13
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-1
/
+4
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-3
/
+5
2022-06-20
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: remove sta_info_tx_streams()
Johannes Berg
1
-1
/
+0
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-3
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-59
/
+96
2021-11-29
mac80211: add docs for ssn in struct tid_ampdu_tx
Johannes Berg
1
-0
/
+1
2021-11-26
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
1
-0
/
+1
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-3
/
+8
2021-05-11
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
1
-1
/
+2
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
1
-1
/
+31
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
1
-0
/
+2
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+8
2020-10-08
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
1
-0
/
+1
2020-09-18
mac80211: optimize station connection monitor
Felix Fietkau
1
-2
/
+0
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
1
-2
/
+2
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
1
-0
/
+1
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
1
-0
/
+2
2020-04-24
mac80211: fix two missing documentation entries
Johannes Berg
1
-0
/
+2
2020-04-24
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
1
-0
/
+2
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2020-03-26
mac80211: drop data frames without key on encrypted links
Johannes Berg
1
-0
/
+1
2020-02-24
mac80211: Support BIGTK configuration for Beacon protection
Jouni Malinen
1
-1
/
+3
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
1
-1
/
+0
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
1
-0
/
+8
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
1
-0
/
+4
2019-08-21
mac80211: add assoc-at support
Ben Greear
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-01
mac80211: fix missing/malformed documentation
Johannes Berg
1
-0
/
+18
2019-02-01
mac80211: Fix documentation strings for airtime-related variables
Toke Høiland-Jørgensen
1
-0
/
+3
2019-01-19
mac80211: mesh: use average bitrate for link metric calculation
Julan Hsu
1
-0
/
+4
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
1
-0
/
+13
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
1
-0
/
+2
[next]