summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-01-07net/mlx5e: Support accept action on nic tableTonghao Zhang
2020-01-07mlx5: work around high stack usage with gccArnd Bergmann
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun
2020-01-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes
2020-01-06igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes
2020-01-06epic100: allow nesting of ethtool_ops begin() and complete()Michal Kubecek
2020-01-06via-velocity: allow nesting of ethtool_ops begin() and complete()Michal Kubecek
2020-01-06mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipelineAmit Cohen
2020-01-06mlxsw: spectrum: Disable SIP_DIP check in hardware pipelineAmit Cohen
2020-01-06mlxsw: spectrum: Disable MC_DMAC check in hardware pipelineAmit Cohen
2020-01-06mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipelineAmit Cohen
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes
2020-01-06net: hns3: modify an unsuitable reset level for hardware errorHuazhong Tan
2020-01-06net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan
2020-01-06net: hns3: add protection when get SFP speed as 0Guojia Liao
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu
2020-01-06net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu
2020-01-06net: hns3: modify the IRQ name of TQP vectorYonglong Liu
2020-01-06net: hns3: re-organize vector handleYonglong Liu
2020-01-06net: hns3: add trace event support for HNS3 driverYunsheng Lin
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean
2020-01-05enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-05ionic: support sr-iov operationsShannon Nelson
2020-01-05ionic: ionic_if bits for sr-iov supportShannon Nelson
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-04igc: Remove no need declaration of the igc_sw_initSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_write_itrSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_assign_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_disableSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_enableSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_configure_msixSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_rx_modeSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_interrupt_capabilitySasha Neftin
2020-01-04igc: Remove no need declaration of the igc_alloc_mapped_pageSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_configureSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_default_mac_filterSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_power_down_linkSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_clean_tx_ringSasha Neftin
2020-01-03ice: Add device ids for E822 devicesJacob Keller
2020-01-03ice: Suppress Coverity warnings for xdp_rxq_info_regKrzysztof Kazimierczak
2020-01-03ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak
2020-01-03ice: add extra check for null Rx descriptorMitch Williams