1. 08 6月, 2011 1 次提交
    • S
      mac80211: Stop BA session event from device · f41ccd71
      Shahar Levi 提交于
      Some devices support BT/WLAN co-existence algorigthms.
      In order not to harm the system performance and user experience, the device
      requests not to allow any RX BA session and tear down existing RX BA sessions
      based on system constraints such as periodic BT activity that needs to limit
      WLAN activity (eg.SCO or A2DP).
      In such cases, the intention is to limit the duration of the RX PPDU and
      therefore prevent the peer device to use A-MPDU aggregation.
      
      Adding ieee80211_stop_rx_ba_session() callback
      that can be used by the driver to stop existing BA sessions.
      Signed-off-by: NShahar Levi <shahar_levi@ti.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      f41ccd71
  2. 07 6月, 2011 1 次提交
  3. 04 6月, 2011 1 次提交
  4. 02 6月, 2011 2 次提交
  5. 28 5月, 2011 2 次提交
  6. 27 5月, 2011 1 次提交
  7. 20 5月, 2011 1 次提交
  8. 17 5月, 2011 11 次提交
  9. 13 5月, 2011 7 次提交
  10. 12 5月, 2011 12 次提交
  11. 11 5月, 2011 1 次提交