Age | Commit message (Expand) | Author | Files | Lines |
2014-10-23 | mac80211: expose TDLS-initiator value to low level driver | Arik Nemtsov | 1 | -2/+6 |
2014-09-11 | mac80211: set network header in TDLS frames | Arik Nemtsov | 1 | -0/+3 |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg | 1 | -2/+1 |
2014-07-21 | mac80211: make sure TDLS teardown packet is sent on time | Liad Kaufman | 1 | -0/+11 |
2014-07-21 | mac80211: support HT for TDLS stations | Arik Nemtsov | 1 | -4/+84 |
2014-07-21 | mac80211: move TDLS data to mgd private part | Arik Nemtsov | 1 | -14/+14 |
2014-07-21 | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov | 1 | -0/+124 |
2014-07-21 | mac80211: add QoS IE during TDLS setup start | Arik Nemtsov | 1 | -0/+7 |
2014-07-21 | mac80211: set TDLS capab to zero on failure frames | Arik Nemtsov | 1 | -4/+12 |
2014-07-21 | mac80211: avoid adding some IEs on TDLS setup failure packets | Arik Nemtsov | 1 | -26/+32 |
2014-07-21 | mac80211: split extra TDLS IEs in setup frames | Arik Nemtsov | 1 | -7/+70 |
2014-07-21 | mac80211: consolidate TDLS IE treatment | Arik Nemtsov | 1 | -28/+41 |
2014-07-21 | mac80211: fix error path for TDLS setup | Arik Nemtsov | 1 | -6/+10 |
2014-07-21 | mac80211: track TDLS initiator internally | Arik Nemtsov | 1 | -11/+24 |
2014-06-23 | mac80211: protect TDLS discovery session | Arik Nemtsov | 1 | -1/+9 |
2014-06-23 | mac80211: make sure TDLS peer STA exists during setup | Arik Nemtsov | 1 | -0/+13 |
2014-06-23 | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov | 1 | -0/+17 |
2014-06-23 | mac80211: implement proper Tx path flushing for TDLS | Arik Nemtsov | 1 | -0/+57 |
2014-06-23 | mac80211: split tdls_mgmt function | Arik Nemtsov | 1 | -23/+55 |
2014-06-23 | mac80211: use TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 1 | -12/+28 |
2014-06-23 | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 1 | -1/+2 |
2014-06-23 | mac80211: cleanup TDLS state during failed setup | Arik Nemtsov | 1 | -24/+109 |
2014-05-19 | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg | 1 | -6/+6 |
2014-05-05 | mac80211: move TDLS code to another file | Arik Nemtsov | 1 | -0/+325 |