aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_mgt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2017-10-09RDMA/nes: Convert timers to use timer_setup()Kees Cook1-4/+5
2017-04-28IB/nes: use setup_timerGeliang Tang1-3/+2
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky1-7/+3
2012-11-22RDMA/nes: Use WARN()Julia Lawall1-4/+2
2012-11-22RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova1-13/+10
2012-11-22RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova1-4/+7
2012-11-22RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova1-1/+1
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova1-1/+1
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif1-0/+1162