| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/hfi1: Ratelimit prints from sdma_interrupt | Grzegorz Morys | 2017-08-28 | 1 | -0/+6 |
* | IB/hfi1: Add kernel receive context info to debugfs | Kaike Wan | 2017-08-22 | 1 | -0/+1 |
* | IB/hfi1: Remove pstate from hfi1_pportdata | Jakub Byczkowski | 2017-08-22 | 1 | -24/+0 |
* | IB/hfi1: Add flag for platform config scratch register read | Jakub Byczkowski | 2017-08-22 | 1 | -0/+3 |
* | IB/hfi1: Enhance PIO/SDMA send for 16B | Don Hiatt | 2017-08-22 | 1 | -1/+1 |
* | IB/hfi1: Add 16B RC/UC support | Don Hiatt | 2017-08-22 | 1 | -1/+3 |
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 2017-08-22 | 1 | -1/+1 |
* | IB/hfi1: Add 16B trace support | Don Hiatt | 2017-08-22 | 1 | -0/+25 |
* | IB/hfi1: Add 16B UD support | Don Hiatt | 2017-08-22 | 1 | -4/+113 |
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 2017-08-22 | 1 | -0/+92 |
* | IB/hfi1: Add support to process 16B header errors | Don Hiatt | 2017-08-22 | 1 | -2/+11 |
* | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -4/+127 |
* | IB/hf1: User context locking is inconsistent | Michael J. Ruhl | 2017-08-22 | 1 | -3/+3 |
* | IB/hfi1: Protect context array set/clear with spinlock | Michael J. Ruhl | 2017-08-22 | 1 | -4/+4 |
* | IB/hfi1: Use host_link_state to read state when DC is shut down | Bartlomiej Dudek | 2017-08-22 | 1 | -0/+7 |
* | IB/hfi1: Remove lstate from hfi1_pportdata | Byczkowski, Jakub | 2017-08-22 | 1 | -17/+0 |
* | IB/hfi1: Prevent link down request double queuing | Sebastian Sanchez | 2017-07-31 | 1 | -0/+1 |
* | IB/hfi1: Create workqueue for link events | Sebastian Sanchez | 2017-07-31 | 1 | -0/+1 |
* | IB/hfi1: Move saving PCI values to a separate function | Bartlomiej Dudek | 2017-07-31 | 1 | -0/+1 |
* | IB/hfi1: Size rcd array index correctly and consistently | Michael J. Ruhl | 2017-07-31 | 1 | -2/+2 |
* | IB/hfi1: Remove unused user context data members | Michael J. Ruhl | 2017-07-31 | 1 | -24/+0 |
* | IB/hfi1: Fix bar0 mapping to use write combining | Mike Marciniszyn | 2017-07-31 | 1 | -8/+12 |
* | IB/hfi1: Check return values from PCI config API calls | Bartlomiej Dudek | 2017-07-31 | 1 | -1/+1 |
* | IB/hfi1: Resolve kernel panics by reference counting receive contexts | Michael J. Ruhl | 2017-06-27 | 1 | -6/+5 |
* | IB/hfi1: Modify handling of physical link state by Host Driver | Byczkowski, Jakub | 2017-06-27 | 1 | -1/+17 |
* | IB/hfi1: Replace deprecated pci functions with new API | Michael J. Ruhl | 2017-06-27 | 1 | -4/+2 |
* | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 2017-06-27 | 1 | -1/+20 |
* | IB/hfi1: Separate input/output header tracing | Don Hiatt | 2017-06-27 | 1 | -49/+0 |
* | RDMA/hfi1: Defer setting VL15 credits to link-up interrupt | Byczkowski, Jakub | 2017-06-01 | 1 | -1/+10 |
*-. | Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-08 | 1 | -55/+50 |
|\ \ |
|
| | * | IB/hfi1: Clean up on context initialization failure | Michael J. Ruhl | 2017-05-04 | 1 | -10/+6 |
| | * | IB/hfi1: Fix an assign/ordering issue with shared context IDs | Michael J. Ruhl | 2017-05-04 | 1 | -4/+4 |
| | * | IB/hfi1: Clean up context initialization | Michael J. Ruhl | 2017-05-04 | 1 | -8/+5 |
| | * | IB/hfi1: Search shared contexts on the opened device, not all devices | Michael J. Ruhl | 2017-05-04 | 1 | -1/+1 |
| | * | IB/hfi1: Name function prototype parameters | Michael J. Ruhl | 2017-05-04 | 1 | -35/+37 |
| |/ |
|
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | IB/hfi1: Use pcie_flr() instead of duplicating it | Christoph Hellwig | 2017-04-25 | 1 | -1/+0 |
* | | IB/hfi1: Use bool in process_ecn | Dennis Dalessandro | 2017-04-28 | 1 | -1/+1 |
* | | IB/hfi1: Cache neighbor secure data after link up | Stuart Summers | 2017-04-28 | 1 | -1/+10 |
* | | IB/hfi1: Fix softlockup issue | Tadeusz Struk | 2017-04-28 | 1 | -3/+4 |
* | | IB/hfi1: Use defines from common headers | Don Hiatt | 2017-04-28 | 1 | -2/+2 |
* | | IB/hfi1: Add functions to parse 9B headers | Don Hiatt | 2017-04-28 | 1 | -2/+1 |
* | | IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 | Dasaratharaman Chandramouli | 2017-04-28 | 1 | -1/+1 |
* | | IB/hfi1: VNIC SDMA support | Vishwanathapura, Niranjana | 2017-04-20 | 1 | -0/+1 |
* | | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana | 2017-04-20 | 1 | -2/+27 |
* | | IB/hfi1: OPA_VNIC RDMA netdev support | Vishwanathapura, Niranjana | 2017-04-20 | 1 | -1/+26 |
* | | IB/hfi1: Add a patch value to the firmware version string | Michael J. Ruhl | 2017-04-05 | 1 | -4/+5 |
* | | IB/hfi1: NULL pointer dereference when freeing rhashtable | Sebastian Sanchez | 2017-04-05 | 1 | -1/+1 |
|/ |
|
* | IB/hfi1: Modify logging frequency of DCC errors | Jakub Byczkowski | 2017-02-19 | 1 | -0/+4 |
* | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 2017-02-19 | 1 | -2/+0 |