summaryrefslogtreecommitdiff
path: root/drivers/staging/rdma
AgeCommit message (Expand)Author
2016-05-26staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov
2016-05-13staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani
2016-05-13IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit
2016-05-13IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong
2016-05-13IB/hfi1: Immediately apply congestion setting MADDean Luick
2016-05-13IB/hfi1: Correct log message stringsJakub Pawlak
2016-05-13IB/hfi1: Fix hfi_rcvhdr tracepointJubin John
2016-05-13IB/hfi1: Remove unnecessary headerJubin John
2016-05-13IB/hfi1: Improve performance of interval RB treesMitko Haralanov
2016-05-13IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn
2016-05-13IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn
2016-05-13IB/hfi1: Remove no-op QSFP reset codeDean Luick
2016-05-13IB/hfi1: Correct external device configuration shiftEaswar Hariharan
2016-05-13IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan
2016-05-13IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan
2016-04-28IB/hfi1: Serialize hrtimer function callsJubin John
2016-04-28IB/hfi1: Fix MAD port poll for active cablesDean Luick
2016-04-28IB/hfi1: Correctly report neighbor link down reasonDean Luick
2016-04-28IB/hfi1: Use the neighbor link down reason only when validDean Luick
2016-04-28IB/hfi1: Ignore link downgrade with 0 lanesDean Luick
2016-04-28IB/hfi1: Add RSM rule for user FECN handlingDean Luick
2016-04-28IB/hfi1: Create a routine to set a receive side mapping ruleDean Luick
2016-04-28IB/hfi1: Move QOS decision logic into its own functionDean Luick
2016-04-28IB/hfi1: Extract RSM map table init from QOSDean Luick
2016-04-28IB/hfi1: Reduce kernel context pio buffer allocationJianxin Xiong
2016-04-28IB/hfi1: Change default number of user contextsJubin John
2016-04-28IB/hfi1: Use global defines for upper bits in opcodeMike Marciniszyn
2016-04-28IB/hfi1: Remove unreachable codeMike Marciniszyn
2016-04-28IB/hfi1: Fix double QSFP resource acquire on cache refreshDean Luick
2016-04-28IB/hfi1: Guard against concurrent I2C access across all chainsDean Luick
2016-04-28IB/hfi1: Remove module presence check outside pre-LNI checksEaswar Hariharan
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan
2016-04-28IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez
2016-04-28IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez
2016-04-28IB/hfi1: Simplify init_qpmap_table()Dean Luick