summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg
2026-06-03wifi: mac80211: refactor link STA bandwidth updateJohannes Berg
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges
2026-06-03wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD APFelix Fietkau
2026-05-20wifi: mac80211: skip NSS and BW init for S1G staLachlan Hodges
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up initial STA NSS/bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: clean up STA NSS handlingJohannes Berg
2026-04-28wifi: mac80211: set cur_max_bandwidth to maximumJohannes Berg
2026-04-07wifi: mac80211: update NAN data path state on schedule changesMiri Korenblit
2026-04-07wifi: mac80211: add NAN peer schedule supportMiri Korenblit
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-06wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02wifi: mac80211: add initial UHR supportJohannes Berg
2026-01-27wifi: mac80211: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-08wifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang
2025-09-19wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin
2025-09-10wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma
2025-09-04wifi: mac80211: reduce the scope of link_idMiri Korenblit
2025-07-09wifi: mac80211: add mandatory bitrate support for 6 GHzSomashekhar Puttagangaiah
2025-06-24wifi: mac80211: add link_sta_statistics ops to fill link station statisticsSarika Sharma
2025-06-24wifi: mac80211: extend support to fill link level sinfo structureSarika Sharma
2025-06-24wifi: mac80211: add support to accumulate removed link statisticsSarika Sharma
2025-06-24wifi: mac80211: add support towards MLO handling of station statisticsSarika Sharma
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-23Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-07wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach
2025-02-28wifi: mac80211: refactor populating mesh related fields in sinfoSarika Sharma
2025-01-13wifi: mac80211: add some support for RX OMI power savingJohannes Berg
2025-01-13wifi: mac80211: add an option to filter a sta from being flushedMiri Korenblit
2024-05-29wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau
2024-01-18wifi: mac80211: fix potential sta-link leakJohannes Berg
2023-12-14wifi: mac80211: sta_info.c: fix sentence grammarRandy Dunlap
2023-12-12wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov
2023-10-23wifi: mac80211: flush STA queues on unauthorizationJohannes Berg
2023-10-23wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit
2023-09-11wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg