ath10k: add support for 10.2 firmware
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 25 Jul 2014 11:32:17 +0000 (13:32 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 28 Jul 2014 20:48:03 +0000 (23:48 +0300)
commit24c88f7807fb7c723690474d0a5d3441468185d9
treef02de2f4071dc10c8d28fdc44af24508e8ac5b37
parent611b3682bbefd8213b9f46e5883c15f132b20f7c
ath10k: add support for 10.2 firmware

The 10.2 firmware is a successor of 10.1 firmware
(formerly identified as 10.x). Both share a lot
but have some slight ABI differences that need to
be taken care of.

The 10.2 firmware introduces some new features but
those can be added in subsequent patches. This
patch makes ath10k boot and work with 10.2 with
comparable functionality to 10.1.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/pci.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h