Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-12 | fwctl: Fix repeated device word in log message | Shannon Nelson | 1 | -1/+1 |
2025-04-12 | pds_fwctl: Fix type and endian complaints | Shannon Nelson | 1 | -13/+20 |
2025-03-22 | pds_fwctl: add rpc and query support | Brett Creeley | 1 | -1/+369 |
2025-03-22 | pds_fwctl: initial driver framework | Shannon Nelson | 4 | -0/+183 |
2025-03-06 | fwctl/mlx5: Support for communicating with mlx5 fw | Saeed Mahameed | 4 | -0/+430 |
2025-03-06 | fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware | Jason Gunthorpe | 1 | -0/+60 |
2025-03-06 | fwctl: FWCTL_INFO to return basic information about the device | Jason Gunthorpe | 1 | -0/+55 |
2025-03-06 | fwctl: Basic ioctl dispatch for the character device | Jason Gunthorpe | 1 | -5/+138 |
2025-03-06 | fwctl: Add basic structure for a class subsystem with a cdev | Jason Gunthorpe | 3 | -0/+186 |