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