summaryrefslogtreecommitdiff
path: root/net/mac80211/tdls.c
Commit message (Expand)AuthorAge
* mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-11
* mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-11
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-28
* mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov2016-08-30
* mac80211: silence an uninitialized variable warningDan Carpenter2016-06-30
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: Fix BW upgrade for TDLS peersIlan Peer2016-04-05
* mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2016-04-05
* mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov2016-04-05
* mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-03
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-07
|\
| * mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov2015-09-22
| * mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-22
* | mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-04
|/
* mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov2015-07-17
* mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-17
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-17
|\
| * cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-17
* | mac80211: TDLS: correctly configure SMPS stateArik Nemtsov2015-07-17
* | mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov2015-07-17
* | mac80211: define TDLS wider BW support bitsArik Nemtsov2015-07-17
|/
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-02
* mac80211: disconnect TDLS stations on STA CSAArik Nemtsov2015-05-20
* mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov2015-05-11
* mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov2015-03-30
* cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-30
* mac80211: allow TDLS setup code to take wdev lockArik Nemtsov2015-03-04
* mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-03
* mac80211: tdls: disentangle HT supported conditionsJohannes Berg2015-01-23
* mac80211: tdls: remove shadowing variableJohannes Berg2015-01-23
* mac80211: add TDLS supported channels correctlyArik Nemtsov2015-01-14
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-14
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-19
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-19
* mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov2014-11-19
* cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2014-11-19
* mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-19
* mac80211: add supported channels IE during TDLS setupArik Nemtsov2014-11-19
* mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-19
* mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-23
* mac80211: set network header in TDLS framesArik Nemtsov2014-09-11
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-15
* mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman2014-07-21
* mac80211: support HT for TDLS stationsArik Nemtsov2014-07-21