summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-30r8169: factor out rtl8169_tx_mapHeiner Kallweit
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson
2020-03-30r8169: improve handling of TD_MSS_MAXHeiner Kallweit
2020-03-30net: dsa: felix: add port policersVladimir Oltean
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang
2020-03-30ionic: remove lifs on fw resetShannon Nelson
2020-03-30ionic: disable the queues on link downShannon Nelson
2020-03-30ionic: check for queues before deletingShannon Nelson
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson
2020-03-30ionic: move irq request to qcq allocShannon Nelson
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson
2020-03-30ionic: check for linkup in watchdogShannon Nelson
2020-03-30ionic: decouple link message from netdev stateShannon Nelson
2020-03-30mlxsw: spectrum_ptp: Fix build warningsIdo Schimmel
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-30net: ena: Make some functions staticYueHaibing
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu
2020-03-29net/mlx5e: refactor indr setup blockwenxu
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-29mlx4: fix "initializer element not constant" compiler errorJacob Keller
2020-03-29qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean
2020-03-27bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-27bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam
2020-03-27bnxt_en: Add partno to devlink info_get cbVasundhara Volam
2020-03-27bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam
2020-03-27bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam
2020-03-27mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel
2020-03-27mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel
2020-03-27mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel
2020-03-27mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel
2020-03-27mlxsw: spectrum_router: Add proper function documentationIdo Schimmel
2020-03-27mlxsw: i2c: Add missing field documentationIdo Schimmel
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-26net: atlantic: add XPN handlingMark Starovoytov
2020-03-26net: atlantic: MACSec offload statistics implementationDmitry Bogdanov
2020-03-26net: atlantic: MACSec offload statistics HW bindingsDmitry Bogdanov
2020-03-26net: atlantic: MACSec ingress offload implementationMark Starovoytov
2020-03-26net: atlantic: MACSec ingress offload HW bindingsMark Starovoytov
2020-03-26net: atlantic: MACSec egress offload implementationDmitry Bogdanov
2020-03-26net: atlantic: MACSec egress offload HW bindingsDmitry Bogdanov
2020-03-26net: atlantic: MACSec offload skeletonDmitry Bogdanov