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