index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
12 days
net: lan966x: avoid unregistering netdev on register failure
Myeonghun Pak
14 days
net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()
Daniel Machon
14 days
net: sparx5: fix wrong chip ids for TSN SKUs
Daniel Machon
2026-04-12
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
2026-04-01
net: microchip: dead code cleanup in kconfig for FDMA
Julian Braha
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-24
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
2026-03-20
net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
Thangaraj Samynathan
2026-03-02
net: sparx5: replace sparx5_start() with sparx5_forwarding_init()
Daniel Machon
2026-03-02
net: sparx5: move FDMA/XTR initialization out of sparx5_start()
Daniel Machon
2026-03-02
net: sparx5: move PTP IRQ handling out of sparx5_start()
Daniel Machon
2026-03-02
net: sparx5: move remaining init functions from start() to probe()
Daniel Machon
2026-03-02
net: sparx5: move calendar initialization to probe
Daniel Machon
2026-03-02
net: sparx5: move stats initialization and add deinit function
Daniel Machon
2026-03-02
net: sparx5: move MAC table initialization and add deinit function
Daniel Machon
2026-03-02
net: sparx5: move VCAP initialization to probe
Daniel Machon
2026-03-02
net: sparx5: move netdev and notifier block registration to probe
Daniel Machon
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-24
net: microchip: lan743x: add ethtool nway_reset support
Nicolai Buchwitz
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
net: sparx5/lan969x: fix PTP clock max_adj value
Daniel Machon
2026-02-12
net: sparx5/lan969x: fix DWRR cost max to match hardware register width
Daniel Machon
2026-01-17
net: lan743x: convert to use .get_rx_ring_count
Breno Leitao
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-25
net: lan966x: Fix the initialization of taprio
Horatiu Vultur
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-11
net: sparx5/lan969x: populate netdev of_node
Robert Marko
2025-11-06
lan966x: Fix sleeping in atomic context
Horatiu Vultur
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
2025-09-18
net: sparx5/lan969x: Add support for ethtool pause parameters
Daniel Machon
2025-09-18
net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
Robert Marko
2025-09-15
microchip: lan865x: Enable MAC address validation
Stefan Wahren
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-29
microchip: lan865x: Fix LAN8651 autoloading
Stefan Wahren
2025-08-29
microchip: lan865x: Fix module autoloading
Stefan Wahren
2025-08-29
microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support
Parthiban Veerasooran
2025-08-19
microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
Parthiban Veerasooran
2025-08-19
microchip: lan865x: fix missing netif_start_queue() call on device open
Parthiban Veerasooran
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-19
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...
Alexey Kodanev
2025-06-16
eth: lan743x: migrate to new RXFH callbacks
Jakub Kicinski
2025-05-29
net: lan966x: Make sure to insert the vlan tags also in host mode
Horatiu Vultur
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
[next]