summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2020-03-22ath10k: Fill GCMP MIC length for PMFYingying Tang
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-17ath10k: Fix some typo in some warning messagesChristophe JAILLET
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-11-29ath10k: set WMI_PEER_AUTHORIZE after a firmware crashWen Gong
2019-11-25ath10k: add NL80211_FEATURE_ND_RANDOM_MAC_ADDR for NLOWen Gong
2019-11-15ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson
2019-11-08ath10k: fix potential issue of peer stats allocationZhi Chen
2019-10-14ath10k: Correct error handling of dma_map_single()Bjorn Andersson
2019-10-02ath10k: add support for hardware rfkillWen Gong
2019-10-02ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-10-01ath10k: switch to ieee80211_tx_dequeue_niErik Stromdahl
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai
2019-09-17ath10k: fix spelling mistake "eanble" -> "enable"Colin Ian King
2019-09-17ath10k: add cleanup in ath10k_sta_state()Wenwen Wang
2019-09-17ath10k: avoid leaving .bss_info_changed prematurelySven Eckelmann
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan
2019-06-25ath10k: Add peer delete response eventDundi Raviteja
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty
2019-02-12ath10k: add dynamic vlan supportManikanta Pubbisetty
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu
2019-02-12ath10k: report estimated frame transmit airtime to improve fairnessKan Yan
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
2018-12-20ath10k: fix tx_stats memory leakZhi Chen
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller