aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-29net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-07-22mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-22net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-07-22ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-06-30net: alx: fix race condition in alx_removeZekun Shen
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki
2020-06-30ibmveth: Fix max MTU limitThomas Falcon
2020-06-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-20e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-20net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-06-20net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-06-20e1000: Distribute switch variables for initializationKees Cook
2020-06-20ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-06-20net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski
2020-06-20drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-06-11net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2020-06-03net: hns: fix unsigned comparison to less than zeroColin Ian King
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-06-03net: microchip: encx24j600: add missed kthread_stopChuhong Yuan
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-20hinic: fix a bug of ndo_stopLuo bin
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20net: stmmac: Use mutex instead of spinlockThierry Reding