1. 01 4月, 2014 1 次提交
  2. 28 3月, 2014 4 次提交
  3. 20 3月, 2014 3 次提交
  4. 15 3月, 2014 6 次提交
  5. 04 3月, 2014 1 次提交
  6. 01 3月, 2014 11 次提交
  7. 25 2月, 2014 5 次提交
  8. 21 2月, 2014 3 次提交
  9. 20 2月, 2014 1 次提交
    • S
      cfg80211: Pass TDLS peer capability information in tdls_mgmt · df942e7b
      Sunil Dutt Undekari 提交于
      While framing the TDLS Setup Confirmation frame, the driver needs to
      know if the TDLS peer is VHT/HT/WMM capable and thus shall construct
      the VHT/HT operation / WMM parameter elements accordingly. Supplicant
      determines if the TDLS peer is VHT/HT/WMM capable based on the
      presence of the respective IEs in the received TDLS Setup Response frame.
      
      The host driver should not need to parse the received TDLS Response
      frame and thus, should be able to rely on the supplicant to indicate
      the capability of the peer through additional flags while transmitting
      the TDLS Setup Confirmation frame through tdls_mgmt operations.
      Signed-off-by: NSunil Dutt Undekari <usdutt@qti.qualcomm.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      df942e7b
  10. 13 2月, 2014 5 次提交