aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds348-3704/+40361
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+1
2020-05-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo8-4/+13
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada1-0/+2
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada1-1/+1
2020-05-30ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson1-1/+0
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen3-1/+5
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen3-1/+5
2020-05-29Merge tag 'iwlwifi-next-for-kalle-2020-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo21-297/+524
2020-05-29Merge tag 'mt76-for-kvalo-2020-05-28' of https://github.com/nbd168/wirelessKalle Valo27-124/+335
2020-05-29mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár4-0/+26
2020-05-29mwifiex: Parse all API_VER_ID propertiesPali Rohár2-2/+17
2020-05-29airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-05-29brcmfmac: 43012 Update MES WatermarkDouble Lo1-0/+5
2020-05-29brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng1-0/+18
2020-05-29brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao2-8/+16
2020-05-29brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo1-0/+17
2020-05-29brcmfmac: set F2 blocksize for 4373Wright Feng2-3/+15
2020-05-29wlcore: fix runtime pm imbalance in wlcore_irq_lockedDinghao Liu1-8/+9
2020-05-29rtw88: 8822c: remove CCK TX setting when switch channelChien-Hsun Liao1-2/+0
2020-05-29rtw88: 8822c: fix missing brace warning for old compilersYan-Hsuan Chuang1-1/+1
2020-05-29rtw88: fix EAPOL 4-way failure by finish IQK earlierPing-Ke Shih3-2/+21
2020-05-29rtw88: coex: 8723d: handle BT inquiry casesPing-Ke Shih2-5/+9
2020-05-29rtw88: coex: 8723d: set antanna control ownerPing-Ke Shih4-2/+17
2020-05-29wlcore: fix runtime pm imbalance in __wl1271_op_remove_interfaceDinghao Liu1-2/+6
2020-05-29wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu1-3/+1
2020-05-29wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu1-1/+3
2020-05-29wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu1-0/+1
2020-05-29atmel: Use shared constant for rfc1042 headerPascal Terjan1-2/+1
2020-05-29libertas: Use shared constant for rfc1042 headerPascal Terjan1-4/+1
2020-05-29cw1200: Remove local sdio VENDOR and DEVICE id definitionsPali Rohár1-8/+1
2020-05-29b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-05-29b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-05-29Revert "rtw88: no need to set registers for SDIO"Yan-Hsuan Chuang3-0/+155
2020-05-29rt2800: enable MFP support unconditionallyRui Salvaterra2-4/+3
2020-05-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo41-260/+405
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár2-5/+5
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár1-2/+2
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár2-23/+10
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár2-15/+8
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár1-29/+9
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár1-1/+1
2020-05-29iwlwifi: bump FW API to 56 for AX devicesLuca Coelho1-1/+1
2020-05-29iwlwifi: mvm: add support for range request version 10Avraham Stern2-11/+45
2020-05-29iwlwifi: mvm: fix aux station leakSharon3-11/+18
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein9-139/+138
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein2-107/+107
2020-05-29iwlwifi: pcie: gen3: indicate 8k/12k RB size to deviceJohannes Berg2-2/+18
2020-05-29iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam2-2/+75
2020-05-29iwlwifi: acpi: support device specific method (DSM)Gil Adam2-11/+110