1. 28 1月, 2017 1 次提交
  2. 31 8月, 2016 1 次提交
  3. 19 8月, 2016 1 次提交
  4. 28 5月, 2016 1 次提交
  5. 07 3月, 2016 1 次提交
    • L
      wil6210: P2P_DEVICE virtual interface support · 4332cac1
      Lior David 提交于
      Added support for the P2P_DEVICE virtual interface. This interface
      is intended for P2P management operations such as discovery and
      GO negotiation. Normally it is implemented by drivers to allow
      a separate interface for P2P management with its own MAC address,
      but for 11ad drivers it is needed to support P2P search, since it
      cannot otherwise be separated from normal scan.
      
      Since we only support a single interface/MAC address, we can't
      easily separate between primary and P2P_DEVICE interfaces.
      For example when a management packet arrives we can't tell for
      which interface it is intended. To work around this, we store
      a pointer to the interface where the last "radio operation" was
      triggered such as scan or remain on channel, and we forward
      management packets and scan results to this interface.
      Signed-off-by: NLior David <qca_liord@qca.qualcomm.com>
      Signed-off-by: NMaya Erez <qca_merez@qca.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      4332cac1
  6. 07 1月, 2016 1 次提交
  7. 09 10月, 2015 1 次提交
  8. 06 8月, 2015 3 次提交
  9. 09 6月, 2015 2 次提交
  10. 29 4月, 2015 1 次提交
  11. 20 3月, 2015 1 次提交
  12. 27 2月, 2015 2 次提交
  13. 15 1月, 2015 3 次提交
  14. 12 9月, 2014 4 次提交
  15. 26 8月, 2014 3 次提交
  16. 19 7月, 2014 1 次提交
  17. 20 6月, 2014 3 次提交
  18. 30 5月, 2014 1 次提交
  19. 23 4月, 2014 1 次提交
  20. 18 3月, 2014 3 次提交
  21. 19 2月, 2014 1 次提交
  22. 27 9月, 2013 1 次提交
  23. 14 3月, 2013 1 次提交
  24. 31 1月, 2013 2 次提交