summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner-13/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+11
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-137/+352
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-6/+0
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar-1/+1
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller-117/+330
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+31
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki-2/+2
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris-9/+29
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg-17/+19
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek-2/+2
2019-04-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-117/+330
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau-4/+7
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-6/+0
2019-04-03wil6210: print error in FW and board files load failuresMaya Erez-1/+5
2019-04-03wil6210: reset buff id in status message after completionMaya Erez-11/+48
2019-04-03wil6210: add support for ucode tracingAhmad Masri-0/+2
2019-04-03wil6210: prevent access to RGF_CAF_ICR in TalynMaya Erez-5/+0
2019-04-03wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David-5/+11
2019-04-03wil6210: fix report of rx packet checksum in edma modeAhmad Masri-21/+41
2019-04-03wil6210: free edma_rx_swtail upon resetDedy Lansky-0/+3
2019-04-03wil6210: use OEM MAC address from OTPDedy Lansky-6/+16
2019-04-03wil6210: check mid is validAhmad Masri-23/+24
2019-04-03wil6210: update WIL_MCS_MAX to 15Maya Erez-1/+1
2019-04-03wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MBMaya Erez-1/+2
2019-04-03wil6210: increase PCP stop command timeoutMaya Erez-1/+3
2019-04-03wil6210: prevent device memory access while in reset or suspendAhmad Masri-38/+80
2019-04-03wil6210: align to latest auto generated wmi.hAlexei Avshalom Lazar-4/+94
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar-3/+11
2019-02-28wil6210: ignore HALP ICR if already handledMaya Erez-4/+12
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky-3/+2
2019-02-28wil6210: accessing 802.3 addresses via utility functionsAhmad Masri-21/+33
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri-75/+226
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky-2/+13
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez-81/+18
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi-6/+60
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi-3/+3
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi-1/+4
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi-4/+5
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi-8/+8
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing-8/+1
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco-1/+1
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen-0/+3
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure-6/+6
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong-0/+3
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi-3/+1
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar-3/+9
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong-8/+16
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar-0/+7