Age | Commit message (Expand) | Author |
2018-03-29 | ath10k: add memory dump support QCA9984 | Anilkumar Kolli |
2018-03-29 | ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 support | Kalle Valo |
2018-03-29 | ath10k: add FW API 6 firmware image for QCA9377 | Ryan Hsu |
2018-02-27 | ath10k: update the IRAM bank number for QCA9377 | Ryan Hsu |
2018-02-07 | ath10k: add support for Ubiquiti rebranded QCA988X v2 | Tobias Schramm |
2018-01-16 | ath10k: remove redundant -ve check against u32 integer size | Colin Ian King |
2018-01-16 | ath10k: fix spelling mistake: "addrress" -> "address" | Colin Ian King |
2017-12-27 | ath10k: update copyright year | Kalle Valo |
2017-12-27 | ath10k: add memory dump support for QCA6174/QCA9377 | Alan Liu |
2017-12-27 | ath10k: refactor firmware crashdump code to coredump.c | Kalle Valo |
2017-12-27 | ath10k: Add support for 64 bit ce descriptor | Govind Singh |
2017-12-27 | ath10k: Use dma_addr_t for ce buffers to support 64bit target | Govind Singh |
2017-10-27 | ath: Convert timers to use timer_setup() | Kees Cook |
2017-10-27 | ath10k: fix build errors with !CONFIG_PM | Brian Norris |
2017-10-27 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo |
2017-10-13 | ath10k: fix core PCI suspend when WoWLAN is supported but disabled | Brian Norris |
2017-09-21 | ath10k: mark PM functions as __maybe_unused | Arnd Bergmann |
2017-08-31 | ath10k: add the PCI PM core suspend/resume ops | Ryan Hsu |
2017-08-08 | ath10k: switch to use new generic UUID API | Andy Shevchenko |
2017-07-06 | ath10k: add copy engine register MAP for wcn3990 target | Govind Singh |
2017-07-06 | ath10k: make CE layer bus agnostic | Govind Singh |
2017-06-28 | ath10k: fix a bunch of spelling mistakes in messages | Colin Ian King |
2017-06-01 | ath10k: log when longer bmi cmds happen | Ben Greear |
2017-04-19 | ath10k: bump up FW API to 6 | Ryan Hsu |
2017-04-05 | ath10k: fix block comments style | Marcin Rokicki |
2017-03-16 | ath10k: remove redundant error check | Colin Ian King |
2017-02-14 | ath10k: fix napi crash during rmmod when probe firmware fails | Kalle Valo |
2017-02-07 | ath10k: fix reading sram contents for QCA4019 | Ashok Raj Nagarajan |
2017-02-07 | ath10k: few whitespace fixes | Kalle Valo |
2017-02-01 | Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or... | David S. Miller |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2017-01-27 | ath10k: fix typo in addr calculation | Srinivas Kandagatla |
2017-01-27 | ath10k: use dma_zalloc_coherent() | Srinivas Kandagatla |
2017-01-19 | ath10k: dump Copy Engine registers during firmware crash | Mohammed Shafi Shajakhan |
2017-01-02 | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or... | David S. Miller |
2016-12-29 | ath10k: override CE5 config for QCA9377 | Bartosz Markowski |
2016-12-29 | ath10k: fix IRAM banks number for QCA9377 | Bartosz Markowski |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-09-13 | ath10k: remove unused variable ar_pci | Chaehyun Lim |
2016-09-13 | ath10k: fix memory leak on caldata on error exit path | Colin Ian King |
2016-09-09 | Merge branch 'ath-current' into ath-next | Kalle Valo |
2016-09-09 | ath10k: implement NAPI support | Rajkumar Manoharan |
2016-09-02 | ath10k: hide kernel addresses from logs using %pK format specifier | Maharaja Kennadyrajan |
2016-08-31 | ath10k: Remove driver log suggesting QCA9887 support is experimental | Mohammed Shafi Shajakhan |
2016-07-08 | ath10k: enable support for QCA9888 | Anilkumar Kolli |
2016-06-30 | ath10k: fix crash during card removal | Mohammed Shafi Shajakhan |
2016-06-07 | ath10k: add board data download from target | Sven Eckelmann |
2016-06-07 | ath10k: add QCA9887 chipset support | Sven Eckelmann |
2016-06-02 | ath10k: update module description | Rajkumar Manoharan |
2016-06-02 | ath10k: fix diag_read to collect data for larger memory | Ashok Raj Nagarajan |