Search Linux Wireless

[PATCH 00/10] Add QCA99X0 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch set adds changes for QCA99X0 chip in pci probe,
Copy Engine init and firmware downloads. Since it is still
work in progress the support for this chip is not yet
advertised in pci device table.

Vasanthakumar Thiagarajan (10):
  ath10k: Add a table to store hw specific values
  ath10k: Add new reg_address/mask to hw register table
  ath10k: Add hw register/values for QCA99X0 chip
  ath10k: Copy Engine related changes for QCA99X0
  ath10k: Make target cpu address to CE address conversion chip specific
  ath10k: Add chip reset sequence for QCA99X0
  ath10k: Extend CE src desc flags for interrupt indication
  ath10k: Fix BMI communication timeout for QCA99X0
  ath10k: Add support for code swap
  ath10k: Add BMI param value to execute otp to hw_param

 drivers/net/wireless/ath/ath10k/Makefile    |   3 +-
 drivers/net/wireless/ath/ath10k/bmi.h       |   2 +-
 drivers/net/wireless/ath/ath10k/ce.c        |   1 +
 drivers/net/wireless/ath/ath10k/ce.h        |  17 ++-
 drivers/net/wireless/ath/ath10k/core.c      |  52 ++++++-
 drivers/net/wireless/ath/ath10k/core.h      |   9 ++
 drivers/net/wireless/ath/ath10k/hw.c        |  86 +++++++++++-
 drivers/net/wireless/ath/ath10k/hw.h        |  61 ++++++--
 drivers/net/wireless/ath/ath10k/pci.c       | 180 ++++++++++++++++++++++--
 drivers/net/wireless/ath/ath10k/pci.h       |  12 --
 drivers/net/wireless/ath/ath10k/swap.c      | 208 ++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/swap.h      |  72 ++++++++++
 drivers/net/wireless/ath/ath10k/targaddrs.h |   3 +
 13 files changed, 659 insertions(+), 47 deletions(-)
 create mode 100644 drivers/net/wireless/ath/ath10k/swap.c
 create mode 100644 drivers/net/wireless/ath/ath10k/swap.h

-- 
1.9.1

--
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



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux