summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2019-06-25ath10k: Change the warning message stringFabio Estevam
2019-06-25ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-06-25ath10k: add missing error handlingClaire Chang
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori
2019-06-25ath10k: acquire lock to fix lockdep's warningClaire Chang
2019-06-25ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong
2019-06-25ath10k: add support for firmware crash recovery on SDIO chipWen Gong
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty
2019-06-25ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07ath10k: Check tx_stats before use itYingying Tang
2019-05-07ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-05-07ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong
2019-05-07ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-05-07ath10k: Fix the tx stats bytes & packets parsingBrandon Huang
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh
2019-05-07ath10k: Move board id and fw version logging to info levelGovind Singh
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong
2019-04-29ath10k: add PN replay protection for high latency devicesWen Gong
2019-04-29ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND eventWen Gong
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong
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-23ath10k: sdio: add missing error checkErik Stromdahl
2019-04-23ath10k: add initialization of HTC headerAlagu Sankar
2019-04-23ath10k: fix use-after-free on SDIO data framesKalle Valo
2019-04-23ath10k: htt: support MSDU ids with SDIOAlagu Sankar
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-04-23ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar
2019-04-23ath10k: don't disable interrupts in ath10k_sdio_remove()Wen Gong
2019-04-23ath10k: sdio: workaround firmware UART pin configuration bugWen Gong
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