index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-26
can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
Biju Das
-6
/
+17
2025-11-26
can: rcar_canfd: Invert global vs. channel teardown
Geert Uytterhoeven
-3
/
+3
2025-11-26
can: rcar_canfd: Invert reset assert order
Geert Uytterhoeven
-2
/
+2
2025-11-26
can: dev: print bitrate error with two decimal digits
Oliver Hartkopp
-6
/
+9
2025-11-26
can: add dummy_can driver
Vincent Mailhol
-0
/
+303
2025-11-26
can: calc_bittiming: add can_calc_sample_point_pwm()
Vincent Mailhol
-0
/
+18
2025-11-26
can: calc_bittiming: add can_calc_sample_point_nrz()
Vincent Mailhol
-10
/
+15
2025-11-26
can: calc_bittiming: replace misleading "nominal" by "reference"
Vincent Mailhol
-13
/
+13
2025-11-26
can: netlink: add PWM netlink interface
Vincent Mailhol
-2
/
+190
2025-11-26
can: calc_bittiming: add PWM calculation
Vincent Mailhol
-0
/
+36
2025-11-26
can: bittiming: add PWM validation
Vincent Mailhol
-0
/
+63
2025-11-26
can: netlink: add CAN_CTRLMODE_XL_TMS flag
Vincent Mailhol
-3
/
+47
2025-11-26
can: netlink: add initial CAN XL support
Vincent Mailhol
-17
/
+73
2025-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
-0
/
+9
2025-11-26
can: dev: can_get_ctrlmode_str: use capitalized ctrlmode strings
Oliver Hartkopp
-12
/
+12
2025-11-25
drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.
Dimitri Daskalakis
-1
/
+1
2025-11-25
virtio_net: enhance wake/stop tx queue statistics accounting
Liming Wu
-18
/
+26
2025-11-25
ice: fix broken Rx on VFs
Alexander Lobakin
-0
/
+3
2025-11-25
chtls: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-7
/
+1
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+4
2025-11-25
r8169: improve MAC EEE handling
Heiner Kallweit
-37
/
+36
2025-11-25
r8169: fix RTL8127 hang on suspend/shutdown
Heiner Kallweit
-5
/
+14
2025-11-25
net: phy: mxl-gpy: add support for MxL86252 and MxL86282
Daniel Golle
-2
/
+89
2025-11-25
net: phy: mxl-gpy: add support for MxL86211C
Chad Monroe
-0
/
+24
2025-11-25
net: sxgbe: fix potential NULL dereference in sxgbe_rx()
Alexey Kodanev
-1
/
+3
2025-11-25
net: mdio: remove redundant fwnode cleanup
Buday Csaba
-7
/
+1
2025-11-25
net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c
Buday Csaba
-7
/
+55
2025-11-25
net: enetc: update the base address of port MDIO registers for ENETC v4
Wei Fang
-2
/
+18
2025-11-25
net: enetc: set external PHY address in IERB for i.MX94 ENETC
Wei Fang
-0
/
+57
2025-11-25
net: enetc: set the external PHY address in IERB for port MDIO usage
Wei Fang
-1
/
+140
2025-11-25
team: Move team device type change at the end of team_port_add
Nikola Z. Ivanov
-8
/
+15
2025-11-25
cxgb4: Rename sched_class to avoid type clash
Alan Maguire
-32
/
+32
2025-11-25
r8169: add support for RTL9151A
Javen Xu
-0
/
+3
2025-11-25
net/mlx5e: Fix validation logic in rate limiting
Danielle Costantino
-1
/
+1
2025-11-25
net: lan966x: Fix the initialization of taprio
Horatiu Vultur
-1
/
+4
2025-11-25
net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs
Daniel Golle
-7
/
+11
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
-11
/
+7
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
-12
/
+11
2025-11-25
net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric)
-1
/
+1
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
-2
/
+2
2025-11-25
net: dsa: microchip: common: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
-4
/
+4
2025-11-25
net: aquantia: Add missing descriptor cache invalidation on ATL2
Kai-Heng Feng
-19
/
+25
2025-11-24
ipvlan: fix sparse warning about __be32 -> u32
Dmitry Skorodumov
-2
/
+2
2025-11-24
net: mvpp2: extract GRXRINGS from .get_rxnfc
Breno Leitao
-3
/
+8
2025-11-24
net: mvneta: convert to use .get_rx_ring_count
Breno Leitao
-11
/
+3
2025-11-24
net: hyperv: convert to use .get_rx_ring_count
Breno Leitao
-11
/
+4
2025-11-24
i40e: delete a stray tab
Dan Carpenter
-1
/
+1
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-32
/
+0
2025-11-24
mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
Zilin Guan
-1
/
+3
2025-11-24
wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
Quan Zhou
-2
/
+2
[prev]
[next]