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