aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2019-11-20ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2019-11-06ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang
2019-07-26ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-05ath10k: fix shadow register implementation for WCN3990Rakesh Pillai
2019-02-12ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-11-13ath10k: fix tx status flag setting for management framesRakesh Pillai
2018-07-31ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-07-31ath10k: fix parenthesis alignmentKalle Valo
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan
2018-07-30ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-07-30ath10k: support for multicast rate controlPradeep Kumar Chitrapu
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-02ath10k: sdio: set skb len for all rx packetsAlagu Sankar
2018-07-02ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar
2018-07-02ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar
2018-06-29ath10k: use locked skb_dequeue for rx completionsBob Copeland
2018-06-28ath10k: replace hardcoded constant with defineErik Stromdahl
2018-06-28ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl
2018-06-28ath10k: fix bug in masking of TID valueErik Stromdahl
2018-06-28ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-06-28ath10k: transmit queued frames after processing rx packetsNiklas Cassel
2018-06-28ath10k: fix tlv 5ghz channel missing issueZhi Chen
2018-06-28ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-06-14ath10k: handle resource init failure caseGovind Singh
2018-06-14ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi
2018-06-14ath10k: do not mix spaces and tabs in KconfigNiklas Cassel
2018-06-14ath10k: snoc: sort include filesBrian Norris
2018-06-14ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris
2018-06-14ath10k: snoc: stop including pci.hBrian Norris
2018-06-14ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris
2018-06-14ath10k: snoc: use module_platform_driver() macroBrian Norris
2018-06-14ath10k: use crash_dump enum instead of magic numbersBrian Norris