summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-09cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski1-8/+4
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer1-4/+7
2020-09-09bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan1-2/+8
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi1-1/+1
2020-09-09net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri1-1/+1
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu1-2/+4
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie1-1/+1
2020-09-03net: ena: Make missed_tx stat incrementalShay Agroskin1-1/+4
2020-08-26net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai1-3/+1
2020-08-26net: ena: Prevent reset after device destructionShay Agroskin1-9/+10
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan1-2/+2
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek1-0/+3
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2-9/+28
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai1-3/+14
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet1-1/+1
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-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob1-1/+3
2020-08-19iavf: Fix updating statisticsTony Nguyen1-1/+4
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun1-1/+3
2020-08-19ionic: update eid test for overflowShannon Nelson1-1/+1
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long1-2/+2
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing1-3/+3
2020-08-11net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-08-11net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst1-5/+14
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2