Commit Graph

23 Commits

Author SHA1 Message Date
Alex Forencich
ab01a1ba42 cndm: Clean up ports
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-02-16 12:34:28 -08:00
Alex Forencich
88310fd348 cndm: Add PTP support
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-02-14 00:44:42 -08:00
Alex Forencich
1ad0b99952 cndm: Connect PCIe cfg_mgmt in testbenches
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-02-06 15:47:04 -08:00
Alex Forencich
20a5166f96 cndm: Add PCIe configuration shim instance to read extended tag enable bit
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-02-05 14:37:27 -08:00
Alex Forencich
3c4aecc859 cndm: Remove padding bug workaround
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-02 01:24:42 -08:00
Alex Forencich
2987c8db71 cndm: Clean up tests
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-02 01:24:08 -08:00
Alex Forencich
541f6a9ee6 cndm: Support changing MAC address
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 22:12:38 -08:00
Alex Forencich
eca44dc247 cndm: Allocate IRQ structures in one block
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 22:04:13 -08:00
Alex Forencich
38d13f8337 cndm: Use ARRAY_SIZE
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 21:51:14 -08:00
Alex Forencich
b8cd443e01 cndm: Replace DRIVER_NAME with KBUILD_MODNAME
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 21:41:45 -08:00
Alex Forencich
d554f45b22 cndm: Register regions with the instance name instead of the module name
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 21:35:59 -08:00
Alex Forencich
c18aed2074 cndm: Print PCIe configuration summary
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 21:19:19 -08:00
Alex Forencich
3e421e3cdd cndm: Implement mmap and ioctl
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 15:07:50 -08:00
Alex Forencich
a0e6ac2c35 cndm: Ensure IDA is cleaned up on module unload
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 01:42:52 -08:00
Alex Forencich
0c0ac88462 cndm: Factor out common probe/remove code
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 01:33:58 -08:00
Alex Forencich
fb93b62c50 cndm: Use notifier chain for interrupts
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-01-01 01:31:39 -08:00
Alex Forencich
ecf62c94e6 cndm: Add support for ethtool
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 23:58:10 -08:00
Alex Forencich
cc4e465462 cndm: Register misc device
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 23:48:50 -08:00
Alex Forencich
96e24756de cndm: Assign instance ID
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 23:36:19 -08:00
Alex Forencich
8ad1842b90 cndm: Add support for devlink
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 23:18:56 -08:00
Alex Forencich
fc395b1596 cndm: Update C file headers
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 22:29:42 -08:00
Alex Forencich
2c45420b52 cndm: Add corundum-micro design for AS02MC04
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 18:53:50 -08:00
Alex Forencich
d2f56bb932 cndm: Initial commit of corundum-micro
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-12-31 18:53:30 -08:00