summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-12-19qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-14rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov1-1/+1
2024-12-14net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-12-14net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can1-0/+4
2024-12-14net/qed: allow old cards not supporting "num_images" to workLouis Leseur1-1/+3
2024-12-14net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier1-0/+2
2024-12-14marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan1-9/+4
2024-12-14tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi1-0/+3
2024-12-14net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea1-4/+4
2024-12-14net/mlx5: fs, lock FTE when checking if activeMark Bloch1-3/+12
2024-11-17net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-17net: enetc: set MAC address to the VF net_deviceWei Fang1-1/+8
2024-11-17enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao1-6/+1
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-11-08r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-11-08be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-08net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-11-08net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai1-0/+1
2024-11-08net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()Wang Hai1-1/+2
2024-11-08net: ibm: emac: mal: fix wrong gotoRosen Penev1-1/+1
2024-11-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-11-08ice: fix VLAN replay after resetDave Ertman1-2/+0
2024-11-08net: ethernet: cortina: Drop TSO supportLinus Walleij1-13/+2
2024-11-08r8169: add tally counter fields added with RTL8125Heiner Kallweit1-0/+27
2024-11-08r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King1-2/+2
2024-11-08nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-11-08net: mvpp2: Increase size of queue_name bufferSimon Horman1-1/+1
2024-11-08net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-11-08net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski1-0/+1
2024-11-08net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-11-08ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin1-4/+2
2024-11-08net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski1-1/+3
2024-11-08net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella1-0/+10
2024-11-08drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-4/+4
2024-11-08net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang1-0/+2
2024-11-08net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou1-8/+18
2024-11-08net: dpaa: Pad packets to ETH_ZLENSean Anderson1-1/+8
2024-11-08net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou1-1/+1
2024-11-08net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit1-0/+4
2024-11-08ice: fix accounting for filters shared by multiple VSIsJacob Keller1-1/+1
2024-11-08net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu1-6/+4
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-09-12ionic: fix potential irq name truncationShannon Nelson1-1/+1
2024-09-04cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-09-04net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-09-04net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-09-04net/sun3_82586: Avoid reading past buffer in debug outputKees Cook1-1/+1
2024-09-04net: hns3: fix a deadlock problem when config TC during resettingJie Wang1-0/+3