index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tdls.c
Age
Commit message (
Expand
)
Author
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
mac80211: support control port TX status reporting
Markus Theil
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
2019-05-24
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
2018-09-10
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
2017-12-11
mac80211: enable TDLS peer buffer STA feature
Yingying Tang
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
2016-06-30
mac80211: silence an uninitialized variable warning
Dan Carpenter
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-05
mac80211: Fix BW upgrade for TDLS peers
Ilan Peer
2016-04-05
mac80211: TDLS: change BW calculation for WIDER_BW peers
Arik Nemtsov
2016-04-05
mac80211: TDLS: always downgrade invalid chandefs
Arik Nemtsov
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-09-22
mac80211: TDLS: check reg with IR-relax on chandef upgrade
Arik Nemtsov
2015-09-22
mac80211: debugfs: add file to disallow TDLS wider-bw
Arik Nemtsov
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
2015-07-17
mac80211: TDLS: deny ch-switch req on disallowed channels
Arik Nemtsov
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
[next]