summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/id_table.c
AgeCommit message (Expand)Author
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2021-11-25RDMA/cxgb4: Use non-atomic bitmap functions when possibleChristophe JAILLET
2021-11-25RDMA/cxgb4: Use bitmap_set() when applicableChristophe JAILLET
2021-11-25RDMA/cxgb4: Use bitmap_zalloc() when applicableChristophe JAILLET
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-13iw_cxgb4: remove BUG_ON() usage.Steve Wise
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya