aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2020-09-04ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-08-21ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure
2020-07-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-07-11ath10k: add flush tx packets for SDIO chipWen Gong
2020-07-11ath10k: fix kernel null pointer dereferenceVenkateswara Naralasetty
2020-07-11ath10k: remove the max_sched_scan_reqs valueWen Gong
2020-07-11ath10k: Fix the race condition in firmware dump work queueMaharaja Kennadyrajan
2020-05-15ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong
2020-05-15ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-05-15ath10k: Fix qmi init error handlingJeffrey Hugo
2020-05-04ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-02-24ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson
2020-02-24ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-02-24ath10k: Correct error handling of dma_map_single()Bjorn Andersson
2020-02-24ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2020-02-24ath10k: fix backtrace on coredumpAnilkumar Kolli
2020-02-24ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens
2020-02-24ath10k: add cleanup in ath10k_sta_state()Wenwen Wang
2020-01-09ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2020-01-09ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2020-01-09ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter
2019-12-02ath10k: fix memory leakNavid Emamdoost
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26ath10k: Fix memory leak in qmiDundi Raviteja
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang
2019-07-26ath10k: Fix encoding for protected management framesRakesh Pillai
2019-07-26ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-07-26ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-07-26ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-07-26ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar
2019-07-26ath10k: Check tx_stats before use itYingying Tang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi