summaryrefslogtreecommitdiff
path: root/include/uapi/fwctl
AgeCommit message (Expand)AuthorFilesLines
2025-03-21pds_fwctl: add rpc and query supportBrett Creeley1-0/+30
2025-03-21pds_fwctl: initial driver frameworkShannon Nelson2-0/+33
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang1-0/+2
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang1-2/+10
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang1-0/+46
2025-03-17cxl: Add FWCTL support to CXLDave Jiang1-0/+1
2025-03-06fwctl/mlx5: Support for communicating with mlx5 fwSaeed Mahameed2-0/+37
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe1-0/+69
2025-03-06fwctl: FWCTL_INFO to return basic information about the deviceJason Gunthorpe1-0/+31
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe1-0/+38