summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-04Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...David S. Miller
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01mt7601u: do not use WARN_ON in the datapathLorenzo Bianconi
2019-02-01mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01libertas: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-02-01wlcore: clean up an indentation issueColin Ian King
2019-02-01rsi: Suppress sdhci warnings in mmcSiva Rebbagondla
2019-02-01wireless: remove unneeded semicolonYueHaibing
2019-02-01rtlwifi: rtl818x: fix indentation issueColin Ian King
2019-02-01cw1200: fix indentation issuesColin Ian King
2019-02-01libertas: fix indentation issueColin Ian King
2019-02-01rt2x00: Work around a firmware bug with shared keysBernd Edlinger
2019-02-01qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich
2019-02-01qtnfmac: remove unused declarationsSergey Matyukevich
2019-02-01qtnfmac: add missing bss record to host scan cacheSergey Matyukevich
2019-02-01qtnfmac: convert to SPDX license identifiersSergey Matyukevich
2019-02-01qtnfmac: do not reject retry changes in driverSergey Matyukevich
2019-02-01qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich
2019-02-01qtnfmac: add support for 4addr modeSergey Matyukevich
2019-02-01qtnfmac: fix INTx interrupt handlingSergey Matyukevich
2019-02-01qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko
2019-02-01mwifiex: add support for sd8977 chipsetHemantkumar Suthar
2019-02-01rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger
2019-02-01rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger
2019-02-01rtl8723ae: Dont use old data for input gain controlBernd Edlinger
2019-02-01rtl8723ae: Take the FW LPS mode handling outBernd Edlinger
2019-02-01libertas: add checks for the return value of sysfs_create_groupKangjie Lu
2019-02-01qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-01rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-01-31ath10k: correct bus type for WCN3990Brian Norris
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi
2019-01-31iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho
2019-01-30Merge tag 'iwlwifi-next-for-kalle-2019-01-29' of git://git.kernel.org/pub/scm...Kalle Valo