| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: send HT/VHT IEs in TDLS discovery response | Arik Nemtsov | 2015-03-30 | 1 | -3/+8 |
* | cfg/mac80211: add regulatory classes IE during TDLS setup | Arik Nemtsov | 2015-03-30 | 1 | -0/+21 |
* | mac80211: allow TDLS setup code to take wdev lock | Arik Nemtsov | 2015-03-04 | 1 | -17/+24 |
* | mac80211: TDLS: support VHT between peers | Arik Nemtsov | 2015-03-03 | 1 | -5/+81 |
* | mac80211: tdls: disentangle HT supported conditions | Johannes Berg | 2015-01-23 | 1 | -18/+18 |
* | mac80211: tdls: remove shadowing variable | Johannes Berg | 2015-01-23 | 1 | -1/+0 |
* | mac80211: add TDLS supported channels correctly | Arik Nemtsov | 2015-01-14 | 1 | -5/+21 |
* | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 2015-01-14 | 1 | -3/+3 |
* | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 2014-11-19 | 1 | -0/+328 |
* | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 2014-11-19 | 1 | -0/+234 |
* | mac80211: prepare TDLS mgmt code for channel-switch templates | Arik Nemtsov | 2014-11-19 | 1 | -25/+57 |
* | cfg/mac80211: define TDLS channel switch feature bit | Arik Nemtsov | 2014-11-19 | 1 | -3/+6 |
* | mac80211: add BSS coex IE to TDLS setup frames | Arik Nemtsov | 2014-11-19 | 1 | -0/+15 |
* | mac80211: add supported channels IE during TDLS setup | Arik Nemtsov | 2014-11-19 | 1 | -0/+71 |
* | mac80211: retransmit TDLS teardown packet through AP if not ACKed | Liad Kaufman | 2014-11-19 | 1 | -11/+48 |
* | mac80211: expose TDLS-initiator value to low level driver | Arik Nemtsov | 2014-10-23 | 1 | -2/+6 |
* | mac80211: set network header in TDLS frames | Arik Nemtsov | 2014-09-11 | 1 | -0/+3 |
* | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 2014-09-05 | 1 | -0/+1 |
* | mac80211: don't duplicate station QoS capability data | Johannes Berg | 2014-08-15 | 1 | -2/+1 |
* | mac80211: make sure TDLS teardown packet is sent on time | Liad Kaufman | 2014-07-21 | 1 | -0/+11 |
* | mac80211: support HT for TDLS stations | Arik Nemtsov | 2014-07-21 | 1 | -4/+84 |
* | mac80211: move TDLS data to mgd private part | Arik Nemtsov | 2014-07-21 | 1 | -14/+14 |
* | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov | 2014-07-21 | 1 | -0/+124 |
* | mac80211: add QoS IE during TDLS setup start | Arik Nemtsov | 2014-07-21 | 1 | -0/+7 |
* | mac80211: set TDLS capab to zero on failure frames | Arik Nemtsov | 2014-07-21 | 1 | -4/+12 |
* | mac80211: avoid adding some IEs on TDLS setup failure packets | Arik Nemtsov | 2014-07-21 | 1 | -26/+32 |
* | mac80211: split extra TDLS IEs in setup frames | Arik Nemtsov | 2014-07-21 | 1 | -7/+70 |
* | mac80211: consolidate TDLS IE treatment | Arik Nemtsov | 2014-07-21 | 1 | -28/+41 |
* | mac80211: fix error path for TDLS setup | Arik Nemtsov | 2014-07-21 | 1 | -6/+10 |
* | mac80211: track TDLS initiator internally | Arik Nemtsov | 2014-07-21 | 1 | -11/+24 |
* | mac80211: protect TDLS discovery session | Arik Nemtsov | 2014-06-23 | 1 | -1/+9 |
* | mac80211: make sure TDLS peer STA exists during setup | Arik Nemtsov | 2014-06-23 | 1 | -0/+13 |
* | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov | 2014-06-23 | 1 | -0/+17 |
* | mac80211: implement proper Tx path flushing for TDLS | Arik Nemtsov | 2014-06-23 | 1 | -0/+57 |
* | mac80211: split tdls_mgmt function | Arik Nemtsov | 2014-06-23 | 1 | -23/+55 |
* | mac80211: use TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 | 1 | -12/+28 |
* | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 | 1 | -1/+2 |
* | mac80211: cleanup TDLS state during failed setup | Arik Nemtsov | 2014-06-23 | 1 | -24/+109 |
* | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg | 2014-05-19 | 1 | -6/+6 |
* | mac80211: move TDLS code to another file | Arik Nemtsov | 2014-05-05 | 1 | -0/+325 |