summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-10-053-9/+17
* ath10k: Change the warning message stringFabio Estevam2019-08-041-1/+1
* ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-07-261-0/+3
* ath10k: Fix memory leak in qmiDundi Raviteja2019-07-261-0/+1
* wil6210: drop old event after wmi_call timeoutAhmad Masri2019-07-261-1/+12
* ath9k: correctly handle short radar pulsesZefir Kurtisi2019-07-261-1/+5
* ath10k: fix PCIE device wake up failedMiaoqing Pan2019-07-261-1/+1
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-07-261-4/+5
* ath10k: add missing error handlingClaire Chang2019-07-261-0/+4
* ath10k: Fix encoding for protected management framesRakesh Pillai2019-07-261-1/+3
* ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-07-261-1/+1
* wil6210: fix spurious interrupts in 3-msiMaya Erez2019-07-261-25/+40
* ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-07-261-0/+3
* ath6kl: add some bounds checkingDan Carpenter2019-07-261-1/+9
* wil6210: fix missed MISC mbox interruptMaya Erez2019-07-261-1/+1
* ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi2019-07-261-3/+4
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-07-261-9/+23
* ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-07-261-0/+4
* wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-07-261-0/+1
* ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen2019-07-261-3/+4
* ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu2019-07-261-3/+7
* ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar2019-07-261-1/+3
* ath10k: Check tx_stats before use itYingying Tang2019-07-261-0/+7
* carl9170: fix misuse of device driver APIChristian Lamparter2019-07-141-22/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner2019-05-241-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2111-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0717-137/+352
|\
| * net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
| * Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-0513-117/+330
| |\
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-04-1913-117/+330
| | |\
| | | * wil6210: print error in FW and board files load failuresMaya Erez2019-04-031-1/+5
| | | * wil6210: reset buff id in status message after completionMaya Erez2019-04-034-11/+48
| | | * wil6210: add support for ucode tracingAhmad Masri2019-04-032-0/+2
| | | * wil6210: prevent access to RGF_CAF_ICR in TalynMaya Erez2019-04-031-5/+0
| | | * wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2019-04-032-5/+11
| | | * wil6210: fix report of rx packet checksum in edma modeAhmad Masri2019-04-032-21/+41
| | | * wil6210: free edma_rx_swtail upon resetDedy Lansky2019-04-031-0/+3
| | | * wil6210: use OEM MAC address from OTPDedy Lansky2019-04-032-6/+16
| | | * wil6210: check mid is validAhmad Masri2019-04-038-23/+24
| | | * wil6210: update WIL_MCS_MAX to 15Maya Erez2019-04-031-1/+1
| | | * wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MBMaya Erez2019-04-031-1/+2
| | | * wil6210: increase PCP stop command timeoutMaya Erez2019-04-031-1/+3
| | | * wil6210: prevent device memory access while in reset or suspendAhmad Masri2019-04-035-38/+80
| | | * wil6210: align to latest auto generated wmi.hAlexei Avshalom Lazar2019-04-032-4/+94
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-027-11/+31
| |\ \ \
| * | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-274-17/+19
| * | | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-2/+2
| | |/ / | |/| |
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-6/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-082-6/+0
| | |/ | |/|