summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-03-03bnxt_en: reverse order of TX disable and carrier offEdwin Peer
2021-03-03igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-23net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-23ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-29qlcnic: Fix error code in probeDan Carpenter
2020-12-29net: korina: fix return valueVincent Stehlé
2020-12-29net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET
2020-12-29net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET
2020-12-29net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-29net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
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