summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan
2018-11-21ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-07-11ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-05-16ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2018-05-16ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-09-13ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai
2017-08-06ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior
2017-07-15ath10k: override CE5 config for QCA9377Bartosz Markowski
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2017-01-12ath10k: use the right length of "background"Nicolas Iooss
2016-06-07ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli
2016-06-07ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan
2016-06-07ath10k: fix firmware assert in monitor modeRajkumar Manoharan
2016-06-07ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2015-11-17Merge ath-current from ath.gitKalle Valo
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty
2015-10-29ath10k: add FW API support to test modeAlan Liu