summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni
2019-02-06r8169: Avoid pointer aliasingThierry Reding
2019-02-06r8169: Load MAC address from device tree if presentThierry Reding
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu
2019-02-06qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso
2019-02-06qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05igc: Add ethtool supportSasha Neftin
2019-02-05igb: Bump version numberTodd Fujinaka
2019-02-05igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin
2019-02-05igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin
2019-02-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-02-05igc: Remove unneeded codeSasha Neftin
2019-02-05igc: Remove unused codeSasha Neftin
2019-02-05e1000e: fix a missing check for return valueJeff Kirsher
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina
2019-02-05igc: Fix code redundancySasha Neftin
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov
2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov
2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov
2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov
2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath
2019-02-02atheros: atl2: fix an indentaion issue on a return statementColin Ian King