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