summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-08-21net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-07-31net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-31net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng1-4/+4
2020-06-30net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2-8/+5
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2
2020-06-20e1000: Distribute switch variables for initializationKees Cook1-1/+3
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson2-5/+3
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+15
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin1-2/+2
2020-05-20net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2020-05-10bna: add missing per queue ethtool statIvan Vecera1-1/+6
2020-05-10net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong1-2/+0
2020-05-10net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan1-2/+2
2020-05-10net: ethoc: Fix early error pathsFlorian Fainelli1-5/+5
2020-05-10mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2020-05-10ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven1-0/+2
2020-05-10net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen1-1/+1
2020-05-10net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang1-5/+4
2020-05-10net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2020-05-10net: hns: fix device reference leaksJohan Hovold1-1/+7
2020-05-10net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold1-1/+3
2020-05-10net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold1-0/+3
2020-05-10net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2020-05-10net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong1-1/+4