aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-03net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit1-8/+4
2019-03-03fsl/fman: Use vsprintf extension %pMJoe Perches1-3/+1
2019-03-03dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu3-14/+176
2019-03-03dpaa2-eth: Add software annotation typesIoana Radulescu2-22/+40
2019-03-03net: macb: Add support for suspend/resume with full power downHarini Katakam1-2/+38
2019-03-03net: macb: Add pm runtime supportHarini Katakam1-36/+112
2019-03-03net: macb: Support clock management for tsu_clkHarini Katakam2-6/+27
2019-03-03net: macb: Check MDIO state before read/write and use timeoutsHarini Katakam2-6/+29
2019-03-03net: dsa: microchip: add KSZ9893 switch supportTristram Ha3-15/+235
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-109/+604
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-23/+135
2019-03-02Merge tag 'wireless-drivers-next-for-davem-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller102-768/+7102
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-01net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart1-0/+3
2019-03-01net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2-8/+59
2019-03-01net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart1-0/+3
2019-03-01net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart1-9/+18
2019-03-01net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2-10/+27
2019-03-01net: mvpp2: only update the XLG configuration when neededAntoine Tenart1-5/+8
2019-03-01net: mvpp2: always disable both MACs when disabling a portAntoine Tenart1-4/+4
2019-03-01net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart1-1/+11
2019-03-01net: mvpp2: fix the computation of the RXQsAntoine Tenart2-10/+17
2019-03-01net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-03-01net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart1-8/+6
2019-03-01net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart1-7/+0
2019-03-01net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart1-1/+1
2019-03-01net: mvpp2: update the port documentation regarding the GoPAntoine Tenart1-1/+1
2019-03-01net: mvpp2: fix a typo in the headerAntoine Tenart1-1/+1
2019-03-01cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath1-1/+1
2019-03-01cxgb4vf: Revert force link up behaviourArjun Vynipadath1-10/+3
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath3-6/+60
2019-03-01cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath3-43/+47
2019-03-01drivers: net: Remove unnecessary semicolonYueHaibing5-5/+6
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko1-8/+4
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko1-5/+86
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko1-20/+62
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_migrate_all()Jiri Pirko1-46/+29
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko1-11/+32
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko1-7/+12
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko1-7/+7
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko1-8/+10
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko1-22/+20
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migrate()Jiri Pirko1-39/+35
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko1-9/+32
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv thereJiri Pirko1-4/+12
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko1-0/+4
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko1-7/+9
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-01net: aquantia: use better wrappers for state registersNikita Danilov2-5/+5