summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih2019-05-281-22/+14
* rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih2019-05-281-2/+9
* rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih2019-05-281-4/+4
* rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih2019-05-281-337/+303
* p54: Support boottime in scan resultsChristian Lamparter2019-05-281-0/+6
* p54: fix crash during initializationChristian Lamparter2019-05-281-1/+4
* brcmfmac: use strlcpy() instead of strcpy()Neo Jou2019-05-281-1/+1
* brcmfmac: fix typos in code commentsWeitao Hou2019-05-281-1/+1
* brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel2019-05-281-1/+1
* brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel2019-05-282-49/+51
* brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-2854-658/+74
* brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel2019-05-2814-168/+14
* brcmutil: switch source files to using SPDX license identifierArend van Spriel2019-05-283-36/+3
* brcm80211: switch common header files to using SPDX license identifierArend van Spriel2019-05-287-84/+7
* rtw88: more descriptions about LPSYan-Hsuan Chuang2019-05-281-1/+1
* rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang2019-05-281-0/+2
* rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang2019-05-281-4/+4
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-2748-250/+1017
|\
| * ath10k: Check tx_stats before use itYingying Tang2019-05-071-0/+7
| * ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-05-071-0/+3
| * ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi2019-05-071-0/+2
| * ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-05-071-0/+4
| * ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi2019-05-072-1/+33
| * ath10k: change swap mail box config for UTF mode of SDIOWen Gong2019-05-072-3/+13
| * ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi2019-05-071-3/+4
| * ath10k: coredump: use struct_size() helperGustavo A. R. Silva2019-05-071-2/+2
| * ath10k: Use struct_size() helperGustavo A. R. Silva2019-05-071-3/+1
| * ath10k: Fix encoding for protected management framesRakesh Pillai2019-05-071-1/+3
| * ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori2019-05-073-7/+35
| * ath10k: Fix the tx stats bytes & packets parsingBrandon Huang2019-05-071-3/+3
| * ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh2019-05-071-1/+1
| * ath10k: Move board id and fw version logging to info levelGovind Singh2019-05-071-7/+8
| * ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan2019-05-074-4/+48
| * ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan2019-05-073-7/+8
| * wil6210: remove HALP for Talyn devicesMaya Erez2019-05-031-0/+6
| * wil6210: check rx_buff_mgmt before accessing itDedy Lansky2019-05-031-0/+3
| * wil6210: fix missed MISC mbox interruptMaya Erez2019-05-031-1/+1
| * wil6210: fix overwriting max_assoc_sta module paramAhmad Masri2019-05-038-46/+49
| * wil6210: enhancements for descriptor and status ring debugfsDedy Lansky2019-05-032-12/+45
| * wil6210: add support for multiple sections in brd fileMaya Erez2019-05-034-45/+126
| * wil6210: add printout of platform capabilitiesDedy Lansky2019-05-031-0/+2
| * wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar2019-05-031-0/+3
| * wil6210: fix spurious interrupts in 3-msiMaya Erez2019-05-031-25/+40
| * wireless: carl9170: fix clang build warningArnd Bergmann2019-04-292-2/+2
| * wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-04-291-0/+1
| * ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-04-291-1/+1
| * ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega2019-04-291-21/+3
| * ath: drop duplicated defineTomislav Požega2019-04-291-1/+0
| * ath9k: Remove some set but not used variablesYueHaibing2019-04-291-11/+0
| * ath9k: Differentiate between max combined and per chain powerSven Eckelmann2019-04-295-6/+8