summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-03-06ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry
2021-02-04ath10k: remove h from printk format specifierTom Rix
2021-01-28ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-01-28ath10k: pass the ssid info to get the correct bss entityWen Gong
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear
2020-11-07ath10k: fix compilation warningTamizh Chelvam
2020-10-28ath10k: remove repeated words in commentsKalle Valo
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-08-26ath10k: Move rate mask validation function up in the fileTamizh Chelvam
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong
2020-08-15ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-06-16ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-06-16ath10k: fix retry packets update in station dumpVenkateswara 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