index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
2025-09-19
wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
2025-09-10
wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()
Sarika Sharma
2025-09-04
wifi: mac80211: reduce the scope of link_id
Miri Korenblit
2025-07-09
wifi: mac80211: add mandatory bitrate support for 6 GHz
Somashekhar Puttagangaiah
2025-06-24
wifi: mac80211: add link_sta_statistics ops to fill link station statistics
Sarika Sharma
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
2025-06-24
wifi: mac80211: add support to accumulate removed link statistics
Sarika Sharma
2025-06-24
wifi: mac80211: add support towards MLO handling of station statistics
Sarika Sharma
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-23
Revert "mac80211: Dynamically set CoDel parameters per station"
Toke Høiland-Jørgensen
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-07
wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
Emmanuel Grumbach
2025-02-28
wifi: mac80211: refactor populating mesh related fields in sinfo
Sarika Sharma
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
2025-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
2024-05-29
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-01-18
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2024-01-18
wifi: mac80211: fix potential sta-link leak
Johannes Berg
2023-12-14
wifi: mac80211: sta_info.c: fix sentence grammar
Randy Dunlap
2023-12-12
wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()
Dmitry Antipov
2023-10-23
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
2023-10-23
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
2023-09-13
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
2023-09-11
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
2023-09-11
wifi: mac80211: add more warnings about inserting sta info
Benjamin Berg
2023-09-11
wifi: mac80211: fix BA session teardown race
Johannes Berg
2023-09-11
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
wifi: mac80211: convert A-MPDU work to wiphy work
Johannes Berg
2023-06-21
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
2023-06-06
wifi: mac80211: batch recalc during STA flush
Johannes Berg
2023-06-06
wifi: mac80211: move sta_info_move_state() up
Johannes Berg
2023-06-06
wifi: mac80211: recalc min chandef for new STA links
Johannes Berg
2023-04-13
wifi: mac80211: add flush_sta method
Johannes Berg
2023-04-13
wifi: mac80211: flush queues on STA removal
Johannes Berg
2023-03-30
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-02-14
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
2023-02-14
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-07
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
2022-10-07
wifi: mac80211: add pointer from link STA to STA
Benjamin Berg
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
[next]