summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-20/+3
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+10
2018-08-19r8169: don't use MSI-X on RTL8106eJian-Hong Pan-3/+6
2018-08-19net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann-2/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2018-08-17r8169: add missing Kconfig dependencyHeiner Kallweit-0/+1
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe-9644/+27806
2018-08-16net/mlx5e: Delete unneeded function argumentYuval Shaia-2/+2
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe-666/+910
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-16/+10
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-9679/+27830
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas-1/+0
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-7/+13
2018-08-14cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar-0/+2
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li-0/+6
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin-0/+25
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin-3/+0
2018-08-14net: hns3: Fix desc num set to default when setting channelYunsheng Lin-10/+12
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen-0/+2
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang-9/+44
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang-1/+1
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li-5/+75
2018-08-14Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki-7/+13
2018-08-13bnxt_en: take coredump_record structure off stackArnd Bergmann-6/+3
2018-08-13net: systemport: fix unused function warningArnd Bergmann-4/+2
2018-08-13net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2018-08-13bnxt_en: avoid string overflow for record->system_nameArnd Bergmann-2/+2
2018-08-13net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann-11/+6
2018-08-13net: lan743x: select CRC16Arnd Bergmann-0/+1
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski-6/+2
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen-4/+4
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed-17/+40
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh-6/+34
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed-9/+11
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed-126/+129
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed-68/+68
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed-21/+53
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed-64/+62
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed-3/+16
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed-0/+129
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed-102/+128
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed-64/+100
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+10
2018-08-13liquidio: remove set but not used variable 'is25G'YueHaibing-6/+2
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing-8/+0
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing-1/+0
2018-08-13r8169: don't use MSI-X on RTL8168gHeiner Kallweit-0/+5
2018-08-13net: nixge: Don't store skb in app4 field of descriptorMoritz Fischer-1/+0
2018-08-13net: nixge: Do not zero application specific fields in descMoritz Fischer-10/+0