linux/drivers/net/wireless/intel/iwlwifi/pcie
Emmanuel Grumbach dcbb474628 iwlwifi: trans: support a callback for ASYNC commands
This allows the op_mode to request from the transport to
call a callback when an ASYNC commands is completed by
the firmware. The same callback will be called for all the
commands. Pass the command whose response triggers the
callback as a parameter to the callback itself.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-12-13 08:52:52 +02:00
..
drv.c iwlwifi: Add PCI IDs for the new series 8165 2015-12-01 21:17:54 +02:00
internal.h iwlwifi: pcie: allow the op_mode to block the tx queues 2015-12-13 08:52:52 +02:00
rx.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
trans.c iwlwifi: pcie: allow the op_mode to block the tx queues 2015-12-13 08:52:52 +02:00
tx.c iwlwifi: trans: support a callback for ASYNC commands 2015-12-13 08:52:52 +02:00