summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-0/+6
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov1-0/+3
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren1-0/+1
2021-12-22net/mlx4_en: Update reported link modes for 1/10GErik Ekman1-3/+3
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter1-3/+6
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-10-27ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-27net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-27net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-27net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-17i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-09-22qede: Fix memset corruptionShai Malin1-1/+1
2021-09-22qed: Fix the VF msix vectors flowShai Malin1-1/+6
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev1-1/+1
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing1-3/+2
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren1-3/+3
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin1-3/+3
2021-08-15net: fec: fix use-after-free in fec_drv_removePavel Skripkin1-1/+1
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter1-1/+2
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai1-6/+2
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong1-0/+1