summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
AgeCommit message (Expand)AuthorLines
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-204/+148
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman-2/+2
2015-10-29IB/ipath: Remove fast registration from the codeSagi Grimberg-4/+0
2015-10-29IB/hfi1: Remove fast registration from the codeSagi Grimberg-102/+3
2015-10-29staging: rdma: ipath: Remove unneeded vairable.Muhammad Falak R Wani-2/+1
2015-10-27staging/rdma/hfi1: Update driver version string to 0.9-294Jubin John-1/+1
2015-10-27staging/rdma/hfi1: add additional rc tracesMike Marciniszyn-14/+42
2015-10-27staging/rdma/hfi1: Add unit # to verbs txreq cache nameJubin John-1/+6
2015-10-27staging/rdma/hfi1: Load SBus firmware once per ASICEaswar Hariharan-27/+14
2015-10-27staging/rdma/hfi1: Thread the receive interrupt.Dean Luick-46/+154
2015-10-27staging/rdma/hfi1: Add irqsaves in the packet processing pathDean Luick-22/+29
2015-10-27staging/rdma/hfi1: Increase SDMA descriptor queue sizeIgnacio Hernandez-1/+1
2015-10-27staging/rdma/hfi1: Allow tuning of SDMA interrupt rateMitko Haralanov-1/+9
2015-10-27staging/rdma/hfi1: Wrong cast breaks desired pointer arithmeticMitko Haralanov-3/+3
2015-10-27staging/rdma/hfi1: Prevent silent data corruption with user SDMAMitko Haralanov-38/+52
2015-10-27staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmwareEaswar Hariharan-0/+2
2015-10-27staging/rdma/hfi1: Add a schedule in send threadDean Luick-0/+24
2015-10-27staging/rdma/hfi1: Reset firmware instead of reloading SbusCaz Yokoyama-4/+14
2015-10-27staging/rdma/hfi1: close shared context security holeJareer Abdel-Qader-0/+1
2015-10-27staging/rdma/hfi1: Add coalescing support for SDMA TX descriptorsNiranjana Vishwanathapura-30/+168
2015-10-27staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability maskEaswar Hariharan-13/+5
2015-10-27staging/rdma/hfi1: Prevent host software lock upVennila Megavannan-6/+23
2015-10-27staging/rdma/hfi1: Extend the offline timeoutDean Luick-1/+1
2015-10-27staging/rdma/hfi1: Fix code to reset ASIC CSRs on FLREaswar Hariharan-20/+19
2015-10-27staging/rdma/hfi1: Fix regression in send performanceMike Marciniszyn-15/+15
2015-10-27staging: hfi1: sdma: Use setup_timerMuhammad Falak R Wani-4/+2
2015-10-27staging: hfi1: driver: Use setup_timerMuhammad Falak R Wani-3/+3
2015-10-26staging: rdma: amso1100: Drop unnecessary gotoAmitoj Kaur Chawla-3/+0
2015-10-26staging: rdma: hfi1: chip: Use setup_timerMuhammad Falak R Wani-6/+3
2015-10-26staging: ipath: ipath_init_chip: Use setup_timerMuhammad Falak R Wani-11/+7
2015-10-26staging: ipath: ipath_sdma: Use setup_timerMuhammad Falak R Wani-3/+3
2015-10-26staging: ipath: ipath_verbs: Use setup_timerMuhammad Falak R Wani-3/+2
2015-10-26staging: ipath: ipath_driver: Use setup_timerMuhammad Falak R Wani-4/+3
2015-10-24staging: IB/ipath: remove sched.h headerGeliang Tang-8/+0
2015-10-24staging: IB/ipath: use TASK_COMM_LEN in ipath_portdataGeliang Tang-1/+2
2015-10-24staging: rdma: Replace kmalloc with kmalloc_arrayCristina Moraru-3/+3
2015-10-17staging: IB/hfi1: use TASK_COMM_LEN in hfi1_ctxtdataGeliang Tang-1/+1
2015-10-16staging: rdma: amso1100: Prefer using BIT MacroAmitoj Kaur Chawla-3/+3
2015-10-16staging: rdma: hfi1: Prefer using BIT MacroAmitoj Kaur Chawla-1/+1
2015-10-16staging: rdma: hfi1: delete unneeded tabs in conditional statement blockAlison Schofield-14/+14
2015-10-16Staging: rdma: mad: Remove explicit castShivani Bhardwaj-4/+4
2015-10-16staging: rdma: ipath: ipath_eeprom: Remove useless intialisationAmitoj Kaur Chawla-1/+1
2015-10-16staging: rdma: ipath: ipath_init_chip: Remove useless initialisationAmitoj Kaur Chawla-1/+1
2015-10-16staging: rdma: hfi1: diag: Remove useless initialisationAmitoj Kaur Chawla-2/+2
2015-10-16staging: rdma: hfi1: sysfs: Remove useless initialisationAmitoj Kaur Chawla-1/+1
2015-10-16Staging: rdma: amso1100: Remove unnecessary cast on void pointerShraddha Barke-5/+5
2015-10-16Staging: rdma: hfi1: Remove unnecessary cast on void pointerShraddha Barke-20/+20
2015-10-12staging: rdma: hfi1: remove unnecessary out of memory messagesAlison Schofield-36/+10
2015-10-12Staging: rdma: ipath: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke-3/+3