summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2026-04-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-01net: microchip: dead code cleanup in kconfig for FDMAJulian Braha
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan
2026-03-02net: sparx5: replace sparx5_start() with sparx5_forwarding_init()Daniel Machon
2026-03-02net: sparx5: move FDMA/XTR initialization out of sparx5_start()Daniel Machon
2026-03-02net: sparx5: move PTP IRQ handling out of sparx5_start()Daniel Machon
2026-03-02net: sparx5: move remaining init functions from start() to probe()Daniel Machon
2026-03-02net: sparx5: move calendar initialization to probeDaniel Machon
2026-03-02net: sparx5: move stats initialization and add deinit functionDaniel Machon
2026-03-02net: sparx5: move MAC table initialization and add deinit functionDaniel Machon
2026-03-02net: sparx5: move VCAP initialization to probeDaniel Machon
2026-03-02net: sparx5: move netdev and notifier block registration to probeDaniel Machon
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-24net: microchip: lan743x: add ethtool nway_reset supportNicolai Buchwitz
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-01-17net: lan743x: convert to use .get_rx_ring_countBreno Leitao
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-25net: lan966x: Fix the initialization of taprioHoratiu Vultur
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-11net: sparx5/lan969x: populate netdev of_nodeRobert Marko
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon
2025-09-18net: sparx5/lan969x: Add support for ethtool pause parametersDaniel Machon
2025-09-18net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko
2025-09-15microchip: lan865x: Enable MAC address validationStefan Wahren
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren
2025-08-29microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl supportParthiban Veerasooran
2025-08-19microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1Parthiban Veerasooran
2025-08-19microchip: lan865x: fix missing netif_start_queue() call on device openParthiban Veerasooran
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev
2025-06-16eth: lan743x: migrate to new RXFH callbacksJakub Kicinski
2025-05-29net: lan966x: Make sure to insert the vlan tags also in host modeHoratiu Vultur
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S
2025-05-27net: lan743x: Fix PHY reset handling during initialization and WOLThangaraj Samynathan
2025-05-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan