summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-24xirc2ps_cs: remove dev null check from do_reset().Gaurav Singh1-1/+1
2020-06-24r8169: rename RTL8125 to RTL8125AHeiner Kallweit2-21/+21
2020-06-24bonding/xfrm: use real_dev instead of slave_devJarod Wilson3-46/+17
2020-06-24mlxsw: Enforce firmware version for Spectrum-3Petr Machata1-0/+18
2020-06-24mlxsw: Bump firmware version to XX.2007.1168Petr Machata1-4/+4
2020-06-24mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.cMasanari Iida1-1/+1
2020-06-23net: atlantic: A2: phy loopback supportDmitry Bogdanov5-3/+29
2020-06-23net: atlantic: A2: report link partner capabilitiesDmitry Bogdanov3-0/+81
2020-06-23net: atlantic: A2: flow control supportIgor Russkikh4-1/+42
2020-06-23net: atlantic: A2: EEE supportNikita Danilov3-5/+91
2020-06-23net: atlantic: remove baseX usageNikita Danilov1-3/+0
2020-06-23net: atlantic: A2: half duplex supportIgor Russkikh7-23/+70
2020-06-23net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King1-20/+25
2020-06-23net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entriesVladimir Oltean2-15/+80
2020-06-23net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean2-5/+5
2020-06-23net: dsa: felix: call port mdb operations from ocelotVladimir Oltean4-20/+60
2020-06-23net: mscc: ocelot: make the NPI port a proper target for FDB and MDBVladimir Oltean1-1/+11
2020-06-23net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean1-8/+8
2020-06-23mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata3-0/+51
2020-06-23mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata1-0/+26
2020-06-23mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata3-7/+60
2020-06-23net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov1-0/+23
2020-06-23net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov1-0/+23
2020-06-23net: phy: marvell: use a single style for referencing functionsMaxim Kochetkov1-111/+111
2020-06-23r8169: improve rtl8169_runtime_resumeHeiner Kallweit1-10/+3
2020-06-23r8169: remove driver-specific mutexHeiner Kallweit1-45/+0
2020-06-23r8169: use RTNL to protect critical sectionsHeiner Kallweit1-0/+8
2020-06-23r8169: add rtl8169_upHeiner Kallweit1-32/+16
2020-06-23r8169: remove no longer needed checks for device being runtime-activeHeiner Kallweit1-48/+6
2020-06-23r8169: mark device as not present when in PCI D3Heiner Kallweit1-11/+14
2020-06-23net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl1-0/+4
2020-06-23bnxt_en: Add board.serial_number field to info_get cbVasundhara Volam1-0/+6
2020-06-23net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean2-12/+17
2020-06-23net: dsa: sja1105: make config table operation structures constantVladimir Oltean4-16/+16
2020-06-23net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean2-45/+0
2020-06-23net: dsa: qca8k: Minor comment spelling fixJonathan McDowell1-1/+1
2020-06-23net: dsa: qca8k: Improve SGMII interface handlingJonathan McDowell2-1/+45
2020-06-23net: dsa: qca8k: Switch to PHYLINK instead of PHYLIBJonathan McDowell1-96/+210
2020-06-23bonding: support hardware encryption offload to slavesJarod Wilson1-2/+125
2020-06-23mlx5: become aware of when running as a bonding slaveJarod Wilson1-0/+6
2020-06-23ixgbe_ipsec: become aware of when running as a bonding slaveJarod Wilson1-8/+31
2020-06-23net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit3-0/+41
2020-06-23net/mlx5: Split mac address setting function for using state_lockParav Pandit1-14/+24
2020-06-23net/mlx5: E-switch, Support querying port function mac addressParav Pandit3-0/+55
2020-06-23net/mlx5: Move helper to eswitch layerParav Pandit2-7/+8
2020-06-23net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit3-40/+50
2020-06-23net/mlx5: Constify mac address pointerParav Pandit3-4/+4
2020-06-21net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King1-12/+11
2020-06-21net: mvpp2: add register modification helperRussell King1-42/+46
2020-06-21net: mvpp2: add mvpp2_phylink_to_port() helperRussell King1-15/+14