aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-0/+3
2022-07-15wifi: mac80211: fix up link station creation/insertionJohannes Berg1-1/+6
2022-07-15wifi: mac80211: limit A-MSDU subframes for client tooJohannes Berg1-0/+4
2022-07-15wifi: mac80211: implement callbacks for <add/mod/del>_link_stationShaul Triebitz1-0/+1
2022-07-15wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski1-4/+0
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau1-0/+1
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau1-1/+1
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau1-8/+3
2022-07-01wifi: mac80211: sta_info: fix a missing kernel-doc struct elementMauro Carvalho Chehab1-0/+2
2022-06-20wifi: mac80211: maintain link-sta hash tableJohannes Berg1-1/+13
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg1-1/+4
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg1-3/+5
2022-06-20wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg1-1/+1
2022-06-20wifi: mac80211: remove sta_info_tx_streams()Johannes Berg1-1/+0
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg1-3/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-59/+96
2021-11-29mac80211: add docs for ssn in struct tid_ampdu_txJohannes Berg1-0/+1
2021-11-26mac80211: fix regression in SSN handling of addba txFelix Fietkau1-0/+1
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen1-3/+8
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg1-1/+2
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg1-1/+31
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau1-0/+2
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab1-1/+8
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen1-0/+1
2020-09-18mac80211: optimize station connection monitorFelix Fietkau1-2/+0
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau1-2/+2
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau1-0/+1
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil1-0/+2
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg1-0/+2
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein1-0/+2
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg1-0/+1
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen1-1/+3
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen1-1/+0
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan1-0/+8
2019-11-22mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen1-0/+4
2019-08-21mac80211: add assoc-at supportBen Greear1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg1-0/+18
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen1-0/+3
2019-01-19mac80211: mesh: use average bitrate for link metric calculationJulan Hsu1-0/+4
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+13
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland1-0/+2
2018-06-18mac80211: add support for HELuca Coelho1-3/+17
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg1-1/+2
2018-05-07mac80211: average ack rssi support for data framesBalaji Pothunoori1-0/+2
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty1-0/+2
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook1-2/+10
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook1-0/+2
2017-10-02mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka1-1/+1