summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ionic/ionic_admin.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-26RDMA/ionic: Fix memory leak of admin q_wrAbhijit Gangurde
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-09-21RDMA/ionic: Fix build failure on SPARC due to xchg() operand sizeAbhijit Gangurde
2025-09-11RDMA/ionic: Register device ops for control pathAbhijit Gangurde
2025-09-11RDMA/ionic: Create device queues to support admin operationsAbhijit Gangurde