summaryrefslogtreecommitdiff
path: root/drivers/staging/rdma/hfi1/mad.c
AgeCommit message (Expand)Author
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro
2016-05-13IB/hfi1: Immediately apply congestion setting MADDean Luick
2016-04-28IB/hfi1: Fix MAD port poll for active cablesDean Luick
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan
2016-03-12staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-03-12staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar
2016-03-11staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)Easwar Hariharan
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: Split multiple assignmentsJubin John
2016-03-11staging/rdma/hfi1: Remove unnecessary parenthesesJubin John
2016-03-11staging/rdma/hfi1: Fix logical continuationsJubin John
2016-03-11staging/rdma/hfi1: Remove blank line before close braceJubin John
2016-03-11staging/rdma/hfi1: Remove blank line after an open braceJubin John
2016-03-11staging/rdma/hfi1: Fix comparison to NULLJubin John
2016-03-11staging/rdma/hfi1: Remove space after castJubin John
2016-03-11staging/rdma/hfi1: Remove multiple blank linesJubin John
2016-03-11staging/rdma/hfi1: Add spaces around binary operatorsJubin John
2016-03-11staging/rdma/hfi1: Put QPs into error state after SL->SC table changesKaike Wan
2016-03-11staging/rdma/hfi1: Adding support for hfi counters via sysfsSebastian Sanchez
2016-03-11staging/rdma/hfi1: Replacement of goto's for break/returnsSebastian Sanchez
2016-03-11staging/rdma/hfi1: Change for data type of port numberSebastian Sanchez
2016-03-11staging/rdma/hfi1: Remove modify_port and port_immutable functionsHarish Chegondi
2016-03-11staging/rdma/hfi1: Implement LED beaconing for maintenanceEaswar Hariharan
2016-03-11staging/rdma/hfi1: Get port type from configuration fileEaswar Hariharan
2016-03-11staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removedBryan Morgan
2016-03-11staging/rdma/hfi1: Remove create and free mad agentsDennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove ibport and use rdmavt versionDennis Dalessandro
2016-03-11staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Use correct rdmavt header files after move.Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Begin to use rdmavt for verbsDennis Dalessandro
2016-03-11staging/hfi1: Fix Xmit Wait calculationIra Weiny
2016-03-01staging/hfi1: Use BIT macrojubin.john@intel.com
2016-02-08staging/rdma/hfi1: Fix Xmit Wait calculationIra Weiny
2015-12-21staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTAErik E. Kahn
2015-12-21staging/rdma/hfi1: Adding counter resolutions for DataPortCountersAndrea Lowe
2015-12-21staging/rdma/hfi1: Remove rcv bubbles codeIra Weiny
2015-11-16staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNumSebastian Sanchez
2015-10-27staging/rdma/hfi1: Add irqsaves in the packet processing pathDean Luick
2015-10-17Staging: rdma: mad: Remove explicit castShivani Bhardwaj
2015-10-17Staging: rdma: hfi1: Remove unnecessary cast on void pointerShraddha Barke
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-08-29staging/hfi1: replace indent spaces with tabsJeff Becker
2015-08-29IB/hfi1: add driver filesMike Marciniszyn