1. 11 11月, 2011 23 次提交
  2. 22 9月, 2011 3 次提交
  3. 19 9月, 2011 1 次提交
  4. 06 9月, 2011 1 次提交
    • J
      ath6kl: Fix AP mode connect event parsing and TIM updates · 572e27c0
      Jouni Malinen 提交于
      This cleans up the connect event parsing by defining a union in
      struct wmi_connect_event to match with the three possible sets of
      fields that the target uses depending on which type of connect
      event is being indicated. In addition, two AP cases are now
      separated from ath6kl_connect_event() so that correct field names
      can be used to make it actually possible to understand what the
      code is doing.
      
      The bug hiding in the previous mess was in parsing the AID incorrectly
      when processing the new station connecting event in AP mode. The fix
      here for that is also fixing TIM updates for PS buffering to use the
      correct AID.
      Signed-off-by: NJouni Malinen <jouni@qca.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      572e27c0
  5. 05 9月, 2011 2 次提交
  6. 02 9月, 2011 3 次提交
  7. 01 9月, 2011 1 次提交
  8. 31 8月, 2011 6 次提交