1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

11 Commits

Author SHA1 Message Date
Alex Forencich
448fa8eb4c Use SPDX
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-26 11:44:57 -07:00
Alex Forencich
fde1f5d341 lib/mqnic: Attempt to locate miscdev via PCIe device so that userspace tools still work when specifying the PCIe BDF when the driver is loaded
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-16 14:55:20 -07:00
Alex Forencich
ede33bb23e lib/mqnic: Add statistics counter read support to userspace library
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-11-23 17:38:18 -08:00
Alex Forencich
3daeb18d5f lib/mqnic: Refactor clock info register block code in userspace library
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-11-23 17:37:45 -08:00
Alex Forencich
d3942da875 fpga: Add clock info register block
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-10-15 19:45:02 -07:00
Alex Forencich
698fd2f104 Consistent naming of library functions and structs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-04-24 22:51:37 -07:00
Alex Forencich
7f8bbe30de Add application ID
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-04-21 13:15:45 -07:00
Alex Forencich
c58585036e lib/mqnic: Add mqnic_print_fw_id
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-04-19 13:37:54 -07:00
Alex Forencich
e6c18cfb68 Move fpga_id into library
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-04-19 13:36:02 -07:00
Alex Forencich
730ccf3a5b lib/mqnic: Reorganize library code
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-04-19 13:13:53 -07:00
Alex Forencich
a1cd110074 Peel off common software components into a static library
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2022-04-19 01:45:01 -07:00