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
/
tdls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
1
-9
/
+9
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
1
-1
/
+1
2023-09-25
wifi: cfg80211: make read-only array centers_80mhz static const
Colin Ian King
1
-1
/
+1
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-16
/
+10
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-9
/
+3
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-8
/
+11
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
1
-17
/
+9
2023-09-11
wifi: mac80211: move TDLS work to wiphy work
Johannes Berg
1
-5
/
+6
2023-06-19
wifi: mac80211: Extend AID element addition for TDLS frames
Mukesh Sisodiya
1
-10
/
+9
2023-06-19
wifi: mac80211: Add HE and EHT capa elements in TDLS frames
Abhishek Naik
1
-0
/
+86
2023-06-19
wifi: mac80211: handle TDLS negotiation with MLO
Mukesh Sisodiya
1
-72
/
+91
2023-06-19
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
1
-5
/
+5
2023-06-07
wifi: mac80211: use wiphy work for SMPS
Johannes Berg
1
-2
/
+2
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
1
-1
/
+0
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
1
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
1
-2
/
+1
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-2
/
+3
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-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
-6
/
+6
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-3
/
+3
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-13
/
+13
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
1
-25
/
+38
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
1
-27
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-3
/
+3
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-05-28
mac80211: support control port TX status reporting
Markus Theil
1
-1
/
+1
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
1
-0
/
+4
2020-04-24
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
1
-2
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+23
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
1
-2
/
+1
2019-05-24
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
1
-0
/
+23
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
1
-1
/
+1
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-2
/
+4
2018-09-10
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
1
-4
/
+4
2017-12-11
mac80211: enable TDLS peer buffer STA feature
Yingying Tang
1
-1
/
+4
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-10
/
+9
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-5
/
+5
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-21
/
+11
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-4
/
+2
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-10
/
+19
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-06-30
mac80211: silence an uninitialized variable warning
Dan Carpenter
1
-0
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-9
/
+9
[next]