index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging/rdma: Remove the entire rdma subdirectory of staging
Doug Ledford
2016-05-26
2
-26
/
+0
*
IB/hfi1: Move driver out of staging
Dennis Dalessandro
2016-05-26
64
-60978
/
+0
*
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
2016-05-26
5
-6
/
+31
*
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
2016-05-26
3
-0
/
+3
*
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
2016-05-26
1
-226
/
+0
*
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
2016-05-26
2
-1
/
+208
*
IB/hfi1: Remove unused user command
Dennis Dalessandro
2016-05-26
1
-3
/
+0
*
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
2016-05-26
3
-1934
/
+2
*
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
2016-05-26
2
-392
/
+0
*
IB/hfi1: Remove UI char device
Dennis Dalessandro
2016-05-26
1
-167
/
+1
*
IB/hfi1: Remove multiple device cdev
Dennis Dalessandro
2016-05-26
1
-83
/
+19
*
IB/hfi1: Remove anti-pattern in cdev init
Dennis Dalessandro
2016-05-26
1
-7
/
+7
*
IB/hfi1: Fix bug that blocks process on exit after port bounce
Jianxin Xiong
2016-05-26
1
-1
/
+4
*
IB/hfi1: Remove unnecessary comment
Ira Weiny
2016-05-26
1
-3
/
+0
*
IB/hfi1: Fix sdma_event_names[] build warning
Jubin John
2016-05-26
1
-0
/
+2
*
IB/hfi1: Fix an interval RB node reference count leak
Mitko Haralanov
2016-05-26
1
-7
/
+6
*
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
Muhammad Falak R Wani
2016-05-13
1
-1
/
+1
*
IB/hfi1: Change hfi1_init loop to preserve error returns
Ashutosh Dixit
2016-05-13
1
-3
/
+3
*
IB/hfi1: Keep SC_USER as the last send context type
Jianxin Xiong
2016-05-13
1
-4
/
+4
*
IB/hfi1: Immediately apply congestion setting MAD
Dean Luick
2016-05-13
1
-33
/
+60
*
IB/hfi1: Correct log message strings
Jakub Pawlak
2016-05-13
4
-7
/
+6
*
IB/hfi1: Fix hfi_rcvhdr tracepoint
Jubin John
2016-05-13
1
-1
/
+1
*
IB/hfi1: Remove unnecessary header
Jubin John
2016-05-13
2
-2
/
+0
*
IB/hfi1: Improve performance of interval RB trees
Mitko Haralanov
2016-05-13
1
-11
/
+11
*
IB/hfi1: Fix potential panic with sdma drained mechanism
Mike Marciniszyn
2016-05-13
1
-1
/
+1
*
IB/hfi1: Fix pio wait counter double increment
Mike Marciniszyn
2016-05-13
1
-1
/
+0
*
IB/hfi1: Remove no-op QSFP reset code
Dean Luick
2016-05-13
1
-3
/
+0
*
IB/hfi1: Correct external device configuration shift
Easwar Hariharan
2016-05-13
1
-2
/
+2
*
IB/hfi1: Wait for QSFP modules to initialize
Easwar Hariharan
2016-05-13
3
-7
/
+21
*
IB/hfi1: Ignore non-temperature warnings on a downed link
Easwar Hariharan
2016-05-13
3
-7
/
+13
*
IB/hfi1: Serialize hrtimer function calls
Jubin John
2016-04-28
2
-15
/
+12
*
IB/hfi1: Fix MAD port poll for active cables
Dean Luick
2016-04-28
1
-1
/
+15
*
IB/hfi1: Correctly report neighbor link down reason
Dean Luick
2016-04-28
1
-14
/
+9
*
IB/hfi1: Use the neighbor link down reason only when valid
Dean Luick
2016-04-28
2
-9
/
+130
*
IB/hfi1: Ignore link downgrade with 0 lanes
Dean Luick
2016-04-28
1
-1
/
+5
*
IB/hfi1: Add RSM rule for user FECN handling
Dean Luick
2016-04-28
1
-0
/
+84
*
IB/hfi1: Create a routine to set a receive side mapping rule
Dean Luick
2016-04-28
1
-18
/
+57
*
IB/hfi1: Move QOS decision logic into its own function
Dean Luick
2016-04-28
1
-17
/
+50
*
IB/hfi1: Extract RSM map table init from QOS
Dean Luick
2016-04-28
2
-21
/
+71
*
IB/hfi1: Reduce kernel context pio buffer allocation
Jianxin Xiong
2016-04-28
4
-25
/
+61
*
IB/hfi1: Change default number of user contexts
Jubin John
2016-04-28
3
-54
/
+84
*
IB/hfi1: Use global defines for upper bits in opcode
Mike Marciniszyn
2016-04-28
2
-4
/
+1
*
IB/hfi1: Remove unreachable code
Mike Marciniszyn
2016-04-28
1
-1
/
+1
*
IB/hfi1: Fix double QSFP resource acquire on cache refresh
Dean Luick
2016-04-28
2
-29
/
+23
*
IB/hfi1: Guard against concurrent I2C access across all chains
Dean Luick
2016-04-28
1
-1
/
+8
*
IB/hfi1: Remove module presence check outside pre-LNI checks
Easwar Hariharan
2016-04-28
2
-16
/
+12
*
IB/hfi1: Always turn on CDRs for low power QSFP modules
Easwar Hariharan
2016-04-28
7
-82
/
+74
*
IB/hfi1: Check P_KEY for all sent packets from user mode
Sebastian Sanchez
2016-04-28
4
-41
/
+77
*
IB/hfi1: Adjust default MTU to be 10KB
Sebastian Sanchez
2016-04-28
3
-4
/
+9
*
IB/hfi1: Simplify init_qpmap_table()
Dean Luick
2016-04-28
1
-5
/
+2
[next]