summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang1-1/+1
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li3-5/+75
2018-08-13bnxt_en: take coredump_record structure off stackArnd Bergmann1-6/+3
2018-08-13net: systemport: fix unused function warningArnd Bergmann1-4/+2
2018-08-13net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-08-13bnxt_en: avoid string overflow for record->system_nameArnd Bergmann1-2/+2
2018-08-13net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2-11/+6
2018-08-13net: lan743x: select CRC16Arnd Bergmann1-0/+1
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski2-6/+2
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen1-4/+4
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed1-17/+40
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh6-6/+34
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed3-9/+11
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2-126/+129
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed6-68/+68
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed5-21/+53
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed3-64/+62
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed1-3/+16
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed1-0/+129
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed1-102/+128
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed1-64/+100
2018-08-13liquidio: remove set but not used variable 'is25G'YueHaibing1-6/+2
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing1-8/+0
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing1-1/+0
2018-08-13r8169: don't use MSI-X on RTL8168gHeiner Kallweit1-0/+5
2018-08-13net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer1-1/+0
2018-08-13net: nixge: Do not zero application specific fields in descMoritz Fischer1-10/+0
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-15/+12
2018-08-11net: socionext: Increase descriptors to 256Ilias Apalodimas1-3/+2
2018-08-11net: socionext: Use descriptor info instead of MMIO reads on RxIlias Apalodimas1-15/+10
2018-08-11vxge: remove set but not used variable 'req_out', 'status' and 'ret'YueHaibing1-21/+6
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead6-5/+1443
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-10bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam1-3/+3
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi2-5/+23
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot1-1/+1
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing1-12/+0
2018-08-10net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang1-11/+20
2018-08-10r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit1-118/+83
2018-08-10r8169: don't configure csum function per chip versionHeiner Kallweit1-67/+67
2018-08-10r8169: simplify interrupt handlerHeiner Kallweit1-12/+7
2018-08-10r8169: don't include asm headers directlyHeiner Kallweit1-3/+1
2018-08-10r8169: remove version infoHeiner Kallweit1-8/+0
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar4-2/+197
2018-08-10net: chelsio: cxgb2: remove unused array pci_speedColin Ian King1-4/+0
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2-4/+0
2018-08-09cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar1-6/+6
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King1-7/+0
2018-08-09mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing1-3/+2