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
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
Lines
2026-04-12
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
-4
/
+4
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+24
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
-0
/
+2
2026-04-01
net: microchip: dead code cleanup in kconfig for FDMA
Julian Braha
-4
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+5
2026-03-24
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
-0
/
+5
2026-03-20
net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
Thangaraj Samynathan
-4
/
+12
2026-03-02
net: sparx5: replace sparx5_start() with sparx5_forwarding_init()
Daniel Machon
-8
/
+2
2026-03-02
net: sparx5: move FDMA/XTR initialization out of sparx5_start()
Daniel Machon
-46
/
+63
2026-03-02
net: sparx5: move PTP IRQ handling out of sparx5_start()
Daniel Machon
-23
/
+29
2026-03-02
net: sparx5: move remaining init functions from start() to probe()
Daniel Machon
-8
/
+4
2026-03-02
net: sparx5: move calendar initialization to probe
Daniel Machon
-12
/
+20
2026-03-02
net: sparx5: move stats initialization and add deinit function
Daniel Machon
-8
/
+20
2026-03-02
net: sparx5: move MAC table initialization and add deinit function
Daniel Machon
-33
/
+44
2026-03-02
net: sparx5: move VCAP initialization to probe
Daniel Machon
-8
/
+12
2026-03-02
net: sparx5: move netdev and notifier block registration to probe
Daniel Machon
-20
/
+21
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-33
/
+28
2026-02-24
net: microchip: lan743x: add ethtool nway_reset support
Nicolai Buchwitz
-0
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-33
/
+30
2026-02-13
net: sparx5/lan969x: fix PTP clock max_adj value
Daniel Machon
-1
/
+1
2026-02-12
net: sparx5/lan969x: fix DWRR cost max to match hardware register width
Daniel Machon
-1
/
+1
2026-01-17
net: lan743x: convert to use .get_rx_ring_count
Breno Leitao
-10
/
+3
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+4
2025-11-25
net: lan966x: Fix the initialization of taprio
Horatiu Vultur
-1
/
+4
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-1
/
+0
2025-11-11
net: sparx5/lan969x: populate netdev of_node
Robert Marko
-0
/
+2
2025-11-06
lan966x: Fix sleeping in atomic context
Horatiu Vultur
-17
/
+15
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
-10
/
+17
2025-09-18
net: sparx5/lan969x: Add support for ethtool pause parameters
Daniel Machon
-0
/
+18
2025-09-18
net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
Robert Marko
-1
/
+1
2025-09-15
microchip: lan865x: Enable MAC address validation
Stefan Wahren
-0
/
+1
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+5
2025-08-29
microchip: lan865x: Fix LAN8651 autoloading
Stefan Wahren
-0
/
+2
2025-08-29
microchip: lan865x: Fix module autoloading
Stefan Wahren
-2
/
+3
2025-08-29
microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support
Parthiban Veerasooran
-0
/
+1
2025-08-19
microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
Parthiban Veerasooran
-0
/
+19
2025-08-19
microchip: lan865x: fix missing netif_start_queue() call on device open
Parthiban Veerasooran
-0
/
+2
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2025-06-19
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...
Alexey Kodanev
-2
/
+2
2025-06-16
eth: lan743x: migrate to new RXFH callbacks
Jakub Kicinski
-12
/
+19
2025-05-29
net: lan966x: Make sure to insert the vlan tags also in host mode
Horatiu Vultur
-0
/
+24
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-23
/
+52
2025-05-27
net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
Rengarajan S
-2
/
+16
2025-05-27
net: lan743x: Fix PHY reset handling during initialization and WOL
Thangaraj Samynathan
-9
/
+4
2025-05-27
net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
Thangaraj Samynathan
-2
/
+2
[next]