[PATCH 0/3] ath10k: implement FW IE support
Kalle Valo
kvalo at qca.qualcomm.com
Wed Sep 25 17:08:20 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.
---
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