Age | Commit message (Expand) | Author |
2016-05-26 | staging/rdma: Remove the entire rdma subdirectory of staging | Doug Ledford |
2016-05-26 | IB/hfi1: Move driver out of staging | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Do not free hfi1 cdev parent structure early | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Add trace message in user IOCTL handling | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove write(), use ioctl() for user cmds | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Add ioctl() interface for user commands | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove unused user command | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove snoop/diag interface | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove EPROM functionality from data device | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove UI char device | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove multiple device cdev | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove anti-pattern in cdev init | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Fix bug that blocks process on exit after port bounce | Jianxin Xiong |
2016-05-26 | IB/hfi1: Remove unnecessary comment | Ira Weiny |
2016-05-26 | IB/hfi1: Fix sdma_event_names[] build warning | Jubin John |
2016-05-26 | IB/hfi1: Fix an interval RB node reference count leak | Mitko Haralanov |
2016-05-13 | staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing. | Muhammad Falak R Wani |
2016-05-13 | IB/hfi1: Change hfi1_init loop to preserve error returns | Ashutosh Dixit |
2016-05-13 | IB/hfi1: Keep SC_USER as the last send context type | Jianxin Xiong |
2016-05-13 | IB/hfi1: Immediately apply congestion setting MAD | Dean Luick |
2016-05-13 | IB/hfi1: Correct log message strings | Jakub Pawlak |
2016-05-13 | IB/hfi1: Fix hfi_rcvhdr tracepoint | Jubin John |
2016-05-13 | IB/hfi1: Remove unnecessary header | Jubin John |
2016-05-13 | IB/hfi1: Improve performance of interval RB trees | Mitko Haralanov |
2016-05-13 | IB/hfi1: Fix potential panic with sdma drained mechanism | Mike Marciniszyn |
2016-05-13 | IB/hfi1: Fix pio wait counter double increment | Mike Marciniszyn |
2016-05-13 | IB/hfi1: Remove no-op QSFP reset code | Dean Luick |
2016-05-13 | IB/hfi1: Correct external device configuration shift | Easwar Hariharan |
2016-05-13 | IB/hfi1: Wait for QSFP modules to initialize | Easwar Hariharan |
2016-05-13 | IB/hfi1: Ignore non-temperature warnings on a downed link | Easwar Hariharan |
2016-04-28 | IB/hfi1: Serialize hrtimer function calls | Jubin John |
2016-04-28 | IB/hfi1: Fix MAD port poll for active cables | Dean Luick |
2016-04-28 | IB/hfi1: Correctly report neighbor link down reason | Dean Luick |
2016-04-28 | IB/hfi1: Use the neighbor link down reason only when valid | Dean Luick |
2016-04-28 | IB/hfi1: Ignore link downgrade with 0 lanes | Dean Luick |
2016-04-28 | IB/hfi1: Add RSM rule for user FECN handling | Dean Luick |
2016-04-28 | IB/hfi1: Create a routine to set a receive side mapping rule | Dean Luick |
2016-04-28 | IB/hfi1: Move QOS decision logic into its own function | Dean Luick |
2016-04-28 | IB/hfi1: Extract RSM map table init from QOS | Dean Luick |
2016-04-28 | IB/hfi1: Reduce kernel context pio buffer allocation | Jianxin Xiong |
2016-04-28 | IB/hfi1: Change default number of user contexts | Jubin John |
2016-04-28 | IB/hfi1: Use global defines for upper bits in opcode | Mike Marciniszyn |
2016-04-28 | IB/hfi1: Remove unreachable code | Mike Marciniszyn |
2016-04-28 | IB/hfi1: Fix double QSFP resource acquire on cache refresh | Dean Luick |
2016-04-28 | IB/hfi1: Guard against concurrent I2C access across all chains | Dean Luick |
2016-04-28 | IB/hfi1: Remove module presence check outside pre-LNI checks | Easwar Hariharan |
2016-04-28 | IB/hfi1: Always turn on CDRs for low power QSFP modules | Easwar Hariharan |
2016-04-28 | IB/hfi1: Check P_KEY for all sent packets from user mode | Sebastian Sanchez |
2016-04-28 | IB/hfi1: Adjust default MTU to be 10KB | Sebastian Sanchez |
2016-04-28 | IB/hfi1: Simplify init_qpmap_table() | Dean Luick |