[PATCH v2 0/3] ath10k: implement FW IE support

Kalle Valo kvalo at qca.qualcomm.com
Fri Sep 27 09:20:43 EDT 2013


FW IE format is needed for ath10k automatically detect what features the
firmware image supports. This is important especially with 10.x firmwares which
has a different interface.

Please review.

v2:

* added accidentally dropped board file loading (michal)

* check that ATH10K_FW_IE_FW_IMAGE is available, fail otherwise

---

Kalle Valo (3):
      ath10k: rename board_data in struct ath10k
      ath10k: store separate pointers for firmware data
      ath10k: implement firmware IE container support


 drivers/net/wireless/ath/ath10k/core.c |  210 +++++++++++++++++++++++++++++---
 drivers/net/wireless/ath/ath10k/core.h |   12 ++
 drivers/net/wireless/ath/ath10k/hw.h   |   19 +++
 drivers/net/wireless/ath/ath10k/wmi.c  |    3 
 4 files changed, 220 insertions(+), 24 deletions(-)




More information about the ath10k mailing list