index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
2023-10-23
1
-12
/
+20
*
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
2023-10-23
1
-10
/
+18
*
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
2023-09-13
1
-1
/
+2
*
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: add more warnings about inserting sta info
Benjamin Berg
2023-09-11
1
-2
/
+6
*
wifi: mac80211: fix BA session teardown race
Johannes Berg
2023-09-11
1
-0
/
+14
*
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
2023-09-11
1
-1
/
+0
*
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
1
-51
/
+30
*
wifi: mac80211: convert A-MPDU work to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
2023-06-21
1
-2
/
+3
*
wifi: mac80211: batch recalc during STA flush
Johannes Berg
2023-06-06
1
-14
/
+34
*
wifi: mac80211: move sta_info_move_state() up
Johannes Berg
2023-06-06
1
-101
/
+100
*
wifi: mac80211: recalc min chandef for new STA links
Johannes Berg
2023-06-06
1
-0
/
+2
*
wifi: mac80211: add flush_sta method
Johannes Berg
2023-04-13
1
-2
/
+6
*
wifi: mac80211: flush queues on STA removal
Johannes Berg
2023-04-13
1
-0
/
+8
*
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-03-30
1
-1
/
+2
*
wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU
Felix Fietkau
2023-02-14
1
-0
/
+3
*
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-02-14
1
-1
/
+1
*
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
2023-01-18
1
-1
/
+8
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
1
-4
/
+4
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-31
/
+20
*
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
2022-10-07
1
-9
/
+24
*
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
2022-10-07
1
-0
/
+25
*
wifi: mac80211: add pointer from link STA to STA
Benjamin Berg
2022-10-07
1
-0
/
+1
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-2
/
+48
*
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
1
-0
/
+10
*
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
2022-09-06
1
-0
/
+37
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-5
/
+5
|
\
|
*
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
1
-4
/
+4
|
*
wifi: mac80211: always free sta in __sta_info_alloc in case of error
Lorenzo Bianconi
2022-08-25
1
-1
/
+1
*
|
wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
Lukas Bulwahn
2022-08-25
1
-3
/
+1
*
|
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
2022-08-25
1
-0
/
+1
*
|
wifi: mac80211: properly set old_links when removing a link
Shaul Triebitz
2022-08-25
1
-2
/
+2
|
/
*
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
2022-07-22
1
-3
/
+14
*
wifi: mac80211: fix link sta hash table handling
Johannes Berg
2022-07-22
1
-2
/
+16
*
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
1
-12
/
+37
*
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
2022-07-15
1
-0
/
+23
*
wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
Andrei Otcheretianski
2022-07-15
1
-3
/
+3
*
wifi: mac80211: skip rate statistics for MLD STAs
Johannes Berg
2022-07-15
1
-2
/
+4
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
2022-07-15
1
-0
/
+7
*
wifi: mac80211: Remove AP SMPS leftovers
Andrei Otcheretianski
2022-07-15
1
-30
/
+0
*
wifi: mac80211: only accumulate airtime deficit for active clients
Felix Fietkau
2022-07-01
1
-1
/
+6
*
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
2022-07-01
1
-3
/
+7
*
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-49
/
+18
*
wifi: mac80211: set STA deflink addresses
Johannes Berg
2022-06-20
1
-0
/
+2
*
wifi: mac80211: maintain link-sta hash table
Johannes Berg
2022-06-20
1
-6
/
+78
*
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-10
/
+18
*
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
1
-24
/
+132
[next]