summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-027-5/+48
|\
| * lan743x: Fix TX Stall IssueBryan Whitehead2019-03-011-4/+12
| * net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov2019-03-014-0/+29
| * enc28j60: Correct description of debug module parameterAndy Shevchenko2019-02-271-1/+1
| * bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-02-271-0/+6
* | net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart2019-03-011-0/+3
* | net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2019-03-012-8/+59
* | net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart2019-03-011-0/+3
* | net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart2019-03-011-9/+18
* | net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2019-03-012-10/+27
* | net: mvpp2: only update the XLG configuration when neededAntoine Tenart2019-03-011-5/+8
* | net: mvpp2: always disable both MACs when disabling a portAntoine Tenart2019-03-011-4/+4
* | net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart2019-03-011-1/+11
* | net: mvpp2: fix the computation of the RXQsAntoine Tenart2019-03-012-10/+17
* | net: mvpp2: fix validate for PPv2.1Antoine Tenart2019-03-011-1/+1
* | net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart2019-03-011-8/+6
* | net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart2019-03-011-7/+0
* | net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart2019-03-011-1/+1
* | net: mvpp2: update the port documentation regarding the GoPAntoine Tenart2019-03-011-1/+1
* | net: mvpp2: fix a typo in the headerAntoine Tenart2019-03-011-1/+1
* | cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath2019-03-011-1/+1
* | cxgb4vf: Revert force link up behaviourArjun Vynipadath2019-03-011-10/+3
* | cxgb4: Add VF Link state supportArjun Vynipadath2019-03-013-6/+60
* | cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath2019-03-013-43/+47
* | drivers: net: Remove unnecessary semicolonYueHaibing2019-03-013-3/+4
* | mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko2019-03-011-8/+4
* | mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko2019-03-011-5/+86
* | mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko2019-03-011-20/+62
* | mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko2019-03-011-46/+29
* | mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko2019-03-011-11/+32
* | mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko2019-03-011-7/+12
* | mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko2019-03-011-7/+7
* | mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko2019-03-011-8/+10
* | mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko2019-03-011-22/+20
* | mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko2019-03-011-39/+35
* | mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko2019-03-011-9/+32
* | mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko2019-03-011-4/+12
* | mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko2019-03-011-0/+4
* | mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko2019-03-011-7/+9
* | net: aquantia: use better wrappers for state registersNikita Danilov2019-03-012-5/+5
* | net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov2019-03-018-72/+184
* | net: aquantia: fixed instack structure overflowIgor Russkikh2019-03-012-4/+4
* | net: aquantia: fixed buffer overflowNikita Danilov2019-03-011-0/+2
* | net: aquantia: added newline at end of fileNikita Danilov2019-03-011-1/+1
* | net: aquantia: fixed memcpy sizeNikita Danilov2019-03-011-1/+1
* | nfp: nsp: set higher timeout for flash bundleDirk van der Merwe2019-03-011-4/+1
* | nfp: nsp: allow the use of DMA bufferJakub Kicinski2019-03-011-5/+191
* | nfp: nsp: move default buffer handling into its own functionJakub Kicinski2019-03-011-42/+51
* | nfp: nsp: use fractional size of the bufferJakub Kicinski2019-03-011-6/+7
* | nfp: report RJ45 connector in ethtoolJakub Kicinski2019-03-012-0/+4