summaryrefslogtreecommitdiff
path: root/net/mac80211/tdls.c
AgeCommit message (Expand)Author
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-22mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-07-17mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-05-20mac80211: disconnect TDLS stations on STA CSAArik Nemtsov
2015-05-11mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov
2015-03-30mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-04mac80211: allow TDLS setup code to take wdev lockArik Nemtsov
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-07-21mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov
2014-07-21mac80211: set TDLS capab to zero on failure framesArik Nemtsov
2014-07-21mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov
2014-07-21mac80211: split extra TDLS IEs in setup framesArik Nemtsov
2014-07-21mac80211: consolidate TDLS IE treatmentArik Nemtsov
2014-07-21mac80211: fix error path for TDLS setupArik Nemtsov
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov
2014-06-23mac80211: make sure TDLS peer STA exists during setupArik Nemtsov
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov