summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel54-658/+74
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel14-168/+14
2019-05-28brcmutil: switch source files to using SPDX license identifierArend van Spriel3-36/+3
2019-05-28brcm80211: switch common header files to using SPDX license identifierArend van Spriel7-84/+7
2019-05-28rtw88: more descriptions about LPSYan-Hsuan Chuang1-1/+1
2019-05-28rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang1-0/+2
2019-05-28rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang1-4/+4
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo48-250/+1017
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner41-575/+41
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner58-713/+58
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner82-0/+82
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner6-0/+6
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner4-0/+4
2019-05-11net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds264-2800/+58493
2019-05-07ath10k: Check tx_stats before use itYingying Tang1-0/+7
2019-05-07ath10k: add peer id check in ath10k_peer_find_by_idWen Gong1-0/+3
2019-05-07ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi1-0/+2
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi2-1/+33
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong2-3/+13
2019-05-07ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi1-3/+4
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-05-07ath10k: Use struct_size() helperGustavo A. R. Silva1-3/+1
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai1-1/+3
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori3-7/+35
2019-05-07ath10k: Fix the tx stats bytes & packets parsingBrandon Huang1-3/+3
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh1-1/+1
2019-05-07ath10k: Move board id and fw version logging to info levelGovind Singh1-7/+8
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan4-4/+48
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan3-7/+8
2019-05-07Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+0
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds12-51/+0
2019-05-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+21
2019-05-06net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar3-3/+3
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller200-1634/+56474
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang1-0/+2
2019-05-03wil6210: remove HALP for Talyn devicesMaya Erez1-0/+6
2019-05-03wil6210: check rx_buff_mgmt before accessing itDedy Lansky1-0/+3
2019-05-03wil6210: fix missed MISC mbox interruptMaya Erez1-1/+1
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri8-46/+49
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky2-12/+45
2019-05-03wil6210: add support for multiple sections in brd fileMaya Erez4-45/+126
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky1-0/+2
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar1-0/+3
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez1-25/+40
2019-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-33/+92
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor1-6/+6
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King1-3/+3