summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-28250-2711/+53864
|\
| * Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-27134-1408/+3490
| |\
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-01-2624-104/+341
| | |\
| | | * wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| | | * ar5523: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| | | * ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-01-261-0/+2
| | | * ath10k: Use device_get_match_data() to simplify codeStephen Boyd2020-01-261-7/+4
| | | * ath10k: Add newlines to printk messagesStephen Boyd2020-01-261-3/+3
| | | * ath10k: Correct the DMA direction for management tx buffersRakesh Pillai2020-01-261-1/+1
| | | * ath11k: fix up some error pathsDan Carpenter2020-01-261-11/+11
| | | * ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin2020-01-261-1/+2
| | | * ath11k: avoid null pointer dereference when pointer band is nullColin Ian King2020-01-261-4/+4
| | | * ath11k: Add missing pdev rx rate statsBhagavathi Perumal S2020-01-262-33/+214
| | | * ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King2020-01-261-1/+1
| | | * ath11k: set TxBf parameters after vdev startBhagavathi Perumal S2020-01-261-6/+5
| | | * ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli2020-01-262-0/+23
| | | * ath11k: fix debugfs build failureArnd Bergmann2020-01-264-16/+13
| | | * ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh2020-01-262-0/+10
| | | * Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen2020-01-261-1/+1
| | | * ath10k: drop RX skb with invalid length for sdioWen Gong2020-01-261-6/+18
| | | * ath10k: use true,false for bool variablezhengbin2020-01-261-1/+1
| | | * ath10k: Add optional qdss clkBjorn Andersson2020-01-261-1/+1
| | | * ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue2020-01-261-1/+1
| | | * ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue2020-01-261-2/+17
| | | * wil6210: use true,false for bool variablezhengbin2020-01-263-6/+6
| | | * ath9k: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King2020-01-261-1/+1
| | * | rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King2020-01-263-3/+3
| | * | rtlwifi: rtl8723ae: remove unused variablesYueHaibing2020-01-261-112/+0
| | * | rtlwifi: rtl8192ee: remove unused variablesYueHaibing2020-01-261-118/+0
| | * | rtlwifi: rtl8821ae: remove unused variablesYueHaibing2020-01-261-118/+0
| | * | rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King2020-01-261-1/+1
| | * | qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko2020-01-262-1/+53
| | * | qtnfmac: add support for STA HE ratesSergey Matyukevich2020-01-262-0/+3
| | * | qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich2020-01-261-18/+34
| | * | qtnfmac: add module param to configure DFS offloadSergey Matyukevich2020-01-266-7/+22
| | * | qtnfmac: cleanup slave_radar access functionSergey Matyukevich2020-01-263-7/+7
| | * | brcmfmac: Remove always false 'idx < 0' statementyuehaibing2020-01-261-1/+1
| | * | rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang2020-01-261-2/+2
| | * | rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang2020-01-261-0/+5
| | * | brcmfmac: add initial support for monitor modeRafał Miłecki2020-01-266-13/+174
| | * | brcmfmac: simplify building interface combinationsRafał Miłecki2020-01-261-29/+14
| | * | brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker2020-01-261-6/+6
| | * | brcmfmac: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | cw1200: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | rtw88: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-16/+3
| | * | rtlwifi: rtl8723be: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-17/+3
| | * | rtlwifi: rtl8723ae: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-17/+3
| | * | rtlwifi: rtl8192se: Remove sw.h headerAmadeusz Sławiński2020-01-262-14/+0