aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan1-1/+5
2018-02-27ath10k: fix log message for hif power on failureGovind Singh1-1/+2
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu1-7/+7
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm1-0/+29
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo1-1/+0
2018-01-16ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu1-6/+7
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl1-0/+1
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu1-1/+9
2017-12-27ath10k: add coredump_mask module parameterKalle Valo1-0/+8
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo1-1/+9
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo1-1/+2
2017-12-27ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai1-75/+105
2017-12-27ath10k: Add SNOC bus type for WCN3990 targetGovind Singh1-0/+1
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh1-0/+13
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai1-0/+13
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai1-0/+18
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai1-0/+36
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai1-0/+1
2017-12-14ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann1-7/+33
2017-10-13ath10k: add new cipher suite supportRajkumar Manoharan1-0/+12
2017-10-13ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty1-0/+1
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty1-0/+9
2017-08-03ath10k: various usb related definitionsErik Stromdahl1-0/+1
2017-07-06ath10k: add copy engine register MAP for wcn3990 targetGovind Singh1-0/+5
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann1-2/+6
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear1-0/+28
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak1-0/+5
2017-06-01ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli1-3/+13
2017-05-04ath10k: different fw file name for sdioErik Stromdahl1-1/+12
2017-05-04ath10k: sdio get target infoErik Stromdahl1-1/+4
2017-05-04ath10k: add sdio extra initializationsErik Stromdahl1-0/+18
2017-04-19ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan1-0/+12
2017-04-05ath10k: fix block comments styleMarcin Rokicki1-3/+6
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan1-0/+7
2017-03-09ath10k: improve the firmware download time for QCA9377Ryan Hsu1-1/+3
2017-03-09ath10k: improve the firmware download time for QCA6174Ryan Hsu1-1/+3
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz1-3/+98
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo1-81/+3
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu1-1/+1
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo1-1/+2
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior1-6/+5
2017-02-14ath10k: add directory to board data error messageKalle Valo1-1/+2
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl1-28/+23
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński1-1/+1
2017-02-07ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-01-27ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz1-3/+81
2016-12-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4