| Commit message (Expand) | Author | Age | Files | Lines |
* | ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode | Vasanthakumar Thiagarajan | 2016-09-27 | 1 | -0/+3 |
* | ath10k: spelling and miscellaneous neatening | Joe Perches | 2016-09-27 | 1 | -1/+1 |
* | ath10k: remove 4-addr padding related hw_param configuration | Vasanthakumar Thiagarajan | 2016-09-13 | 1 | -8/+0 |
* | ath10k: properly remove padding from the start of rx payload | Vasanthakumar Thiagarajan | 2016-09-13 | 1 | -0/+9 |
* | ath10k: add provision for Rx descriptor abstraction | Vasanthakumar Thiagarajan | 2016-09-13 | 1 | -0/+12 |
* | ath10k: move ath10k_hw_params definition to hw.h | Vasanthakumar Thiagarajan | 2016-09-13 | 1 | -0/+53 |
* | ath10k: enable support for QCA9888 | Anilkumar Kolli | 2016-07-08 | 1 | -0/+12 |
* | ath10k: remove unused member in ath10k_hw_regs | Anilkumar Kolli | 2016-07-08 | 1 | -2/+0 |
* | ath10k: simplify pktlog htt event processing | Ashok Raj Nagarajan | 2016-07-08 | 1 | -19/+0 |
* | ath10k: fix cycle counter wraparound handling for QCA4019 | Vasanthakumar Thiagarajan | 2016-06-14 | 1 | -0/+9 |
* | ath10k: define an enum to enable cycle counter wraparound logic | Vasanthakumar Thiagarajan | 2016-06-14 | 1 | -0/+11 |
* | ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets | Mohammed Shafi Shajakhan | 2016-06-14 | 1 | -0/+10 |
* | ath10k: add board data download from target | Sven Eckelmann | 2016-06-07 | 1 | -0/+22 |
* | ath10k: add QCA9887 chipset support | Sven Eckelmann | 2016-06-07 | 1 | -0/+10 |
* | ath10k: enable support for QCA9984 | Vasanthakumar Thiagarajan | 2016-05-24 | 1 | -0/+11 |
* | ath10k: remove deprecated firmware API 1 support | Kalle Valo | 2016-04-20 | 1 | -12/+0 |
* | ath10k: move cal data len to hw_params | Raja Mani | 2016-03-23 | 1 | -2/+0 |
* | ath10k: change htt tx desc/qcache peer limit config | Michal Kazior | 2016-03-06 | 1 | -0/+4 |
* | ath10k: reduce number of peers to support peer stats feature | Anilkumar Kolli | 2016-03-03 | 1 | -0/+5 |
* | ath10k: populate qca4019 fw specific wmi init params | Raja Mani | 2016-02-02 | 1 | -6/+0 |
* | ath10k: add qca4019 hw params | Raja Mani | 2016-02-02 | 1 | -0/+8 |
* | ath10k: expose hif ops for ahb | Raja Mani | 2016-01-28 | 1 | -0/+1 |
* | ath10k: include qca4019 register map table | Raja Mani | 2016-01-28 | 1 | -0/+2 |
* | ath10k: add basic skeleton to support ahb | Raja Mani | 2016-01-28 | 1 | -0/+2 |
* | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or... | David S. Miller | 2015-12-08 | 1 | -0/+15 |
|\ |
|
| * | ath10k: adjust the RX packet pad offset at QCA99X0 4addr mode | Yanbo Li | 2015-11-23 | 1 | -0/+5 |
| * | ath10k: add support for pktlog in QCA99X0 | Vivek Natarajan | 2015-11-04 | 1 | -0/+10 |
* | | ath10k: add QCA9377 hw1.0 support | Bartosz Markowski | 2015-11-12 | 1 | -0/+3 |
* | | ath10k: introduce dev_id to hw_params | Bartosz Markowski | 2015-11-12 | 1 | -0/+6 |
* | | ath10k: fix the currently supported QCA9377 target version name | Bartosz Markowski | 2015-11-12 | 1 | -2/+6 |
|/ |
|
* | ath10k: add QCA9377 chipset support | Bartosz Markowski | 2015-10-29 | 1 | -0/+11 |
* | ath10k: add FW API support to test mode | Alan Liu | 2015-10-29 | 1 | -0/+1 |
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or... | David S. Miller | 2015-10-27 | 1 | -0/+13 |
|\ |
|
| * | ath10k: add board 2 API support | Manikanta Pubbisetty | 2015-10-14 | 1 | -0/+13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | ath10k: fix DMA related firmware crashes on multiple devices | Felix Fietkau | 2015-09-26 | 1 | -2/+2 |
* | | ath10k: fix MSI-X registering for qca99x0 | Janusz Dziedzic | 2015-09-27 | 1 | -10/+0 |
|/ |
|
* | ath10k: add cycle/rx_clear counters frequency to hw_params | Vasanthakumar Thiagarajan | 2015-08-17 | 1 | -2/+1 |
* | ath10k: increase max client to 512 in qca99x0 | Raja Mani | 2015-07-30 | 1 | -4/+1 |
* | ath10k: enable raw encap mode and software crypto engine | David Liu | 2015-07-29 | 1 | -7/+4 |
* | ath10k: add 10.4 fw specific htt msg definitions | Raja Mani | 2015-07-02 | 1 | -0/+2 |
* | ath10k: adjust default peer limits if qcache enabled in 10.4 fw | Raja Mani | 2015-06-30 | 1 | -0/+6 |
* | ath10k: fill 10.4 fw wmi init cmd default values | Raja Mani | 2015-06-30 | 1 | -0/+54 |
* | ath10k: include new wmi op version for 10.4 fw | Raja Mani | 2015-06-30 | 1 | -0/+1 |
* | ath10k: Add support for code swap | Vasanthakumar Thiagarajan | 2015-06-30 | 1 | -0/+3 |
* | ath10k: Extend CE src desc flags for interrupt indication | Vasanthakumar Thiagarajan | 2015-06-30 | 1 | -0/+2 |
* | ath10k: Copy Engine related changes for QCA99X0 | Vasanthakumar Thiagarajan | 2015-06-30 | 1 | -0/+3 |
* | ath10k: Add hw register/values for QCA99X0 chip | Vasanthakumar Thiagarajan | 2015-06-30 | 1 | -0/+18 |
* | ath10k: Add new reg_address/mask to hw register table | Vasanthakumar Thiagarajan | 2015-06-30 | 1 | -5/+12 |
* | ath10k: Add a table to store hw specific values | Vasanthakumar Thiagarajan | 2015-06-30 | 1 | -3/+15 |