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 v3: * resend with changes really listed in v2 --- 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 | 241 +++++++++++++++++++++++++++++--- 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, 251 insertions(+), 24 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html