summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tdls.c
AgeCommit message (Expand)AuthorLines
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg-18/+18
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg-1/+0
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach-3/+3
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov-0/+328
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov-0/+234
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov-25/+57
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov-3/+6
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov-0/+15
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov-0/+71
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman-11/+48
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov-2/+6
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov-0/+3
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg-2/+1
2014-07-21mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman-0/+11
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov-4/+84
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov-14/+14
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov-0/+124
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov-0/+7
2014-07-21mac80211: set TDLS capab to zero on failure framesArik Nemtsov-4/+12
2014-07-21mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov-26/+32
2014-07-21mac80211: split extra TDLS IEs in setup framesArik Nemtsov-7/+70
2014-07-21mac80211: consolidate TDLS IE treatmentArik Nemtsov-28/+41
2014-07-21mac80211: fix error path for TDLS setupArik Nemtsov-6/+10
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov-11/+24
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov-1/+9
2014-06-23mac80211: make sure TDLS peer STA exists during setupArik Nemtsov-0/+13
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov-0/+17
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov-0/+57
2014-06-23mac80211: split tdls_mgmt functionArik Nemtsov-23/+55
2014-06-23mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov-12/+28
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov-1/+2
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov-24/+109
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg-6/+6
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov-0/+325