summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2023-06-21wifi: mac80211: avoid lockdep checking when removing deflinkBenjamin Berg
2023-06-06wifi: mac80211: batch recalc during STA flushJohannes Berg
2023-06-06wifi: mac80211: move sta_info_move_state() upJohannes Berg
2023-06-06wifi: mac80211: recalc min chandef for new STA linksJohannes Berg
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg
2023-04-13wifi: mac80211: flush queues on STA removalJohannes Berg
2023-03-30wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
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-10-07wifi: mac80211: add pointer from link STA to STABenjamin Berg
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg
2022-09-06wifi: mac80211: add ieee80211_find_sta_by_link_addrs APIJohannes Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg
2022-08-25wifi: mac80211: properly set old_links when removing a linkShaul Triebitz
2022-08-25wifi: mac80211: always free sta in __sta_info_alloc in case of errorLorenzo Bianconi
2022-07-22wifi: mac80211: sta_info: fix link_sta insertionJohannes Berg
2022-07-22wifi: mac80211: fix link sta hash table handlingJohannes 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: Support multi link in ieee80211_recalc_min_chandef()Andrei Otcheretianski
2022-07-15wifi: mac80211: skip rate statistics for MLD STAsJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes 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: only accumulate airtime deficit for active clientsFelix Fietkau
2022-07-01wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-06-20wifi: mac80211: set STA deflink addressesJohannes Berg
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: refactor some sta_info link handlingJohannes Berg
2022-06-20wifi: mac80211: remove sta_info_tx_streams()Johannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-04mac80211: remove useless ieee80211_vif_is_mesh() checkBaligh Gasmi
2021-12-14mac80211: update channel context before station stateMordechay Goodstein
2021-11-26mac80211: fix a memory leak where sta_info is not freedAhmed Zaki