summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
AgeCommit message (Expand)AuthorFilesLines
2015-11-15staging/rdma/hfi1: use one-shot LCB writeDean Luick2-5/+38
2015-11-15staging/rdma/hfi1: Remove spurious error messagesIgnacio Hernandez1-13/+13
2015-11-15staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNumSebastian Sanchez1-2/+2
2015-11-15staging/rdma/hfi1: Select only devices with active linksDean Luick1-3/+18
2015-11-15staging/rdma/hfi1: Disable thermal polling before sensor initializationJareer Abdel-Qader1-2/+4
2015-11-15staging/rdma/hfi1: Always download SBus firmwareDean Luick2-12/+2
2015-11-15staging/rdma/hfi1: Enable WFR PCIe extended tags from the driverVennila Megavannan1-1/+11
2015-11-15staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLREaswar Hariharan1-8/+5
2015-11-15staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startupSebastian Sanchez3-27/+33
2015-11-15staging: rdma: hfi1 : Prefer using the BIT macroSunny Kumar1-5/+5
2015-11-15staging: rdma: amso1100: c2: Remove wrapper functionAmitoj Kaur Chawla1-7/+4
2015-11-15staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs - UC, RCArthur Kepner4-49/+81
2015-11-15staging/rdma/hfi1: don't cache "prescan head"Arthur Kepner2-23/+3
2015-11-15staging/rdma/hfi1: Move macros to a common headerMitko Haralanov3-21/+76
2015-11-15staging/rdma/hfi1: Remove unnecessary include filesMitko Haralanov1-10/+0
2015-11-15staging/rdma/hfi1: Clean up macro indentationMitko Haralanov1-7/+8
2015-11-15staging/rdma/hfi1: Remove file pointer macrosIra Weiny3-86/+84
2015-11-15staging: rdma: hfi1: chip: Remove wrapper functionAmitoj Kaur Chawla1-7/+1
2015-11-15staging: rdma: hfi1: sdma: Remove wrapper functionsAmitoj Kaur Chawla1-26/+14
2015-11-15staging: rdma: hfi1: Remove hfi1_nomsix() wrapper functionAmitoj Kaur Chawla3-10/+1
2015-11-15staging: rdma: amso1100: Remove extern from function declarationsAmitoj Kaur Chawla3-57/+57
2015-11-15staging: rdma: hfi1: Remove unnecessary variableAmitoj Kaur Chawla1-3/+2
2015-11-15staging: rdma: amso1100: Remove unnecessary variableAmitoj Kaur Chawla1-4/+1
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/dledfo...Linus 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