summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (unfollow)
Commit message (Expand)Author
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-10-27ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-27net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-27net: korina: select CRC32Vegard Nossum
2021-10-27net: arc: select CRC32Vegard Nossum
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
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-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
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-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
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-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
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-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