index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tdls.c
Age
Commit message (
Expand
)
Author
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
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-05-20
mac80211: disconnect TDLS stations on STA CSA
Arik Nemtsov
2015-05-11
mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs
Arik Nemtsov
2015-03-30
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
2015-03-04
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
2015-03-03
mac80211: TDLS: support VHT between peers
Arik Nemtsov
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
2014-11-19
mac80211: prepare TDLS mgmt code for channel-switch templates
Arik Nemtsov
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
2014-11-19
mac80211: add supported channels IE during TDLS setup
Arik Nemtsov
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
[next]