summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/id_table.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-2/+2
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-2/+2
* RDMA/cxgb4: Use non-atomic bitmap functions when possibleChristophe JAILLET2021-11-251-2/+2
* RDMA/cxgb4: Use bitmap_set() when applicableChristophe JAILLET2021-11-251-4/+1
* RDMA/cxgb4: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-251-5/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* iw_cxgb4: remove BUG_ON() usage.Steve Wise2017-11-131-1/+0
* drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-071-2/+2
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-181-0/+112