1. 429b6a7 IB/hfi1: Make n_krcvqs be an unsigned long integer by Harish Chegondi · 8 years ago
  2. 673b975 IB/hfi1: Add QSFP sanity pre-check by Dean Luick · 8 years ago
  3. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 8 years ago
  4. fc0b76c IB/hfi1: Expand reported serial number by Ira Weiny · 8 years ago
  5. 5fbd98d IB/hfi1: Ignore QSFP interrupts until power stabilizes by Easwar Hariharan · 8 years ago
  6. b3bf270 IB/hfi1: Read all firmware versions by Dean Luick · 8 years ago
  7. 6854c69 IB/hfi1: Explain state complete frame details by Dean Luick · 8 years ago
  8. 8784ac0 IB/hfi1: Modify the default number of kernel receive conexts by Harish Chegondi · 8 years ago
  9. e014991 IB/hfi1: Remove TWSI references by Dean Luick · 8 years ago
  10. dba715f IB/hfi1: Use built-in i2c bit-shift bus adapter by Dean Luick · 8 years ago
  11. 4197344 IB/hfi1: Add global structure for affinity assignments by Dennis Dalessandro · 8 years ago
  12. 2b71904 IB/hfi1: Add counter to track unsupported packets drop by Jakub Pawlak · 8 years ago
  13. 98f179a IB/hfi1: Fix sleep inside atomic issue in init_asic_data by Tadeusz Struk · 8 years ago
  14. 34d351f IB/hfi1: Send a pkey change event on driver pkey update by Sebastian Sanchez · 8 years ago
  15. 3ec5fa2 IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link up by Sebastian Sanchez · 8 years ago
  16. b4ba663 IB/hfi1: Fix credit return threshold adjustment by Jubin John · 8 years ago
  17. 48a0cc13 IB/hfi1: Fix indentation by Bart Van Assche · 8 years ago
  18. ce8b2fd IB/hfi1: Update pkey table properly after link down or FM start by Sebastian Sanchez · 8 years ago
  19. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 8 years ago[Renamed from drivers/staging/rdma/hfi1/chip.c]
  20. cde10af IB/hfi1: Correct log message strings by Jakub Pawlak · 8 years ago
  21. 1ebe79c IB/hfi1: Remove no-op QSFP reset code by Dean Luick · 8 years ago
  22. 9775a99 IB/hfi1: Wait for QSFP modules to initialize by Easwar Hariharan · 8 years ago
  23. 0c7f77a IB/hfi1: Ignore non-temperature warnings on a downed link by Easwar Hariharan · 8 years ago
  24. 015e91f IB/hfi1: Correctly report neighbor link down reason by Dean Luick · 8 years ago
  25. feb831d IB/hfi1: Use the neighbor link down reason only when valid by Dean Luick · 8 years ago
  26. f9b5635 IB/hfi1: Ignore link downgrade with 0 lanes by Dean Luick · 8 years ago
  27. 8f000f7 IB/hfi1: Add RSM rule for user FECN handling by Dean Luick · 8 years ago
  28. b12349a IB/hfi1: Create a routine to set a receive side mapping rule by Dean Luick · 8 years ago
  29. 4a818be IB/hfi1: Move QOS decision logic into its own function by Dean Luick · 8 years ago
  30. 372cc85a IB/hfi1: Extract RSM map table init from QOS by Dean Luick · 8 years ago
  31. 44306f1 IB/hfi1: Reduce kernel context pio buffer allocation by Jianxin Xiong · 8 years ago
  32. 0852d24 IB/hfi1: Change default number of user contexts by Jubin John · 8 years ago
  33. 623bba2 IB/hfi1: Remove module presence check outside pre-LNI checks by Easwar Hariharan · 8 years ago
  34. 145dd2b IB/hfi1: Always turn on CDRs for low power QSFP modules by Easwar Hariharan · 8 years ago
  35. e38d1e4 IB/hfi1: Check P_KEY for all sent packets from user mode by Sebastian Sanchez · 8 years ago
  36. 60d585ad IB/hfi1: Simplify init_qpmap_table() by Dean Luick · 8 years ago
  37. 33a9eb5 IB/hfi1: Fix QOS rule mappings by Dean Luick · 8 years ago
  38. 35969d9 IB/hfi1: Remove invalid QOS check by Dean Luick · 8 years ago
  39. 153d58c IB/hfi1: Fix QOS num_vl bit width by Dean Luick · 8 years ago
  40. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  41. 8fefef1 IB/hfi1: Handle host handshake timeout by Jubin John · 8 years ago
  42. 7a8f28c IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag by Dean Luick · 8 years ago
  43. a453698 IB/hfi1: Change thermal init to use resource reservation by Dean Luick · 8 years ago
  44. 765a6fa IB/hfi1: Change QSFP functions to use resource reservation by Dean Luick · 8 years ago
  45. 576531f IB/hfi1: Change SBus handling to use resource reservation by Dean Luick · 8 years ago
  46. a2ee27a IB/hfi1: Add ASIC resource reservation functions by Dean Luick · 8 years ago
  47. 78eb129 IB/hfi1: Add shared ASIC structure by Dean Luick · 8 years ago
  48. 3afb6f6 IB/hfi1: Remove ASIC block clear by Dean Luick · 8 years ago
  49. bf64009 IB/hfi1: Move constant to the right in bitwise operations by Harish Chegondi · 8 years ago
  50. 6d210ee staging: rdma: hfi1: Remove useless return variables by Bhaktipriya Shridhar · 8 years ago
  51. 24487dd staging/rdma/hfi1: Check interrupt registers mapping by Kaike Wan · 8 years ago
  52. 582e05c staging/rdma/hfi1: Fix counter read for cp by Dean Luick · 8 years ago
  53. e8aa284 staging/rdma/hfi1: Cleanup comments and logs in PHY code by Easwar Hariharan · 8 years ago
  54. 4c9e7aa staging/rdma/hfi1: Fix xmit discard error weight by Dean Luick · 8 years ago
  55. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 8 years ago
  56. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 8 years ago
  57. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 8 years ago
  58. 4d114fd staging/rdma/hfi1: Fix block comments by Jubin John · 8 years ago
  59. 16733b8 staging/rdma/hfi1: Fix misspellings by Jubin John · 8 years ago
  60. f3ff818 staging/rdma/hfi1: Split multiple assignments by Jubin John · 8 years ago
  61. f4d507c staging/rdma/hfi1: Add blank link after declarations by Jubin John · 8 years ago
  62. d0d236e staging/rdma/hfi1: Fix logical continuations by Jubin John · 8 years ago
  63. 5161fc3 staging/rdma/hfi1: Remove blank line before close brace by Jubin John · 8 years ago
  64. 458e86a staging/rdma/hfi1: Remove blank line after an open brace by Jubin John · 8 years ago
  65. d125a6c staging/rdma/hfi1: Fix comparison to NULL by Jubin John · 8 years ago
  66. 50e5dcb staging/rdma/hfi1: Remove space after cast by Jubin John · 8 years ago
  67. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 8 years ago
  68. 8638b77 staging/rdma/hfi1: Add spaces around binary operators by Jubin John · 8 years ago
  69. 8a4d344 staging/rdma/hfi1: Determine actual operational VLs by Mike Marciniszyn · 8 years ago
  70. 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 8 years ago
  71. 773d0451 staging/rdma/hfi1: Turning off LED without checking if stepping is Ax by Sebastian Sanchez · 8 years ago
  72. c3838b3 staging/rdma/hfi1: Fetch platform configuration data from EFI variable by Easwar Hariharan · 8 years ago
  73. 3fafebb staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop mode by Sadanand Warrier · 8 years ago
  74. e1bf0d5 staging/rdma/hfi1, IB/core: Fix LinkDownReason define for consistency by Easwar Hariharan · 8 years ago
  75. d05de34 staging/rdma/hfi1: Clean up init_cntrs() by Jubin John · 8 years ago
  76. f45c8dc staging/rdma/hfi1: Report physical state changes per device instead of globally by Dean Luick · 8 years ago
  77. ecd42f8 staging/rdma/hfi1: correctly check for post-interrupt packets by Dean Luick · 8 years ago
  78. 89abfc8 staging/rdma/hfi1: Change send_schedule counter to a per cpu counter by Vennila Megavannan · 8 years ago
  79. 957558c staging/rdma/hfi1: Consolidate CPU/IRQ affinity support by Mitko Haralanov · 8 years ago
  80. affa48d staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM by Ashutosh Dixit · 8 years ago
  81. 566c157 staging/rdma/hfi1: Correctly set RcvCtxtCtrl register by Mitko Haralanov · 8 years ago
  82. 11d2b11 staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1stats by Sebastian Sanchez · 8 years ago
  83. a59329d staging/rdma/hfi1: Skip lcb init for simulation by Dean Luick · 8 years ago
  84. 845f876 staging/rdma/hfi1: Only warn when board description is not found by Dean Luick · 8 years ago
  85. 69a00b8 staging/rdma/hfi1: Fix per-VL transmit discard counts by Mike Marciniszyn · 8 years ago
  86. cbac386 staging/rdma/hfi1: Support external device configuration requests from 8051 by Easwar Hariharan · 8 years ago
  87. 8ebd4cf staging/rdma/hfi1: Add active and optical cable support by Easwar Hariharan · 8 years ago
  88. a9c05e3 staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed by Bryan Morgan · 8 years ago
  89. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 8 years ago
  90. ec3f2c1 staging/rdma/hfi1: Begin to use rdmavt for verbs by Dennis Dalessandro · 8 years ago
  91. fb9036d staging/hfi1: check for ARMED->ACTIVE change in recv int by Jim Snow · 8 years ago
  92. 624be1d staging/hfi1: Clean up comments by Edward Mascarenhas · 8 years ago
  93. c024c55 staging/hfi1: Remove unneeded variable index by Dean Luick · 8 years ago
  94. a699c6c staging/hfi1: add per SDMA engine stats to hfistats by Vennila Megavannan · 8 years ago
  95. 0edf80e staging/hfi1: Change default krcvqs by jubin.john@intel.com · 8 years ago
  96. 80e4898 staging/rdma/hfi1: Clean up comments by Edward Mascarenhas · 9 years ago
  97. bff14bb staging/rdma/hfi1: Remove incorrect link credit check by Dean Luick · 9 years ago
  98. 2ce6bf2 staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaning by Sebastian Sanchez · 9 years ago
  99. 859bcad staging/rdma/hfi1: Fix a possible null pointer dereference by Easwar Hariharan · 9 years ago
  100. 6cc6ad2 staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU by Harish Chegondi · 9 years ago