summaryrefslogtreecommitdiff
path: root/drivers/staging/rdma/hfi1/init.c
AgeCommit message (Expand)Author
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro
2016-05-13staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani
2016-05-13IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit
2016-04-28IB/hfi1: Serialize hrtimer function callsJubin John
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan
2016-04-28IB/rdmavt,hfi1,qib: Fix memory leakJubin John
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17IB/hfi1: Add adaptive cacheless verbs copyDean Luick
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick
2016-03-12staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-12staging: rdma: hfi1: Remove unnecessary kfreeAmitoj Kaur Chawla
2016-03-11staging/rdma/hfi1: Fix memory leaksJubin John
2016-03-11staging/rdma/hfi1: Fix debugfs access raceDean Luick
2016-03-11staging/rdma/hfi1: Fix headerJubin John
2016-03-11staging/rdma/hfi1: Add braces on all arms of statementJubin John
2016-03-11staging/rdma/hfi1: Fix code alignmentJubin John
2016-03-11staging/rdma/hfi1: Fix block commentsJubin John
2016-03-11staging/rdma/hfi1: Fix comparison to NULLJubin John
2016-03-11staging/rdma/hfi1: Remove multiple blank linesJubin John
2016-03-11staging/rdma/hfi1: Add qp to send context mapping for PIOJubin John
2016-03-11staging/rdma/hfi1: Fetch platform configuration data from EFI variableEaswar Hariharan
2016-03-11staging/rdma/hfi1: Implement LED beaconing for maintenanceEaswar Hariharan
2016-03-11staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when it's 2097152Sebastian Sanchez
2016-03-11staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan
2016-03-11staging/rdma/hfi1: Verbs Mem affinity supportMitko Haralanov
2016-03-11staging/rdma/hfi1: Consolidate CPU/IRQ affinity supportMitko Haralanov
2016-03-11staging/rdma/hfi1: Remove unnecessary duplicated variableMitko Haralanov
2016-03-11staging/rdma/hfi1: Remove unused codeMitko Haralanov
2016-03-11staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit
2016-03-11staging/rdma/hfi1: Correctly set RcvCtxtCtrl registerMitko Haralanov
2016-03-11staging/rdma/hfi1: Support external device configuration requests from 8051Easwar Hariharan
2016-03-11staging/rdma/hfi1: Add active and optical cable supportEaswar Hariharan
2016-03-11staging/rdma/hfi1: Use rdmavt device allocation functionDennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove CQ data structures and functions from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Begin to use rdmavt for verbsDennis Dalessandro
2016-03-11staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow
2016-03-01staging/hfi1: change krcvqs mod param from byte to uintMark F. Brown
2016-03-01staging/hfi1: Use BIT macrojubin.john@intel.com
2016-02-29staging/hfi1: Enable TID caching featureMitko Haralanov
2016-02-29staging/hfi1: Convert lock to mutexMitko Haralanov
2015-12-21staging/rdma/hfi1: Fix module parameter spellingJubin John
2015-12-21staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaningSebastian Sanchez
2015-12-21staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0Sebastian Sanchez
2015-12-21staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call retur...Harish Chegondi
2015-12-21staging/rdma/hfi1: rework is_a0() and is_bx()Mike Marciniszyn
2015-11-20staging/rdma/hfi1: Handle packets with invalid RHF on context 0Niranjana Vishwanathapura
2015-11-20staging/rdma/hfi1: Workaround to prevent corruption during packet deliveryMark F. Brown
2015-11-20staging/rdma/hfi1: Use parallel workqueue for SDMA enginesMike Marciniszyn