summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu9-28/+107
2019-02-14iwlwifi: mvm: clean up NO_PSDU caseJohannes Berg1-5/+2
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg7-4/+550
2019-02-14iwlwifi: mvm: support FTM responderJohannes Berg6-5/+353
2019-02-14iwlwifi: dbg_ini: implement monitor dram memory dumpShahar S Matityahu2-13/+89
2019-02-14iwlwifi: mvm: don't require WOWLAN images when unifiedIdo Yariv1-1/+5
2019-02-14iwlwifi: dbg_ini: implement monitor sram memory dumpShahar S Matityahu2-6/+18
2019-02-14iwlwifi: pcie: add TPT oriented printsSara Sharon2-8/+17
2019-02-14iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon1-7/+7
2019-02-14iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-02-14iwlwifi: bump FW API to 45 for 9000 and 22000 seriesLuca Coelho2-2/+2
2019-02-08rsi: fix indentation issue with a code blockColin Ian King1-8/+8
2019-02-08qtnfmac: enable WPA3 SAE supportSergey Matyukevich5-2/+145
2019-02-08qtnfmac: enable WPA3 OWE supportSergey Matyukevich2-43/+102
2019-02-08rsi: fix for wowlan wakeup failureSiva Rebbagondla1-0/+4
2019-02-08rsi: resolve power save issue after S4 resumeSiva Rebbagondla3-1/+10
2019-02-08rsi: fix wowlan wakeup issue for hibernate(S4)Siva Rebbagondla2-3/+6
2019-02-08rsi: add hci detach for hibernation and poweroffSiva Rebbagondla2-0/+25
2019-02-08rsi: Add debug support for wowlan wakeup confirmationSiva Rebbagondla1-0/+29
2019-02-08rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing1-2/+1
2019-02-08mwifiex: don't print error message on coex eventStefan Agner1-1/+1
2019-02-08brcmfmac: support monitor frames with the hardware/ucode headerRafał Miłecki3-1/+62
2019-02-08brcmfmac: fix typosMatteo Croce4-4/+4
2019-02-08brcmfmac: add bphy_err() and use it in the cfg80211.cRafał Miłecki2-224/+282
2019-02-08brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki2-23/+38
2019-02-08brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki3-7/+17
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo7-54/+64
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo29-75/+606
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
2019-02-07ath: regd: add extra US coutry codesOever Gonzalez2-0/+4
2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang1-3/+3
2019-02-07ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-07ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi1-0/+3
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2-1/+4
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar3-2/+7
2019-02-07ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-07ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing1-2/+0
2019-02-07ath10k: sdio: add .owner fieldBrian Norris1-1/+4
2019-02-07ath10k: change swap mail box check after htc readyWen Gong3-15/+38
2019-02-07ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai1-1/+10
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai2-4/+4
2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2-1/+3
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai5-0/+107
2019-02-07ath10k: update HOST capability qmi messageGovind Singh2-6/+257
2019-02-07Merge tag 'iwlwifi-next-for-kalle-2019-02-04' of git://git.kernel.org/pub/scm...Kalle Valo44-652/+1158
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller177-3876/+4061
2019-02-04ath9k: eeprom: Use scnprintf instead of snprintfKees Cook1-6/+6
2019-02-04ath10k: Add support for extended HTT aggr msg supportGovind Singh3-1/+61
2019-02-04ath10k: fix S5 power consumption issue for QCA9377Yu Wang1-1/+1
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai6-25/+84