summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan2020-01-041-0/+2
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-12-211-4/+5
* ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang2019-11-281-12/+11
* ath10k: fix vdev-start timeout on errorBen Greear2019-11-254-5/+25
* ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl2019-11-251-1/+2
* ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam2019-11-252-3/+3
* ath10k: fix PCIE device wake up failedMiaoqing Pan2019-08-041-1/+1
* ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-08-041-0/+4
* ath10k: avoid possible string overflowArnd Bergmann2019-03-271-1/+1
* ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2018-12-011-0/+6
* ath10k: schedule hardware restart if WMI command times outMartin Willi2018-11-131-0/+6
* ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo2018-11-101-1/+2
* ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan2018-11-101-1/+1
* ath10k: fix scan crash due to incorrect length calculationZhi Chen2018-10-131-4/+4
* ath10k: fix kernel panic issue during pci probeYu Wang2018-10-131-2/+10
* ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2018-10-132-9/+5
* ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear2018-10-031-1/+4
* ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2018-09-192-0/+10
* ath10k: prevent active scans on potential unusable channelsSven Eckelmann2018-09-191-0/+7
* ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy2018-05-301-0/+10
* Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-04-291-3/+2
* ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2018-04-132-3/+15
* ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori2018-03-241-1/+1
* ath10k: fix out of bounds access to local bufferMichael Mera2018-03-241-6/+10
* ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear2018-03-221-1/+2
* ath10k: update tdls teardown state to targetManikanta Pubbisetty2018-03-221-0/+10
* ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan2018-03-221-1/+1
* ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan2018-03-221-0/+5
* ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan2018-03-221-0/+9
* ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan2018-03-221-1/+1
* ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2018-01-172-16/+92
* ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2017-11-301-8/+43
* ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2017-11-301-3/+9
* ath10k: ignore configuring the incorrect board_idRyan Hsu2017-11-301-1/+4
* ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2017-11-301-3/+4
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-11-083-19/+60
* ath10k: prevent sta pointer rcu violationMichal Kazior2017-10-082-0/+19
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-09-091-6/+6
* ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2017-08-061-0/+6
* ath10k: override CE5 config for QCA9377Bartosz Markowski2017-07-121-1/+1
* ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-06-241-1/+2
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-03-121-5/+9
* ath10k: use the right length of "background"Nicolas Iooss2017-01-121-1/+1
* ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2017-01-122-6/+2
* ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2017-01-092-2/+1
* ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-132-36/+40
* ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan2016-09-281-0/+7
* ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan2016-09-281-0/+6
* ath10k: fix error return code in ahbWei Yongjun2016-09-281-0/+2
* ath10k: support up to 64 vdevsBen Greear2016-09-271-1/+4