Age | Commit message (Expand) | Author |
2016-08-30 | mac80211: TDLS: don't require beaconing for AP BW | Arik Nemtsov |
2016-06-30 | mac80211: silence an uninitialized variable warning | Dan Carpenter |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-05 | mac80211: Fix BW upgrade for TDLS peers | Ilan Peer |
2016-04-05 | mac80211: TDLS: change BW calculation for WIDER_BW peers | Arik Nemtsov |
2016-04-05 | mac80211: TDLS: always downgrade invalid chandefs | Arik Nemtsov |
2015-11-03 | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-09-22 | mac80211: TDLS: check reg with IR-relax on chandef upgrade | Arik Nemtsov |
2015-09-22 | mac80211: debugfs: add file to disallow TDLS wider-bw | Arik Nemtsov |
2015-09-04 | mac80211: protect non-HT BSS when HT TDLS traffic exists | Avri Altman |
2015-07-17 | mac80211: TDLS: deny ch-switch req on disallowed channels | Arik Nemtsov |
2015-07-17 | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov |
2015-07-17 | Merge branch 'mac80211' into mac80211-next | Johannes Berg |
2015-07-17 | mac80211: TDLS: correctly configure SMPS state | Arik Nemtsov |
2015-07-17 | mac80211: upgrade BW of TDLS peers when possible | Arik Nemtsov |
2015-07-17 | mac80211: define TDLS wider BW support bits | Arik Nemtsov |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg |
2015-05-20 | mac80211: disconnect TDLS stations on STA CSA | Arik Nemtsov |
2015-05-11 | mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs | Arik Nemtsov |
2015-03-30 | mac80211: send HT/VHT IEs in TDLS discovery response | Arik Nemtsov |
2015-03-30 | cfg/mac80211: add regulatory classes IE during TDLS setup | Arik Nemtsov |
2015-03-04 | mac80211: allow TDLS setup code to take wdev lock | Arik Nemtsov |
2015-03-03 | mac80211: TDLS: support VHT between peers | Arik Nemtsov |
2015-01-23 | mac80211: tdls: disentangle HT supported conditions | Johannes Berg |
2015-01-23 | mac80211: tdls: remove shadowing variable | Johannes Berg |
2015-01-14 | mac80211: add TDLS supported channels correctly | Arik Nemtsov |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov |
2014-11-19 | mac80211: prepare TDLS mgmt code for channel-switch templates | Arik Nemtsov |
2014-11-19 | cfg/mac80211: define TDLS channel switch feature bit | Arik Nemtsov |
2014-11-19 | mac80211: add BSS coex IE to TDLS setup frames | Arik Nemtsov |
2014-11-19 | mac80211: add supported channels IE during TDLS setup | Arik Nemtsov |
2014-11-19 | mac80211: retransmit TDLS teardown packet through AP if not ACKed | Liad Kaufman |
2014-10-23 | mac80211: expose TDLS-initiator value to low level driver | Arik Nemtsov |
2014-09-11 | mac80211: set network header in TDLS frames | Arik Nemtsov |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg |
2014-07-21 | mac80211: make sure TDLS teardown packet is sent on time | Liad Kaufman |
2014-07-21 | mac80211: support HT for TDLS stations | Arik Nemtsov |
2014-07-21 | mac80211: move TDLS data to mgd private part | Arik Nemtsov |
2014-07-21 | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov |
2014-07-21 | mac80211: add QoS IE during TDLS setup start | Arik Nemtsov |
2014-07-21 | mac80211: set TDLS capab to zero on failure frames | Arik Nemtsov |
2014-07-21 | mac80211: avoid adding some IEs on TDLS setup failure packets | Arik Nemtsov |
2014-07-21 | mac80211: split extra TDLS IEs in setup frames | Arik Nemtsov |
2014-07-21 | mac80211: consolidate TDLS IE treatment | Arik Nemtsov |