summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-02wifi: mac80211: fix RCU dereference in throughput estimateJohannes Berg1-1/+1
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau1-1/+16
2026-07-28wifi: mac80211: estimate expected throughput if not provided by driver/rcFelix Fietkau1-3/+46
2026-07-06wifi: mac80211: defer link RX stats percpu free to RCUMaoyi Xie1-4/+11
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg1-3/+7
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg1-0/+16
2026-06-03wifi: mac80211: refactor link STA bandwidth updateJohannes Berg1-0/+23
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges1-0/+7
2026-06-03wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD APFelix Fietkau1-1/+4
2026-05-20wifi: mac80211: skip NSS and BW init for S1G staLachlan Hodges1-0/+17
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg1-2/+45
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg1-3/+154
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg1-1/+1
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg1-7/+11
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg1-0/+92
2026-04-28wifi: mac80211: set cur_max_bandwidth to maximumJohannes Berg1-0/+2
2026-04-07wifi: mac80211: update NAN data path state on schedule changesMiri Korenblit1-0/+4
2026-04-07wifi: mac80211: add NAN peer schedule supportMiri Korenblit1-0/+4
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit1-2/+19
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2026-03-06wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari1-2/+5
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg1-1/+12
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang1-5/+17
2026-01-08wifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang1-3/+4
2025-09-19wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin1-2/+0
2025-09-10wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma1-3/+7
2025-09-04wifi: mac80211: reduce the scope of link_idMiri Korenblit1-1/+2
2025-07-09wifi: mac80211: add mandatory bitrate support for 6 GHzSomashekhar Puttagangaiah1-1/+2
2025-06-24wifi: mac80211: add link_sta_statistics ops to fill link station statisticsSarika Sharma1-3/+3
2025-06-24wifi: mac80211: extend support to fill link level sinfo structureSarika Sharma1-2/+258
2025-06-24wifi: mac80211: add support to accumulate removed link statisticsSarika Sharma1-0/+74
2025-06-24wifi: mac80211: add support towards MLO handling of station statisticsSarika Sharma1-25/+56
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen1-28/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-3/+17
2025-03-07wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach1-3/+17
2025-02-28wifi: mac80211: refactor populating mesh related fields in sinfoSarika Sharma1-29/+35
2025-01-13wifi: mac80211: add some support for RX OMI power savingJohannes Berg1-0/+18
2025-01-13wifi: mac80211: add an option to filter a sta from being flushedMiri Korenblit1-1/+4
2024-05-29wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel1-2/+2
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh1-7/+14
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+6
2024-01-18wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau1-0/+2
2024-01-18wifi: mac80211: fix potential sta-link leakJohannes Berg1-1/+4
2023-12-14wifi: mac80211: sta_info.c: fix sentence grammarRandy Dunlap1-2/+2
2023-12-12wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov1-3/+1