summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2023-12-12wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov
2023-09-11wifi: mac80211: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg
2023-03-24wifi: mac80211: use bullet list for amsdu_mesh_control formats listBagas Sanjaya
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2022-10-07wifi: mac80211: recalc station aggregate data during link switchJohannes Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-07-15wifi: mac80211: fix up link station creation/insertionJohannes Berg
2022-07-15wifi: mac80211: limit A-MSDU subframes for client tooJohannes Berg
2022-07-15wifi: mac80211: implement callbacks for <add/mod/del>_link_stationShaul Triebitz
2022-07-15wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-07-01wifi: mac80211: sta_info: fix a missing kernel-doc struct elementMauro Carvalho Chehab
2022-06-20wifi: mac80211: maintain link-sta hash tableJohannes Berg
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg
2022-06-20wifi: mac80211: remove sta_info_tx_streams()Johannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-11-29mac80211: add docs for ssn in struct tid_ampdu_txJohannes Berg
2021-11-26mac80211: fix regression in SSN handling of addba txFelix Fietkau
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen
2020-09-18mac80211: optimize station connection monitorFelix Fietkau
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-22mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen
2019-08-21mac80211: add assoc-at supportBen Greear
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner