summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
...
* ath10k: fix recent bandwidth conversion bugChristian Lamparter2018-03-291-18/+24
* ath10k: advertize beacon_int_min_gcdAnilkumar Kolli2018-03-291-0/+2
* ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang2018-03-291-0/+4
* ath10k: avoid to set WEP key for TDLS peerYingying Tang2018-03-291-1/+1
* ath10k: enable TDLS peer inactivity detectionYingying Tang2018-03-293-0/+60
* ath10k: enable TDLS peer buffer STA featureYingying Tang2018-03-292-0/+6
* ath10k: add memory dump support QCA9984Anilkumar Kolli2018-03-293-0/+135
* ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo2018-03-291-19/+36
* ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam2018-03-291-0/+1
* ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu2018-03-291-0/+1
* ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2018-03-292-2/+48
* Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-03-291-3/+2
* ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy2018-03-261-0/+10
* ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2018-03-262-9/+5
* ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan2018-03-266-15/+518
* ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan2018-03-265-10/+470
* ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai2018-03-143-26/+60
* ath10k: update the IRAM bank number for QCA9377Ryan Hsu2018-02-271-1/+1
* ath10k: fix log message for hif power on failureGovind Singh2018-02-271-1/+2
* ath10k: make ath10k report discarded packets to mac80211Ignacio Nunez Hernanz2018-02-261-5/+7
* Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu2018-02-081-7/+7
* ath10k: fix kernel panic issue during pci probeYu Wang2018-02-071-2/+10
* ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm2018-02-073-0/+36
* ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang2018-02-071-1/+2
* ath10k: fix recently introduced checkpatch warningsKalle Valo2018-01-163-1/+2
* ath10k: remove redundant -ve check against u32 integer sizeColin Ian King2018-01-161-3/+0
* ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King2018-01-161-1/+1
* ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu2018-01-161-6/+7
* ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl2018-01-091-0/+1
* ath10k: remove unused prototypeErik Stromdahl2018-01-091-1/+0
* ath10k: fix spelling errorErik Stromdahl2018-01-091-1/+1
* ath10k: update copyright yearKalle Valo2017-12-2743-43/+43
* ath10k: add memory dump support QCA988XKalle Valo2017-12-271-0/+40
* ath10k: add memory dump support for QCA6174/QCA9377Alan Liu2017-12-276-1/+1112
* ath10k: add coredump_mask module parameterKalle Valo2017-12-273-22/+51
* ath10k: detach coredump.c from debug.cKalle Valo2017-12-276-47/+45
* ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-277-240/+291
* ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo2017-12-271-46/+0
* ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori2017-12-272-1/+7
* ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai2017-12-272-75/+108
* ath10k: Add debug mask for SNOC bus typeGovind Singh2017-12-271-0/+1
* ath10k: Add SNOC bus type for WCN3990 targetGovind Singh2017-12-272-0/+4
* ath10k: Add support for 64 bit ce descriptorGovind Singh2017-12-273-97/+587
* ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh2017-12-273-14/+18
* ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh2017-12-273-17/+109
* ath10k: Add hw param for rx ring size supportGovind Singh2017-12-274-4/+20
* ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh2017-12-273-27/+307
* ath10k: Add support for 64 bit HTT frag descriptorGovind Singh2017-12-273-26/+167
* ath10k: Add support for 64 bit htt rx ring cfgGovind Singh2017-12-273-23/+168
* ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2017-12-272-7/+72