aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/qsfp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-28IB/hfi1: Fix double QSFP resource acquire on cache refreshDean Luick1-9/+3
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan1-3/+35
2016-04-28IB/hfi1: Fix i2c resource reservation checksDean Luick1-4/+4
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick1-35/+73
2016-03-10staging/rdma/hfi1: Disclose more information when i2c failsDean Luick1-22/+20
2016-03-10staging/rdma/hfi1: Cleanup comments and logs in PHY codeEaswar Hariharan1-2/+2
2016-03-10staging/rdma/hfi1: Fix headerJubin John1-4/+1
2016-03-10staging/rdma/hfi1: Fix code alignmentJubin John1-1/+1
2016-03-10staging/rdma/hfi1: Fix misspellingsJubin John1-1/+1
2016-03-10staging/rdma/hfi1: Remove blank line after an open braceJubin John1-2/+0
2016-03-10staging/rdma/hfi1: Add spaces around binary operatorsJubin John1-3/+3
2016-03-10staging/rdma/hfi1: Tune for unknown channel if configuration file is absentEaswar Hariharan1-1/+0
2016-03-10staging/rdma/hfi1: Correct TWSI resetDean Luick1-6/+4
2016-03-10staging/rdma/hfi1: Fix for generic I2C interfaceDean Luick1-32/+56
2016-03-10staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundaryMike Marciniszyn1-15/+29
2016-03-10staging/rdma/hfi1: cleanup messages on qsfp_read() failureEaswar Hariharan1-8/+8
2015-11-15staging: rdma: hfi1: Remove unnecessary variableAmitoj Kaur Chawla1-3/+2
2015-10-27staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability maskEaswar Hariharan1-9/+4
2015-08-28IB/hfi1: add driver filesMike Marciniszyn1-0/+546