android_kernel_xiaomi_sm8350/drivers/net/wireless/iwlwifi
Ron Rindjunsky 0df3ef45a3 mac80211: A-MPDU Tx add session's and low level driver's API
This patch adds the API for 3 stages in A-MPDU Tx session flow:
- request mac80211 to start/stop A-MPDU Tx session for specific TID. such a
  request should be issued by a load aware element, either mac80211 itself
  or external element.
- requests by mac80211 to low-level driver to start/stop Tx aggregation.
  notice that low level driver responds now with Starting Sequence Number.
- async feedback by low-level to mac80211 to inform that HW is ready for
  next A-MPDU Tx state.
Changes in API to Rx A-MPDU were also made, reflected in iwlwifi changes as
well.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-29 15:19:13 -05:00
..
iwl3945-base.c iwlwifi: only check for association id when associating with AP 2008-02-15 13:44:19 -05:00
iwl4965-base.c iwlwifi: only check for association id when associating with AP 2008-02-15 13:44:19 -05:00
iwl-3945-commands.h
iwl-3945-debug.h
iwl-3945-hw.h iwlwifi: do not schedule tasklet when rcv unused irq 2008-01-31 19:26:43 -08:00
iwl-3945-io.h
iwl-3945-rs.c
iwl-3945-rs.h
iwl-3945.c iwlwifi: fix sparse warning in iwl 3945 2008-02-01 16:13:05 -05:00
iwl-3945.h iwlwifi: Fix uCode error on association 2008-01-31 19:26:44 -08:00
iwl-4965-commands.h
iwl-4965-debug.h
iwl-4965-hw.h iwlwifi: do not schedule tasklet when rcv unused irq 2008-01-31 19:26:43 -08:00
iwl-4965-io.h
iwl-4965-rs.c
iwl-4965-rs.h
iwl-4965.c mac80211: A-MPDU Tx add session's and low level driver's API 2008-02-29 15:19:13 -05:00
iwl-4965.h mac80211: A-MPDU Tx add session's and low level driver's API 2008-02-29 15:19:13 -05:00
iwl-helpers.h iwlwifi: remove ieee80211 types from iwl-helpers.h 2008-02-01 16:13:43 -05:00
iwl-prph.h
iwl-spectrum.h
Kconfig
Makefile