index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
2024-02-12
1
-1
/
+1
*
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
2024-02-08
1
-15
/
+2
*
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
2024-02-08
1
-13
/
+2
*
wifi: mac80211: simplify adding supported rates
Johannes Berg
2024-02-08
1
-8
/
+12
*
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
2024-02-08
1
-1
/
+2
*
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
-40
/
+41
*
wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
Johannes Berg
2024-02-08
1
-1
/
+2
*
wifi: mac80211: clean up connection process
Johannes Berg
2024-02-08
1
-9
/
+12
*
wifi: mac80211: mesh: fix some kdoc warnings
Benjamin Berg
2023-10-23
1
-2
/
+6
*
Merge wireless into wireless-next
Johannes Berg
2023-10-06
1
-4
/
+4
|
\
|
*
wifi: mac80211: fix mesh id corruption on 32 bit systems
Felix Fietkau
2023-09-13
1
-4
/
+4
*
|
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-10
/
+6
|
/
*
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-07
1
-5
/
+5
*
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-14
/
+16
*
wifi: mac80211: enable EHT mesh support
Ryder Lee
2023-03-31
1
-2
/
+71
*
wifi: mac80211: mesh fast xmit support
Felix Fietkau
2023-03-22
1
-0
/
+92
*
wifi: mac80211: fix race in mesh sequence number assignment
Felix Fietkau
2023-03-22
1
-4
/
+2
*
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
2022-08-26
1
-1
/
+1
*
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
2022-07-15
1
-5
/
+3
*
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
2022-07-15
1
-6
/
+6
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-3
/
+4
*
wifi: mac80211: consistently use sdata_dereference()
Johannes Berg
2022-07-15
1
-6
/
+3
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-3
/
+3
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-7
/
+7
*
mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-03-11
1
-1
/
+1
*
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
2022-02-16
1
-2
/
+3
*
mac80211: limit bandwidth in HE capabilities
Johannes Berg
2022-02-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-4
/
+5
|
\
|
*
mac80211: mesh: fix HE operation element length check
Johannes Berg
2021-10-01
1
-4
/
+5
*
|
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
1
-36
/
+49
*
|
mac80211: mesh: clean up rx_bcn_presp API
Johannes Berg
2021-09-23
1
-2
/
+2
|
/
*
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
2020-11-06
1
-0
/
+30
*
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
1
-2
/
+2
*
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
2020-08-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-0
/
+13
|
\
|
*
mac80211: fix warning in 6 GHz IE addition in mesh mode
Rajkumar Manoharan
2020-07-30
1
-0
/
+13
*
|
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
2020-07-31
1
-1
/
+4
*
|
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
1
-2
/
+2
|
/
*
mac80211: determine chandef from HE 6 GHz operation
Johannes Berg
2020-05-31
1
-0
/
+1
*
mac80211: avoid using ext NSS high BW if not supported
Johannes Berg
2020-05-31
1
-3
/
+13
*
mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode
Rajkumar Manoharan
2020-05-31
1
-0
/
+16
*
mac80211: build HE operation with 6 GHz oper information
Rajkumar Manoharan
2020-05-31
1
-3
/
+9
*
mac80211: add HE 6 GHz Band Capability element
Rajkumar Manoharan
2020-05-31
1
-0
/
+9
*
mac80211: TX legacy rate control for Beacon frames
Jouni Malinen
2020-04-29
1
-0
/
+1
*
mac80211: fix channel switch trigger from unknown mesh peer
Tamizh chelvam
2020-04-15
1
-4
/
+7
*
mac80211: implement HE support for mesh
Sven Eckelmann
2019-07-26
1
-0
/
+62
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
[next]