Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info | Dasaratharaman Chandramouli | 6 | -33/+34 |
2016-08-02 | IB/hfi1: Remove unused elements from struct ahg_ib_header | Dasaratharaman Chandramouli | 3 | -5/+0 |
2016-08-02 | IB/hfi1: Reset QSFP on every run through channel tuning | Easwar Hariharan | 1 | -1/+5 |
2016-08-02 | IB/hfi1: Ignore QSFP interrupts until power stabilizes | Easwar Hariharan | 1 | -7/+21 |
2016-08-02 | IB/hfi1: Disable external device configuration requests | Easwar Hariharan | 1 | -14/+0 |
2016-08-02 | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled | Jianxin Xiong | 3 | -22/+23 |
2016-08-02 | IB/hfi1: Fix trace message units | Grzegorz Heldt | 1 | -2/+2 |
2016-08-02 | IB/hfi1: Add sysfs entry to override SDMA interrupt affinity | Tadeusz Struk | 3 | -0/+97 |
2016-08-02 | IB/hfi1: Add static PCIe Gen3 CTLE tuning | Dean Luick | 1 | -4/+64 |
2016-08-02 | IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings | Jianxin Xiong | 3 | -8/+18 |
2016-08-02 | IB/hfi1: Read all firmware versions | Dean Luick | 4 | -25/+130 |
2016-08-02 | IB/hfi1: Explain state complete frame details | Dean Luick | 1 | -8/+126 |
2016-08-02 | IB/hfi1: Modify the default number of kernel receive conexts | Harish Chegondi | 1 | -4/+2 |
2016-08-02 | IB/hfi1: Add support for extended memory management | Jianxin Xiong | 2 | -2/+21 |
2016-08-02 | IB/hfi1: Work request processing for fast register mr and invalidate | Jianxin Xiong | 4 | -3/+98 |
2016-08-02 | IB/hfi1: Handle send with invalidate opcode in the RC recv path | Jianxin Xiong | 2 | -1/+17 |
2016-08-02 | IB/hfi1: Pull FECN/BECN processing to a common place | Mitko Haralanov | 5 | -97/+45 |
2016-08-02 | IB/hfi1: Fix to fully initialize send context area | Tymoteusz Kielan | 1 | -1/+1 |
2016-08-02 | IB/hfi1: Fix integrity errors counter value calculation | Jakub Pawlak | 1 | -23/+9 |
2016-08-02 | IB/hfi1: Add hfi1 post send tables | Mike Marciniszyn | 3 | -0/+49 |
2016-08-02 | IB/hfi1: Correct receive packet handler assignment | Jakub Pawlak | 1 | -13/+16 |
2016-08-02 | IB/hfi1: Improve SDMA engine assignment for user SDMA | Jianxin Xiong | 1 | -1/+28 |
2016-08-02 | IB/hfi1: Remove TWSI references | Dean Luick | 5 | -588/+1 |
2016-08-02 | IB/hfi1: Use built-in i2c bit-shift bus adapter | Dean Luick | 6 | -115/+341 |
2016-08-02 | IB/hfi1: Refine user process affinity algorithm | Sebastian Sanchez | 3 | -62/+174 |
2016-08-02 | IB/hfi1: Reserve and collapse CPU cores for contexts | Sebastian Sanchez | 4 | -28/+84 |
2016-08-02 | IB/hfi1: Add global structure for affinity assignments | Dennis Dalessandro | 4 | -97/+198 |
2016-08-02 | IB/hfi1: Add counter to track unsupported packets drop | Jakub Pawlak | 4 | -6/+32 |
2016-08-02 | IB/hfi1: Add VL XmitDiscards counters to the opapmaquery | Jakub Pawlak | 1 | -2/+9 |
2016-08-02 | IB/hfi1: Fix trace sparse errors | Mike Marciniszyn | 2 | -31/+31 |
2016-08-02 | IB/hfi1: Separate tracepoints into specific headers | Sebastian Sanchez | 10 | -1330/+1735 |
2016-08-02 | IB/hfi1: Fix typo | Tadeusz Struk | 1 | -1/+1 |
2016-08-02 | IB/hfi1: Remove unnecessary done label in hfi1_write_iter | Ira Weiny | 1 | -17/+14 |
2016-08-02 | IB/hfi1: Clean up port state structure definition | Ira Weiny | 2 | -19/+0 |
2016-07-12 | IB/hfi1: Fix sleep inside atomic issue in init_asic_data | Tadeusz Struk | 1 | -7/+9 |
2016-07-12 | IB/hfi1: Correct issues with sc5 computation | Mike Marciniszyn | 1 | -20/+3 |
2016-06-23 | IB/hfi1: Fix deadlock with txreq allocation slow path | Mike Marciniszyn | 2 | -3/+2 |
2016-06-18 | IB/hfi1: Send a pkey change event on driver pkey update | Sebastian Sanchez | 3 | -7/+16 |
2016-06-18 | IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link up | Sebastian Sanchez | 1 | -6/+13 |
2016-06-18 | IB/hfi1: Fix potential buffer overflow | Tadeusz Struk | 1 | -1/+2 |
2016-06-18 | IB/hfi1: Fix potential NULL ptr dereference | Tadeusz Struk | 1 | -1/+1 |
2016-06-18 | IB/hfi1: Prevent context loss | Ira Weiny | 1 | -0/+3 |
2016-06-18 | IB/hfi1: Increase packet egress timeout | Jubin John | 1 | -1/+1 |
2016-06-18 | IB/hfi1: Fix credit return threshold adjustment | Jubin John | 2 | -4/+27 |
2016-06-07 | IB/hfi1: Suppress sparse warnings | Bart Van Assche | 2 | -15/+2 |
2016-06-07 | IB/hfi1: Use bit 0 instead of bit 1 | Bart Van Assche | 1 | -1/+1 |
2016-06-07 | IB/hfi1: Fix indentation | Bart Van Assche | 1 | -3/+3 |
2016-06-07 | IB/hfi1: Avoid large frame size warning | Leon Romanovsky | 1 | -17/+14 |
2016-06-07 | IB/hfi1: fix some indenting | Dan Carpenter | 1 | -1/+1 |
2016-05-26 | IB/hfi1: Fix pio map initialization | Jubin John | 1 | -2/+1 |