summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-12-11net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong
2020-12-11cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-24net: b44: fix error return code in b44_init_one()Zhang Changzhong
2020-11-18i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-11-18i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-11-10ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit
2020-10-29ibmveth: Identify ingress large send packets.David Wilder
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-10-14net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-09-12bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-12bnxt_en: Failure to update PHY is not fatal condition.Michael Chan
2020-09-12net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-12ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-09-12tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-12bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-21net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-31net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-31net: sky2: initialize return of gm_phy_readTom Rix
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-06-29net: alx: fix race condition in alx_removeZekun Shen
2020-06-29tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-29e1000e: 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-20ixgbe: fix signed-integer-overflow warningXie XiuQi
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-20e1000: Distribute switch variables for initializationKees Cook
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson
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