summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-12-07can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde1-2/+2
2025-12-07can: sja1000: fix max irq loop handlingThomas Mühlbacher1-2/+2
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang1-0/+5
2025-12-07net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean1-7/+0
2025-12-07net: dsa: sja1105: simplify static configuration reloadRussell King (Oracle)1-31/+34
2025-12-07net: dsa: sja1105: Convert to mdiobus_c45_readAndrew Lunn1-3/+2
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev1-1/+3
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino1-1/+1
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-12-07net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
2025-12-07net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-5/+5
2025-12-07net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin1-2/+3
2025-12-07net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin1-2/+12
2025-12-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-12-07net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-12-07net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-12-07net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-12-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-12-07bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-12-07bnxt_en: PTP: Refactor PTP initialization functionsPavan Chebbi1-14/+31
2025-12-07net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-12-07net: dsa: b53: stop reading ARL entries if search is doneJonas Gorski1-1/+1
2025-12-07net: dsa: b53: fix enabling ip multicastJonas Gorski2-4/+3
2025-12-07net: dsa: b53: fix resetting speed and pause on forced linkJonas Gorski1-0/+9
2025-12-07Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang1-19/+20
2025-12-07net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-12-07r8169: set EEE speed down ratio to 1ChunHao Lin1-3/+3
2025-12-07net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-12-07wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10
2025-12-07net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2025-12-07eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer1-1/+1
2025-12-07net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund1-0/+4
2025-12-07net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas1-1/+38
2025-12-07net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang1-1/+8
2025-12-07net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli1-0/+6
2025-12-07can: gs_usb: increase max interface to U8_MAXCeleste Liu1-12/+11
2025-12-07net: ravb: Enforce descriptor type orderingLad Prabhakar1-2/+14
2025-12-07ravb: Exclude gPTP feature support for RZ/G2LBiju Das1-36/+49
2025-12-07net: hns3: return error code when function failsJijie Shao3-6/+8
2025-12-07usbnet: Prevents free active keventLizhi Xu1-0/+2
2025-12-07wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain1-0/+1
2025-12-07wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar3-22/+12
2025-12-07net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin1-3/+9
2025-10-29wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-29dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei1-2/+1