summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata
2020-06-22r8169: improve rtl8169_runtime_resumeHeiner Kallweit
2020-06-22r8169: remove driver-specific mutexHeiner Kallweit
2020-06-22r8169: use RTNL to protect critical sectionsHeiner Kallweit
2020-06-22r8169: add rtl8169_upHeiner Kallweit
2020-06-22r8169: remove no longer needed checks for device being runtime-activeHeiner Kallweit
2020-06-22r8169: mark device as not present when in PCI D3Heiner Kallweit
2020-06-22net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl
2020-06-22bnxt_en: Add board.serial_number field to info_get cbVasundhara Volam
2020-06-22mlx5: become aware of when running as a bonding slaveJarod Wilson
2020-06-22ixgbe_ipsec: become aware of when running as a bonding slaveJarod Wilson
2020-06-22net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit
2020-06-22net/mlx5: Split mac address setting function for using state_lockParav Pandit
2020-06-22net/mlx5: E-switch, Support querying port function mac addressParav Pandit
2020-06-22net/mlx5: Move helper to eswitch layerParav Pandit
2020-06-22net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit
2020-06-22net/mlx5: Constify mac address pointerParav Pandit
2020-06-20net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King
2020-06-20net: mvpp2: add register modification helperRussell King
2020-06-20net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-06-20net: mvpp2: add port support helpersRussell King
2020-06-20net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}Vladimir Oltean
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean
2020-06-20net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean
2020-06-20net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean
2020-06-20net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.cVladimir Oltean
2020-06-20net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCHVladimir Oltean
2020-06-20net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean
2020-06-20net: mscc: ocelot: rename module to mscc_ocelotVladimir Oltean
2020-06-20net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean
2020-06-20net: mscc: ocelot: access EtherType using __be16Vladimir Oltean
2020-06-20net: mscc: ocelot: use plain int when interacting with TCAM tablesVladimir Oltean
2020-06-19cxgb4: Use struct_size() helperGustavo A. R. Silva
2020-06-19ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-06-19cxgb4: add action to steer flows to specific RxqVishal Kulkarni
2020-06-19cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18cxgb4: add support to read serial flashVishal Kulkarni
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-06-18net: hns3: streaming dma buffer sync between cpu and deviceBarry Song
2020-06-18net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song
2020-06-18net: hns3: rename buffer-related functionsBarry Song