aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/fwctl (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-11fwctl: Fix repeated device word in log messageShannon Nelson1-1/+1
2025-04-11pds_fwctl: Fix type and endian complaintsShannon Nelson1-13/+20
2025-03-21pds_fwctl: add rpc and query supportBrett Creeley1-1/+369
2025-03-21pds_fwctl: initial driver frameworkShannon Nelson4-0/+183
2025-03-06fwctl/mlx5: Support for communicating with mlx5 fwSaeed Mahameed4-0/+430
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe1-0/+60
2025-03-06fwctl: FWCTL_INFO to return basic information about the deviceJason Gunthorpe1-0/+55
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe1-5/+138
2025-03-06fwctl: Add basic structure for a class subsystem with a cdevJason Gunthorpe3-0/+186