]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit445850e62849e710849243bf865ae1814297d685
treef02de2f4071dc10c8d28fdc44af24508e8ac5b37
parent896e01553531cd5b0aa440e292414234aa5c5f2f
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