summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07ath10k: Check tx_stats before use itYingying Tang
2019-05-07ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-05-07ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong
2019-05-07ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-05-07ath10k: Fix the tx stats bytes & packets parsingBrandon Huang
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh
2019-05-07ath10k: Move board id and fw version logging to info levelGovind Singh
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-03wil6210: remove HALP for Talyn devicesMaya Erez
2019-05-03wil6210: check rx_buff_mgmt before accessing itDedy Lansky
2019-05-03wil6210: fix missed MISC mbox interruptMaya Erez
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky
2019-05-03wil6210: add support for multiple sections in brd fileMaya Erez
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-29wireless: carl9170: fix clang build warningArnd Bergmann
2019-04-29wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-04-29ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-04-29ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega
2019-04-29ath: drop duplicated defineTomislav Požega
2019-04-29ath9k: Remove some set but not used variablesYueHaibing
2019-04-29ath9k: Differentiate between max combined and per chain powerSven Eckelmann
2019-04-29ath9k: Check for errors when reading SREV registerTim Schumacher
2019-04-29ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen
2019-04-29ath6kl: remove redundant check of status != 0Colin Ian King
2019-04-29ath6kl: add some bounds checkingDan Carpenter
2019-04-29ath6kl: wmi: use struct_size() helperGustavo A. R. Silva
2019-04-29ath6kl: debug: Use struct_size() helperGustavo A. R. Silva