mbox series

[0/4] ath10k: small fixes for SDIO support

Message ID 1550766118-31703-1-git-send-email-kvalo@codeaurora.org (mailing list archive)
Headers show
Series ath10k: small fixes for SDIO support | expand

Message

Kalle Valo Feb. 21, 2019, 4:21 p.m. UTC
Wen has refactored some of the Alagu's fixes and wrote one of his own. I then
cleaned up the commit logs.

Alagu Sankar (3):
  ath10k: sdio: set hi_acs_flags
  ath10k: sdio: disable fwlog prints
  ath10k: don't report unset rssi values to mac80211

Wen Gong (1):
  ath10k: sdio: reset chip on power_down()

 drivers/net/wireless/ath/ath10k/core.c   | 19 ++++++++++++++++---
 drivers/net/wireless/ath/ath10k/htt_rx.c | 12 +++++++++---
 drivers/net/wireless/ath/ath10k/sdio.c   | 24 ++++++++++++++++--------
 3 files changed, 41 insertions(+), 14 deletions(-)