aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski6-55/+0
2019-02-12bpf: offload: add priv field for driversJakub Kicinski2-4/+2
2019-02-07net: marvell: neta: add comphy supportRussell King1-4/+41
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha3-37/+55
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha6-128/+306
2019-02-06net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter3-39/+47
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2-18/+16
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-06rocker: Implement ndo_get_port_parent_id()Florian Fainelli1-5/+13
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli5-26/+11
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli1-20/+13
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2-35/+12
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli4-31/+15
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni1-0/+1
2019-02-06r8169: Avoid pointer aliasingThierry Reding1-3/+13
2019-02-06r8169: Load MAC address from device tree if presentThierry Reding1-13/+23
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu1-1/+2
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2-6/+39
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu1-4/+4
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2-44/+38
2019-02-06qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso1-203/+76
2019-02-06qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso1-132/+132
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso7-426/+418
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso5-10/+9
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso1-22/+59
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso12-1205/+908
2019-02-05igc: Add ethtool supportSasha Neftin8-18/+1169
2019-02-05igb: Bump version numberTodd Fujinaka1-1/+1
2019-02-05igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin1-17/+1
2019-02-05igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin1-14/+1
2019-02-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-02-05igc: Remove unneeded codeSasha Neftin1-21/+1
2019-02-05igc: Remove unused codeSasha Neftin1-22/+0
2019-02-05e1000e: fix a missing check for return valueJeff Kirsher1-10/+23
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller1-1/+1
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina1-1/+1
2019-02-05igc: Fix code redundancySasha Neftin3-22/+2
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin1-8/+0
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+2
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King1-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King1-23/+15
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer1-7/+20
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer1-6/+13
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2-2/+2
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov1-0/+1