index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fwctl
Age
Commit message (
Expand
)
Author
2025-09-22
pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc
Thorsten Blum
2025-09-17
fwctl/mlx5: Add Adjacent function query commands and their scope
Saeed Mahameed
2025-09-17
fwctl/mlx5: Allow MODIFY_CONG_STATUS command
Avihai Horon
2025-08-22
pds_fwctl: Remove the use of dev_err_probe()
Liao Yuanhong
2025-08-18
fwctl/mlx5: Fix memory alloc/free in mlx5ctl_fw_rpc()
Akhilesh Patil
2025-04-11
fwctl: Fix repeated device word in log message
Shannon Nelson
2025-04-11
pds_fwctl: Fix type and endian complaints
Shannon Nelson
2025-03-21
pds_fwctl: add rpc and query support
Brett Creeley
2025-03-21
pds_fwctl: initial driver framework
Shannon Nelson
2025-03-06
fwctl/mlx5: Support for communicating with mlx5 fw
Saeed Mahameed
2025-03-06
fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
Jason Gunthorpe
2025-03-06
fwctl: FWCTL_INFO to return basic information about the device
Jason Gunthorpe
2025-03-06
fwctl: Basic ioctl dispatch for the character device
Jason Gunthorpe
2025-03-06
fwctl: Add basic structure for a class subsystem with a cdev
Jason Gunthorpe