summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-05-24net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-24Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-48/+152
2020-05-24net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-24net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-24net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-24net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang1-1/+1
2020-05-23net/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-05-23net/mlx5e: CT: Correctly get flow ruleRoi Dayan2-3/+6
2020-05-23net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-3/+6
2020-05-23net/mlx5: Annotate mutex destroy for root nsRoi Dayan1-0/+6
2020-05-23net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan1-8/+9
2020-05-23net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan1-5/+6
2020-05-23net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh1-1/+3
2020-05-23net/mlx5e: Fix inner tirs handlingRoi Dayan4-10/+12
2020-05-23net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-05-23net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman3-14/+41
2020-05-23net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2-0/+14
2020-05-23net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2-4/+34
2020-05-23net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-05-23net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-05-23net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean1-1/+1
2020-05-23r8169: fix OCP access on RTL8117Heiner Kallweit1-2/+15
2020-05-23mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2-2/+20
2020-05-23net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-05-23net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-05-23net: mvpp2: fix RX hashing for non-10G portsRussell King1-1/+1
2020-05-22net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin1-4/+4
2020-05-22net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun1-1/+2
2020-05-22net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun3-5/+5
2020-05-19net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-14net: stmmac: fix num_por initializationVinod Koul1-2/+15
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli1-0/+1
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2-11/+7
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson2-9/+10
2020-05-12ionic: leave netdev mac alone after fw-upgradeShannon Nelson1-7/+11
2020-05-11hinic: fix a bug of ndo_stopLuo bin2-18/+14
2020-05-10net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2-0/+3
2020-05-09octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun1-2/+6
2020-05-09dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter1-1/+1
2020-05-09nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun1-1/+3
2020-05-09r8169: re-establish support for RTL8401 chip versionHeiner Kallweit1-0/+2
2020-05-08net: microchip: encx24j600: add missed kthread_stopChuhong Yuan1-1/+4
2020-05-07net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven1-1/+1
2020-05-07net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso1-1/+2
2020-05-07net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko1-2/+3
2020-05-07ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven1-2/+1
2020-05-07net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean1-2/+9
2020-05-07net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2-4/+3
2020-05-07net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter1-0/+3