aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-10-06bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-22qed: Handle management FW errorShai Malin
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-09-22net: qualcomm: fix QCA7000 checksum handlingStefan Wahren
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-22net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-09-22qed: Fix the VF msix vectors flowShai Malin
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-09-03qed: qed ll2 race condition fixesShai Malin
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-12net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-12net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-12net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-12bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-12nfp: update ethtool reporting of pauseframe controlFei Qin
2021-08-12net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-08-04i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET