aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-21fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-21fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-21fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-21fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-21fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-21net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-21liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-21net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-21net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-21net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-05mlx4: disable device on shutdownJakub Kicinski
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