index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh_plink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
1
-2
/
+1
2022-07-11
wifi: mac80211: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-3
/
+5
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-2
/
+2
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-12
/
+12
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
1
-5
/
+6
2021-06-23
mac80211: fix some spelling mistakes
Zheng Yongjun
1
-1
/
+1
2020-09-28
mac80211: fix some more kernel-doc in mesh
Johannes Berg
1
-0
/
+1
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-31
mac80211: use HE 6 GHz band capability and pass it to the driver
Johannes Berg
1
-1
/
+3
2020-05-31
mac80211: build HE operation with 6 GHz oper information
Rajkumar Manoharan
1
-0
/
+1
2020-05-31
mac80211: add HE 6 GHz Band Capability element
Rajkumar Manoharan
1
-1
/
+3
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
1
-1
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-1
/
+3
2018-11-09
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
1
-10
/
+22
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
1
-0
/
+3
2018-05-18
mac80211: mesh: fix premature update of rc stats
Bob Copeland
1
-4
/
+4
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2017-10-06
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-09-21
mac80211: use offsetofend()
Johannes Berg
1
-2
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-05-30
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-11
/
+26
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2016-12-13
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
Masashi Honma
1
-6
/
+8
2016-06-30
mac80211: use common cleanup for user/!user_mpm
Bob Copeland
1
-4
/
+12
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-5
/
+5
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
1
-1
/
+1
2016-04-05
mac80211: mesh: flush paths outside of plink lock
Bob Copeland
1
-2
/
+9
2016-02-24
mac80211: mesh_plink: remove redundant sta_info check
Sunil Shahu
1
-6
/
+4
2015-11-03
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
1
-0
/
+3
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-2
/
+4
2015-09-22
mac80211: implement VHT support for mesh
Bob Copeland
1
-1
/
+8
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
1
-1
/
+1
2015-07-17
mac80211: select an AID when creating new mesh STAs
Bob Copeland
1
-6
/
+35
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
1
-10
/
+19
2015-07-17
mac80211: reorder mesh_plink to remove forward decl
Bob Copeland
1
-57
/
+52
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+4
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
1
-88
/
+89
2015-07-17
mac80211: add missing length check for confirm frames
Bob Copeland
1
-0
/
+3
2015-07-17
mac80211: correct aid location in peering frames
Bob Copeland
1
-1
/
+1
2015-06-09
mac80211: Always check rates and capabilities in mesh mode
Alexis Green
1
-1
/
+2
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-3
/
+1
2015-04-20
mac80211: introduce plink lock for plink fields
Bob Copeland
1
-17
/
+20
[next]