index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh_plink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: simplify adding supported rates
Johannes Berg
2024-02-08
1
-4
/
+12
*
wifi: mac80211: simplify HE/EHT element length functions
Johannes Berg
2024-02-08
1
-5
/
+3
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-2
/
+2
*
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
2023-12-12
1
-5
/
+5
*
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
2023-12-12
1
-2
/
+4
*
wifi: mac80211: mesh: fix some kdoc warnings
Benjamin Berg
2023-10-23
1
-1
/
+5
*
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
2023-09-25
1
-1
/
+1
*
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-18
/
+19
*
wifi: mac80211: enable EHT mesh support
Ryder Lee
2023-03-31
1
-2
/
+14
*
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
2022-07-15
1
-2
/
+1
*
wifi: mac80211: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-11
1
-3
/
+2
*
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-3
/
+5
*
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-2
/
+2
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-12
/
+12
*
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
1
-5
/
+6
*
mac80211: fix some spelling mistakes
Zheng Yongjun
2021-06-23
1
-1
/
+1
*
mac80211: fix some more kernel-doc in mesh
Johannes Berg
2020-09-28
1
-0
/
+1
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
1
-1
/
+1
*
mac80211: use HE 6 GHz band capability and pass it to the driver
Johannes Berg
2020-05-31
1
-1
/
+3
*
mac80211: build HE operation with 6 GHz oper information
Rajkumar Manoharan
2020-05-31
1
-0
/
+1
*
mac80211: add HE 6 GHz Band Capability element
Rajkumar Manoharan
2020-05-31
1
-1
/
+3
*
mac80211: implement HE support for mesh
Sven Eckelmann
2019-07-26
1
-1
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mac80211: pass bssids to elements parsing function
Sara Sharon
2019-02-08
1
-1
/
+3
*
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2018-11-09
1
-10
/
+22
*
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
1
-0
/
+3
*
mac80211: mesh: fix premature update of rc stats
Bob Copeland
2018-05-18
1
-4
/
+4
*
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-11
1
-1
/
+1
*
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-6
/
+4
*
mac80211: use offsetofend()
Johannes Berg
2017-09-21
1
-2
/
+1
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
2017-05-30
1
-2
/
+1
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
1
-11
/
+26
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
Masashi Honma
2016-12-13
1
-6
/
+8
*
mac80211: use common cleanup for user/!user_mpm
Bob Copeland
2016-06-30
1
-4
/
+12
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-5
/
+5
*
mac80211: move averaged values out of rx_stats
Johannes Berg
2016-04-06
1
-1
/
+1
*
mac80211: mesh: flush paths outside of plink lock
Bob Copeland
2016-04-05
1
-2
/
+9
*
mac80211: mesh_plink: remove redundant sta_info check
Sunil Shahu
2016-02-24
1
-6
/
+4
*
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
2015-11-03
1
-0
/
+3
*
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
1
-2
/
+4
*
mac80211: implement VHT support for mesh
Bob Copeland
2015-09-22
1
-1
/
+8
*
mac80211: use DECLARE_EWMA
Johannes Berg
2015-08-14
1
-1
/
+1
*
mac80211: select an AID when creating new mesh STAs
Bob Copeland
2015-07-17
1
-6
/
+35
[next]