index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fwctl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc
Thorsten Blum
1
-12
/
+4
2025-09-17
fwctl/mlx5: Add Adjacent function query commands and their scope
Saeed Mahameed
1
-0
/
+6
2025-09-17
fwctl/mlx5: Allow MODIFY_CONG_STATUS command
Avihai Horon
1
-0
/
+1
2025-08-22
pds_fwctl: Remove the use of dev_err_probe()
Liao Yuanhong
1
-1
/
+1
2025-08-18
fwctl/mlx5: Fix memory alloc/free in mlx5ctl_fw_rpc()
Akhilesh Patil
1
-1
/
+1
2025-04-11
fwctl: Fix repeated device word in log message
Shannon Nelson
1
-1
/
+1
2025-04-11
pds_fwctl: Fix type and endian complaints
Shannon Nelson
1
-13
/
+20
2025-03-21
pds_fwctl: add rpc and query support
Brett Creeley
1
-1
/
+369
2025-03-21
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