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