summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: activate user space firmware loading againHauke Mehrtens2017-08-311-1/+1
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-08-081-6/+6
* ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-031-0/+9
* ath10k: various usb related definitionsErik Stromdahl2017-08-031-0/+1
* ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-061-0/+5
* ath10k: set rxnss_override for QCA9888Sven Eckelmann2017-06-211-2/+6
* ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-211-0/+28
* ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-161-0/+5
* ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2017-06-011-3/+13
* ath10k: different fw file name for sdioErik Stromdahl2017-05-041-1/+12
* ath10k: sdio get target infoErik Stromdahl2017-05-041-1/+4
* ath10k: add sdio extra initializationsErik Stromdahl2017-05-041-0/+18
* ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan2017-04-191-0/+12
* ath10k: fix block comments styleMarcin Rokicki2017-04-051-3/+6
* ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2017-04-051-0/+7
* ath10k: improve the firmware download time for QCA9377Ryan Hsu2017-03-091-1/+3
* ath10k: improve the firmware download time for QCA6174Ryan Hsu2017-03-091-1/+3
* ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-03-021-3/+98
* Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2017-02-211-81/+3
* ath10k: fix the garage chars in board file name creationRyan Hsu2017-02-141-1/+1
* ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo2017-02-141-1/+2
* ath10k: silence firmware file probing warningsMichal Kazior2017-02-141-6/+5
* ath10k: add directory to board data error messageKalle Valo2017-02-141-1/+2
* ath10k: fetch firmware images in a loopErik Stromdahl2017-02-141-28/+23
* ath10k: use size_t for len variablesAmadeusz Sławiński2017-02-141-1/+1
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-02-071-5/+9
* ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-01-271-3/+81
* ath10k: ignore configuring the incorrect board_idRyan Hsu2016-12-301-1/+4
* ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-301-0/+6
* ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-011-2/+3
* ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2016-12-011-1/+1
* ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-231-0/+1
* ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+11
* ath10k: add cc_wraparound type for QCA9888 and QCA9884Anilkumar Kolli2016-10-041-0/+2
* ath10k: support up to 64 vdevsBen Greear2016-09-271-1/+4
* ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-271-0/+12
* ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2016-09-131-9/+0
* ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-131-0/+12
* ath10k: enable peer stats by defaultThomas Pedersen2016-09-131-0/+3
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-0/+2
* ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan2016-09-021-0/+1
* ath10k: use complete() instead complete_all()Daniel Wagner2016-09-021-8/+8
* ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan2016-09-021-0/+4
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-021-2/+2
* ath10k: fix spurious tx/rx during bootMichal Kazior2016-08-311-0/+68
* ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam2016-08-311-3/+3
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-181-1/+27
|\
| * ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan2016-07-081-1/+1
| * ath10k: enable support for QCA9888Anilkumar Kolli2016-07-081-0/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+1
|\ \ | |/ |/|