Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | ath10k: remove unused variable ar_pci | Chaehyun Lim | 1 | -2/+0 |
2016-09-13 | ath10k: fix memory leak on caldata on error exit path | Colin Ian King | 1 | -1/+1 |
2016-09-09 | Merge branch 'ath-current' into ath-next | Kalle Valo | 1 | -1/+0 |
2016-09-09 | ath10k: implement NAPI support | Rajkumar Manoharan | 1 | -26/+45 |
2016-09-02 | ath10k: hide kernel addresses from logs using %pK format specifier | Maharaja Kennadyrajan | 1 | -1/+1 |
2016-08-31 | ath10k: Remove driver log suggesting QCA9887 support is experimental | Mohammed Shafi Shajakhan | 1 | -1/+0 |
2016-07-08 | ath10k: enable support for QCA9888 | Anilkumar Kolli | 1 | -0/+13 |
2016-06-30 | ath10k: fix crash during card removal | Mohammed Shafi Shajakhan | 1 | -0/+11 |
2016-06-07 | ath10k: add board data download from target | Sven Eckelmann | 1 | -0/+139 |
2016-06-07 | ath10k: add QCA9887 chipset support | Sven Eckelmann | 1 | -0/+18 |
2016-06-02 | ath10k: update module description | Rajkumar Manoharan | 1 | -1/+1 |
2016-06-02 | ath10k: fix diag_read to collect data for larger memory | Ashok Raj Nagarajan | 1 | -12/+16 |
2016-05-24 | ath10k: enable support for QCA9984 | Vasanthakumar Thiagarajan | 1 | -0/+14 |
2016-05-24 | ath10k: clean up growing hw checks during safe and full reset | Vasanthakumar Thiagarajan | 1 | -16/+28 |
2016-04-20 | ath10k: remove deprecated firmware API 1 support | Kalle Valo | 1 | -1/+0 |
2016-04-12 | ath10k: remove MSI range support | Rajkumar Manoharan | 1 | -148/+16 |
2016-04-04 | ath10k: reuse copy engine 5 (htt rx) descriptors | Rajkumar Manoharan | 1 | -2/+61 |
2016-04-04 | ath10k: cleanup copy engine receive next completion | Rajkumar Manoharan | 1 | -26/+17 |
2016-03-03 | ath10k: fix erroneous return value | Anton Protopopov | 1 | -1/+1 |
2016-01-28 | ath10k: add basic skeleton to support ahb | Raja Mani | 1 | -0/+8 |
2016-01-28 | ath10k: pull reusable code from pci probe and remove for ahb | Raja Mani | 1 | -22/+42 |
2016-01-28 | ath10k: make ath10k_pci_read32/write32() ops more generic | Raja Mani | 1 | -3/+31 |
2016-01-28 | ath10k: make some of ath10k_pci_* func reusable | Raja Mani | 1 | -32/+31 |
2015-12-31 | ath10k: reduce indentation by moving powersave check within function | Rajkumar Manoharan | 1 | -19/+15 |
2015-12-31 | ath10k: wake up device before accessing registers | Rajkumar Manoharan | 1 | -3/+3 |
2015-12-08 | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or... | David S. Miller | 1 | -0/+11 |
2015-11-16 | ath10k: poll HTT send completion when CE 5 is unused | Rajkumar Manoharan | 1 | -1/+12 |
2015-11-12 | ath10k: override CE5 configuration for QCA6147 device | Ryan Hsu | 1 | -3/+29 |
2015-11-12 | ath10k: add QCA9377 hw1.0 support | Bartosz Markowski | 1 | -0/+2 |
2015-11-12 | ath10k: introduce dev_id to hw_params | Bartosz Markowski | 1 | -6/+0 |
2015-11-12 | ath10k: fix the currently supported QCA9377 target version name | Bartosz Markowski | 1 | -1/+1 |
2015-11-04 | ath10k: add support for pktlog in QCA99X0 | Vivek Natarajan | 1 | -0/+11 |
2015-10-29 | ath10k: add QCA9377 chipset support | Bartosz Markowski | 1 | -0/+18 |
2015-10-29 | ath10k: remove shadow copy of CE descriptors for source ring | Rajkumar Manoharan | 1 | -5/+0 |
2015-10-29 | ath10k: cleanup copy engine send completion | Rajkumar Manoharan | 1 | -21/+7 |
2015-10-29 | ath10k: remove send completion validation in diag read/write | Rajkumar Manoharan | 1 | -20/+0 |
2015-10-19 | ath10k: disable PCI PS for QCA988X and QCA99X0 | Anilkumar Kolli | 1 | -1/+82 |
2015-10-16 | ath10k: remove htc polling for tx completion | Rajkumar Manoharan | 1 | -11/+3 |
2015-10-16 | ath10k: remove unused dl_is_polled | Rajkumar Manoharan | 1 | -8/+3 |
2015-10-16 | ath10k: configure copy engine 5 for HTT messages | Rajkumar Manoharan | 1 | -11/+59 |
2015-10-16 | ath10k: register per copy engine receive callbacks | Rajkumar Manoharan | 1 | -17/+6 |
2015-10-16 | ath10k: register per copy engine send completion callbacks | Rajkumar Manoharan | 1 | -6/+7 |
2015-10-14 | ath10k: add board 2 API support | Manikanta Pubbisetty | 1 | -6/+10 |
2015-10-09 | ath10k: optimize ce_lock on post rx buffer processing | Rajkumar Manoharan | 1 | -19/+8 |
2015-10-09 | ath10k: increase pci wakeup timeout to 30 ms | Maharaja Kennadyrajan | 1 | -1/+5 |
2015-10-06 | ath10k: fix whitespace usage | Kalle Valo | 1 | -0/+1 |
2015-10-06 | ath10k: indentation fixes | Kalle Valo | 1 | -1/+1 |
2015-09-27 | ath10k: fix MSI-X registering for qca99x0 | Janusz Dziedzic | 1 | -13/+5 |
2015-08-26 | ath10k: add qca6164 support | Michal Kazior | 1 | -0/+13 |
2015-08-26 | ath10k: fix dma_mapping_error() handling | Michal Kazior | 1 | -2/+6 |