1. 0db9dec IB/hfi1: Move serdes tune inside link start function by Dean Luick · 9 years ago
  2. 6aaa382 IB/hfi1: Fix the size parameter to find_first_bit by Christophe Jaillet · 9 years ago
  3. 61a28d2 IB/hfi1: Clean up type used and casting by Christophe Jaillet · 9 years ago
  4. f29a08d IB/hfi1: Return invalid field for non-QSFP CableInfo queries by Easwar Hariharan · 9 years ago
  5. 476d95b IB/hfi1: Using kfree_rcu() to simplify the code by Wei Yongjun · 9 years ago
  6. 8adf71f IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings by Jianxin Xiong · 9 years ago
  7. 3210314 IB/hfi1: Fix integrity errors counter value calculation by Jakub Pawlak · 9 years ago
  8. 2b71904 IB/hfi1: Add counter to track unsupported packets drop by Jakub Pawlak · 9 years ago
  9. 583eb8b IB/hfi1: Add VL XmitDiscards counters to the opapmaquery by Jakub Pawlak · 9 years ago
  10. f818169 IB/hfi1: Clean up port state structure definition by Ira Weiny · 9 years ago
  11. 34d351f IB/hfi1: Send a pkey change event on driver pkey update by Sebastian Sanchez · 9 years ago
  12. ce8b2fd IB/hfi1: Update pkey table properly after link down or FM start by Sebastian Sanchez · 9 years ago
  13. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/mad.c]
  14. f036780 IB/hfi1: Immediately apply congestion setting MAD by Dean Luick · 9 years ago
  15. 1cbaa67 IB/hfi1: Fix MAD port poll for active cables by Dean Luick · 9 years ago
  16. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  17. 2243472 IB/hfi1: Improve LED beaconing by Easwar Hariharan · 9 years ago
  18. acc17d6 staging: rdma: hfi1: Remove unnecessary parantheses by Bhaktipriya Shridhar · 9 years ago
  19. a4fe1bc staging: rdma: hfi1: Remove casts of pointer to same type by Bhaktipriya Shridhar · 9 years ago
  20. 409b146 staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo) by Easwar Hariharan · 9 years ago
  21. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  22. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
  23. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  24. 4d114fd staging/rdma/hfi1: Fix block comments by Jubin John · 9 years ago
  25. f3ff818 staging/rdma/hfi1: Split multiple assignments by Jubin John · 9 years ago
  26. 58721b8 staging/rdma/hfi1: Remove unnecessary parentheses by Jubin John · 9 years ago
  27. d0d236e staging/rdma/hfi1: Fix logical continuations by Jubin John · 9 years ago
  28. 5161fc3 staging/rdma/hfi1: Remove blank line before close brace by Jubin John · 9 years ago
  29. 458e86a staging/rdma/hfi1: Remove blank line after an open brace by Jubin John · 9 years ago
  30. d125a6c staging/rdma/hfi1: Fix comparison to NULL by Jubin John · 9 years ago
  31. 50e5dcb staging/rdma/hfi1: Remove space after cast by Jubin John · 9 years ago
  32. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  33. 8638b77 staging/rdma/hfi1: Add spaces around binary operators by Jubin John · 9 years ago
  34. 0ec79e8 staging/rdma/hfi1: Put QPs into error state after SL->SC table changes by Kaike Wan · 9 years ago
  35. b8d114e staging/rdma/hfi1: Adding support for hfi counters via sysfs by Sebastian Sanchez · 10 years ago
  36. 5950e9b1 staging/rdma/hfi1: Replacement of goto's for break/returns by Sebastian Sanchez · 10 years ago
  37. eb2e557 staging/rdma/hfi1: Change for data type of port number by Sebastian Sanchez · 10 years ago
  38. 45b59ee staging/rdma/hfi1: Remove modify_port and port_immutable functions by Harish Chegondi · 10 years ago
  39. 91ab4ed staging/rdma/hfi1: Implement LED beaconing for maintenance by Easwar Hariharan · 10 years ago
  40. 1d01cf3 staging/rdma/hfi1: Get port type from configuration file by Easwar Hariharan · 10 years ago
  41. a9c05e3 staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed by Bryan Morgan · 10 years ago
  42. 9c4a311 staging/rdma/hfi1: Remove create and free mad agents by Dennis Dalessandro · 10 years ago
  43. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 10 years ago
  44. 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 10 years ago
  45. 8859b4a staging/rdma/hfi1: Use correct rdmavt header files after move. by Dennis Dalessandro · 10 years ago
  46. ec3f2c1 staging/rdma/hfi1: Begin to use rdmavt for verbs by Dennis Dalessandro · 10 years ago
  47. f4ddedf staging/hfi1: Fix Xmit Wait calculation by Ira Weiny · 10 years ago
  48. 349ac71 staging/hfi1: Use BIT macro by jubin.john@intel.com · 10 years ago
  49. d9d3e02 staging/rdma/hfi1: Fix Xmit Wait calculation by Ira Weiny · 10 years ago
  50. 5cd2411 staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA by Erik E. Kahn · 10 years ago
  51. f085292 staging/rdma/hfi1: Adding counter resolutions for DataPortCounters by Andrea Lowe · 10 years ago
  52. db00a05 staging/rdma/hfi1: Remove rcv bubbles code by Ira Weiny · 10 years ago
  53. 801cfd6 staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum by Sebastian Sanchez · 10 years ago
  54. b77d713 staging/rdma/hfi1: Add irqsaves in the packet processing path by Dean Luick · 10 years ago
  55. 6618c05 Staging: rdma: mad: Remove explicit cast by Shivani Bhardwaj · 10 years ago
  56. a787bde Staging: rdma: hfi1: Remove unnecessary cast on void pointer by Shraddha Barke · 10 years ago
  57. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 10 years ago
  58. a724648 staging/hfi1: replace indent spaces with tabs by Jeff Becker · 10 years ago
  59. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 10 years ago