index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
1
-4
/
+4
13 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+24
13 days
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
13 days
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
13 days
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-02
net: microchip: dead code cleanup in kconfig for FDMA
Julian Braha
1
-4
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2026-03-25
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
1
-0
/
+5
2026-03-21
net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
Thangaraj Samynathan
2
-4
/
+12
2026-03-03
net: sparx5: replace sparx5_start() with sparx5_forwarding_init()
Daniel Machon
1
-8
/
+2
2026-03-03
net: sparx5: move FDMA/XTR initialization out of sparx5_start()
Daniel Machon
1
-46
/
+63
2026-03-03
net: sparx5: move PTP IRQ handling out of sparx5_start()
Daniel Machon
2
-23
/
+29
2026-03-03
net: sparx5: move remaining init functions from start() to probe()
Daniel Machon
1
-8
/
+4
2026-03-03
net: sparx5: move calendar initialization to probe
Daniel Machon
3
-12
/
+20
2026-03-03
net: sparx5: move stats initialization and add deinit function
Daniel Machon
3
-8
/
+20
2026-03-03
net: sparx5: move MAC table initialization and add deinit function
Daniel Machon
3
-33
/
+44
2026-03-03
net: sparx5: move VCAP initialization to probe
Daniel Machon
3
-8
/
+12
2026-03-03
net: sparx5: move netdev and notifier block registration to probe
Daniel Machon
1
-20
/
+21
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-33
/
+28
2026-02-24
net: microchip: lan743x: add ethtool nway_reset support
Nicolai Buchwitz
1
-0
/
+8
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-33
/
+30
2026-02-13
net: sparx5/lan969x: fix PTP clock max_adj value
Daniel Machon
1
-1
/
+1
2026-02-13
net: sparx5/lan969x: fix DWRR cost max to match hardware register width
Daniel Machon
1
-1
/
+1
2026-01-18
net: lan743x: convert to use .get_rx_ring_count
Breno Leitao
1
-10
/
+3
2025-12-05
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2025-11-25
net: lan966x: Fix the initialization of taprio
Horatiu Vultur
1
-1
/
+4
2025-11-25
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-1
/
+0
2025-11-12
net: sparx5/lan969x: populate netdev of_node
Robert Marko
1
-0
/
+2
2025-11-06
lan966x: Fix sleeping in atomic context
Horatiu Vultur
4
-17
/
+15
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
3
-10
/
+17
2025-09-19
net: sparx5/lan969x: Add support for ethtool pause parameters
Daniel Machon
1
-0
/
+18
2025-09-19
net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
Robert Marko
1
-1
/
+1
2025-09-16
microchip: lan865x: Enable MAC address validation
Stefan Wahren
1
-0
/
+1
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2025-08-30
microchip: lan865x: Fix LAN8651 autoloading
Stefan Wahren
1
-0
/
+2
2025-08-30
microchip: lan865x: Fix module autoloading
Stefan Wahren
1
-2
/
+3
2025-08-30
microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support
Parthiban Veerasooran
1
-0
/
+1
2025-08-20
microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
Parthiban Veerasooran
1
-0
/
+19
2025-08-20
microchip: lan865x: fix missing netif_start_queue() call on device open
Parthiban Veerasooran
1
-0
/
+2
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-06-19
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...
Alexey Kodanev
1
-2
/
+2
2025-06-17
eth: lan743x: migrate to new RXFH callbacks
Jakub Kicinski
1
-12
/
+19
2025-05-29
net: lan966x: Make sure to insert the vlan tags also in host mode
Horatiu Vultur
4
-0
/
+24
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-23
/
+52
2025-05-28
net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
Rengarajan S
1
-2
/
+16
2025-05-28
net: lan743x: Fix PHY reset handling during initialization and WOL
Thangaraj Samynathan
1
-9
/
+4
2025-05-28
net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
Thangaraj Samynathan
1
-2
/
+2
[next]