summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-12net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing4-8/+6
2020-09-12Merge branch 'Add-GVE-Features'David S. Miller7-164/+1023
2020-09-12gve: Enable Link Speed Reporting in the driver.David Awogbemila4-1/+56
2020-09-12gve: Use link status register to report link statusPatricio Noyola1-3/+21
2020-09-12gve: Batch AQ commands for creating and destroying queues.Sagi Shahar3-81/+211
2020-09-12gve: NIC stats for report-stats and for ethtoolDavid Awogbemila4-3/+94
2020-09-12gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.Kuo Zhao6-32/+369
2020-09-12gve: Use dev_info/err instead of netif_info/err.Catherine Sullivan2-14/+11
2020-09-12gve: Add stats for gve.Kuo Zhao5-48/+245
2020-09-12gve: Get and set Rx copybreak via ethtoolKuo Zhao1-0/+34
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller327-10768/+15656
2020-09-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo71-1145/+2941
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing1-2/+0
2020-09-11ath11k: Remove unused inline function htt_htt_stats_debug_dump()YueHaibing1-44/+0
2020-09-11ath11k: fix link error when CONFIG_REMOTEPROC is disabledKalle Valo1-0/+3
2020-09-11ath11k: remove calling ath11k_init_hw_params() second timeAnilkumar Kolli1-6/+0
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty7-22/+91
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli4-0/+136
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli6-435/+442
2020-09-11dt: bindings: net: update compatible for ath11kAnilkumar Kolli1-1/+3
2020-09-11net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()Luo Jiaxing1-2/+1
2020-09-11Merge branch 'smc-next'David S. Miller13-329/+357
2020-09-11net/smc: use separate work queues for different worker typesKarsten Graul7-18/+49
2020-09-11net/smc: use the retry mechanism for netlink messagesGuvenc Gulce1-7/+23
2020-09-11s390/net: add SMC config as one of the defaults of CCWGROUPGuvenc Gulce1-1/+1
2020-09-11net/smc: immediate freeing in smc_lgr_cleanup_early()Ursula Braun2-20/+4
2020-09-11net/smc: reduce smc_listen_decline() callsUrsula Braun1-16/+6
2020-09-11net/smc: improve server ISM device determinationUrsula Braun3-16/+7
2020-09-11net/smc: common routine for CLC accept and confirmUrsula Braun4-143/+118
2020-09-11net/smc: dynamic allocation of CLC proposal bufferUrsula Braun3-49/+67
2020-09-11net/smc: introduce better field namesUrsula Braun6-57/+55
2020-09-11net/smc: reduce active tcp_listen workersUrsula Braun3-11/+36
2020-09-11Merge branch 'nfc-s3fwrn5-Few-cleanups'David S. Miller9-41/+101
2020-09-11arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2Krzysztof Kozlowski1-2/+2
2020-09-11MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove RobertKrzysztof Kozlowski2-2/+6
2020-09-11nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski2-3/+3
2020-09-11nfc: s3fwrn5: Add missing CRYPTO_HASH dependencyKrzysztof Kozlowski1-0/+1
2020-09-11nfc: s3fwrn5: Remove unneeded 'ret' variableKrzysztof Kozlowski1-3/+1
2020-09-11nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski1-6/+14
2020-09-11dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski1-6/+18
2020-09-11dt-bindings: net: nfc: s3fwrn5: Convert to dtschemaKrzysztof Kozlowski3-25/+62
2020-09-11Merge branch 'hns-kdoc'David S. Miller6-9/+7
2020-09-11net: hns: Fix a kernel-doc warning in hinic_hw_eqs.cWang Hai1-1/+1
2020-09-11net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.cWang Hai1-1/+1
2020-09-11net: hns: Fix some kernel-doc warnings in hns_enet.cWang Hai1-2/+1
2020-09-11net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai1-2/+1
2020-09-11net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()Wang Hai1-1/+1
2020-09-11hinic: Fix some kernel-doc warnings in hinic_hw_io.cWang Hai1-2/+2
2020-09-11net: mvpp2: ptp: Fix unused variablesAlex Dewar1-4/+2
2020-09-11net: cxgb3: Fix some kernel-doc warningsWang Hai1-2/+2