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