summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_main.h
AgeCommit message (Expand)Author
2025-01-15net: lan969x: add FDMA implementationDaniel Machon
2025-01-15net: sparx5: ops out certain FDMA functionsDaniel Machon
2025-01-15net: sparx5: split sparx5_fdma_{start(),stop()}Daniel Machon
2024-12-23net: lan969x: add RGMII implementationDaniel Machon
2024-12-23net: sparx5: add function for RGMII port checkDaniel Machon
2024-11-05net: sparx5: add new VCAP constants to match dataDaniel Machon
2024-10-30net: sparx5: add feature supportDaniel Machon
2024-10-30net: lan969x: add function for calculating the DSM calendarDaniel Machon
2024-10-30net: lan969x: add PTP handler functionDaniel Machon
2024-10-30net: sparx5: add sparx5 context pointer to a few functionsDaniel Machon
2024-10-30net: sparx5: change frequency calculation for SDLB'sDaniel Machon
2024-10-30net: sparx5: add support for lan969x targets and core clockDaniel Machon
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon
2024-10-08net: sparx5: ops out functions for getting certain array valuesDaniel Machon
2024-10-08net: sparx5: ops out chip port to device index/bit functionsDaniel Machon
2024-10-08net: sparx5: add ops to match dataDaniel Machon
2024-10-08net: sparx5: add constants to match dataDaniel Machon
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon
2024-10-08net: sparx5: add support for private match dataDaniel Machon
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon
2024-04-24net: sparx5: add support for matchall mirror statsDaniel Machon
2024-04-24net: sparx5: add port mirroring implementationDaniel Machon
2024-04-24net: sparx5: add bookkeeping code for matchall rulesDaniel Machon
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-02net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-03-08net: microchip: sparx5: Add TC template list to a portSteen Hegelund
2023-02-06net: microchip: sparx5: initialize PSFPDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream filtersDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream gatesDaniel Machon
2023-02-06net: microchip: sparx5: add function for calculating PTP basetimeDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP flow-metersDaniel Machon
2023-02-06net: microchip: sparx5: add support for service policersDaniel Machon
2023-02-06net: microchip: sparx5: add support for Service Dual Leacky BucketsDaniel Machon
2023-02-06net: microchip: sparx5: add resource poolsDaniel Machon
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund
2022-11-03net: microchip: sparx5: add support for offloading pcp tableDaniel Machon
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03net: sparx5: Fix return type of sparx5_port_xmit_implNathan Huckleberry