summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)
2020-01-08sfc: move some channel-related codeAlex Maftei (amaftei)
2020-01-08sfc: move struct init and fini codeAlex Maftei (amaftei)
2020-01-08sfc: move some device reset codeAlex Maftei (amaftei)
2020-01-08sfc: move datapath management codeAlex Maftei (amaftei)
2020-01-08sfc: move mac configuration and status functionsAlex Maftei (amaftei)
2020-01-08sfc: move reset workqueue codeAlex Maftei (amaftei)
2020-01-08sfc: further preparation for code splitAlex Maftei (amaftei)
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)
2020-01-08net: 3com: 3c59x: remove set but not used variable 'mii_reg1'yu kuai
2020-01-08Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-01-07enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2020-01-07enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter
2020-01-07ionic: clear compiler warning on hb use before setShannon Nelson
2020-01-07ionic: restrict received packets to mtu sizeShannon Nelson
2020-01-07ionic: add Rx dropped packet counterShannon Nelson
2020-01-07ionic: drop use of subdevice tagsShannon Nelson
2020-01-07net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit
2020-01-07net/mlx5: DR, Create multi-destination table for SW-steering useErez Shitrit
2020-01-07net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit
2020-01-07net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker
2020-01-07net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit
2020-01-07net/mlx5: Reduce No CQ found log level from warn to debugParav Pandit
2020-01-07net/mlx5: Increase the max number of channels to 128Fan Li
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