aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-05-05ath10k: remove the max_sched_scan_reqs valueWen Gong
2020-04-28ath10k: correct tx bitrate of iw for SDIOWen Gong
2020-04-28ath10k: add bitrate parse for peer stats infoWen Gong
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong
2020-04-28ath10k: enable firmware peer stats info for wmi tlvWen Gong
2020-04-27ath10k: add statistics of tx retries and tx failed when tx complete disableWen Gong
2020-04-27ath10k: enable rx duration report default for wmi tlvWen Gong
2020-04-23ath10k: Fix the invalid tx/rx chainmask configurationMaharaja Kennadyrajan
2020-04-22ath10k: add flush tx packets for SDIO chipWen Gong
2020-04-06ath10k: enable VHT160 and VHT80+80 modesLei Wang
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