There's one issue I've noticed. When associated
to WPA network tx is discarded by the firmware
after recovery (no idea why, yet). This can be
fixed in a follow up patch perhaps.

Note: this is not based on master branch. It is
based on my latest 'ath10k: fixes' and 'ath10k:
device setup refactor'. Split for easier review.

Michal Kazior (3):
  ath10k: implement device recovery
  ath10k: implement fw crash simulation command
  ath10k: create debugfs interface to trigger fw crash

 drivers/net/wireless/ath/ath10k/core.c  |   30 ++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/core.h  |    3 +++
 drivers/net/wireless/ath/ath10k/debug.c |   39 +++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/htc.c   |    3 +++
 drivers/net/wireless/ath/ath10k/mac.c   |   32 +++++++++++++++++++++++--
 drivers/net/wireless/ath/ath10k/pci.c   |    2 ++
 drivers/net/wireless/ath/ath10k/wmi.c   |   26 +++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h   |   19 +++++++++++++++
 8 files changed, 152 insertions(+), 2 deletions(-)

-- 
1.7.9.5

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to