summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-26can: rcar_canfd: Use devm_clk_get_optional() for RAM clkBiju Das-6/+17
2025-11-26can: rcar_canfd: Invert global vs. channel teardownGeert Uytterhoeven-3/+3
2025-11-26can: rcar_canfd: Invert reset assert orderGeert Uytterhoeven-2/+2
2025-11-26can: dev: print bitrate error with two decimal digitsOliver Hartkopp-6/+9
2025-11-26can: add dummy_can driverVincent Mailhol-0/+303
2025-11-26can: calc_bittiming: add can_calc_sample_point_pwm()Vincent Mailhol-0/+18
2025-11-26can: calc_bittiming: add can_calc_sample_point_nrz()Vincent Mailhol-10/+15
2025-11-26can: calc_bittiming: replace misleading "nominal" by "reference"Vincent Mailhol-13/+13
2025-11-26can: netlink: add PWM netlink interfaceVincent Mailhol-2/+190
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol-0/+36
2025-11-26can: bittiming: add PWM validationVincent Mailhol-0/+63
2025-11-26can: netlink: add CAN_CTRLMODE_XL_TMS flagVincent Mailhol-3/+47
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol-17/+73
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol-0/+9
2025-11-26can: dev: can_get_ctrlmode_str: use capitalized ctrlmode stringsOliver Hartkopp-12/+12
2025-11-25drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.Dimitri Daskalakis-1/+1
2025-11-25virtio_net: enhance wake/stop tx queue statistics accountingLiming Wu-18/+26
2025-11-25ice: fix broken Rx on VFsAlexander Lobakin-0/+3
2025-11-25chtls: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-7/+1
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen-0/+4
2025-11-25r8169: improve MAC EEE handlingHeiner Kallweit-37/+36
2025-11-25r8169: fix RTL8127 hang on suspend/shutdownHeiner Kallweit-5/+14
2025-11-25net: phy: mxl-gpy: add support for MxL86252 and MxL86282Daniel Golle-2/+89
2025-11-25net: phy: mxl-gpy: add support for MxL86211CChad Monroe-0/+24
2025-11-25net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev-1/+3
2025-11-25net: mdio: remove redundant fwnode cleanupBuday Csaba-7/+1
2025-11-25net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.cBuday Csaba-7/+55
2025-11-25net: enetc: update the base address of port MDIO registers for ENETC v4Wei Fang-2/+18
2025-11-25net: enetc: set external PHY address in IERB for i.MX94 ENETCWei Fang-0/+57
2025-11-25net: enetc: set the external PHY address in IERB for port MDIO usageWei Fang-1/+140
2025-11-25team: Move team device type change at the end of team_port_addNikola Z. Ivanov-8/+15
2025-11-25cxgb4: Rename sched_class to avoid type clashAlan Maguire-32/+32
2025-11-25r8169: add support for RTL9151AJaven Xu-0/+3
2025-11-25net/mlx5e: Fix validation logic in rate limitingDanielle Costantino-1/+1
2025-11-25net: lan966x: Fix the initialization of taprioHoratiu Vultur-1/+4
2025-11-25net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle-7/+11
2025-11-25net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)-11/+7
2025-11-25net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)-12/+11
2025-11-25net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)-1/+1
2025-11-25net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)-2/+2
2025-11-25net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)-4/+4
2025-11-25net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng-19/+25
2025-11-24ipvlan: fix sparse warning about __be32 -> u32Dmitry Skorodumov-2/+2
2025-11-24net: mvpp2: extract GRXRINGS from .get_rxnfcBreno Leitao-3/+8
2025-11-24net: mvneta: convert to use .get_rx_ring_countBreno Leitao-11/+3
2025-11-24net: hyperv: convert to use .get_rx_ring_countBreno Leitao-11/+4
2025-11-24i40e: delete a stray tabDan Carpenter-1/+1
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-32/+0
2025-11-24mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()Zilin Guan-1/+3
2025-11-24wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC loadQuan Zhou-2/+2