index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
Lukas Bulwahn
1
-3
/
+1
2022-08-25
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
1
-0
/
+1
2022-08-25
wifi: mac80211: properly set old_links when removing a link
Shaul Triebitz
1
-2
/
+2
2022-07-22
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
1
-3
/
+14
2022-07-22
wifi: mac80211: fix link sta hash table handling
Johannes Berg
1
-2
/
+16
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
1
-12
/
+37
2022-07-15
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
1
-0
/
+23
2022-07-15
wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
Andrei Otcheretianski
1
-3
/
+3
2022-07-15
wifi: mac80211: skip rate statistics for MLD STAs
Johannes Berg
1
-2
/
+4
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
1
-0
/
+7
2022-07-15
wifi: mac80211: Remove AP SMPS leftovers
Andrei Otcheretianski
1
-30
/
+0
2022-07-01
wifi: mac80211: only accumulate airtime deficit for active clients
Felix Fietkau
1
-1
/
+6
2022-07-01
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
1
-3
/
+7
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-49
/
+18
2022-06-20
wifi: mac80211: set STA deflink addresses
Johannes Berg
1
-0
/
+2
2022-06-20
wifi: mac80211: maintain link-sta hash table
Johannes Berg
1
-6
/
+78
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-10
/
+18
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-24
/
+132
2022-06-20
wifi: mac80211: refactor some sta_info link handling
Johannes Berg
1
-23
/
+56
2022-06-20
wifi: mac80211: remove sta_info_tx_streams()
Johannes Berg
1
-35
/
+0
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-2
/
+3
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-49
/
+61
2022-02-04
mac80211: remove useless ieee80211_vif_is_mesh() check
Baligh Gasmi
1
-2
/
+1
2021-12-14
mac80211: update channel context before station state
Mordechay Goodstein
1
-6
/
+9
2021-11-26
mac80211: fix a memory leak where sta_info is not freed
Ahmed Zaki
1
-3
/
+3
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+1
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
1
-0
/
+1
2021-10-21
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
1
-1
/
+2
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
1
-0
/
+1
2021-08-13
mac80211: Reject zero MAC address in sta_info_insert_check()
YueHaibing
1
-1
/
+1
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-18
/
+49
2021-06-23
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
1
-5
/
+0
2021-06-23
mac80211: consider per-CPU statistics if present
Johannes Berg
1
-8
/
+3
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
1
-1
/
+5
2020-11-13
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
1
-10
/
+4
2020-10-30
mac80211: always wind down STA state
Johannes Berg
1
-0
/
+18
2020-10-08
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
1
-0
/
+4
2020-08-03
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
1
-1
/
+3
2020-07-30
mac80211: remove STA txq pending airtime underflow warning
Felix Fietkau
1
-3
/
+1
2020-04-24
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2020-03-26
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-03-20
mac80211: Read rx_stats with perCPU pointers
Seevalamuthu Mariappan
1
-6
/
+29
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
1
-15
/
+1
[next]