index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
staging/rdma/hfi1: diag.c use BIT macros
Ira Weiny
1
-2
/
+2
2015-12-21
staging/rdma/hfi1: Adding counter resolutions for DataPortCounters
Andrea Lowe
1
-12
/
+26
2015-12-21
staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU
Harish Chegondi
1
-1
/
+2
2015-12-21
staging/rdma/hfi1: unknown frame messages are not errors
Dean Luick
3
-0
/
+21
2015-12-21
staging/rdma/hfi1: remove SPC freeze error messages
Dean Luick
1
-2
/
+0
2015-12-21
staging/rdma/hfi1: Unexpected link up pkey values are not an error
Dean Luick
1
-4
/
+4
2015-12-21
staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error
Harish Chegondi
1
-1
/
+8
2015-12-21
staging/rdma/hfi1: Adds software counters for bitfields within various error status fields
Joel Rosenzweig
3
-1
/
+3487
2015-12-21
staging/rdma/hfi1: Correctly limit VLs against SDMA engines
Dean Luick
1
-3
/
+3
2015-12-21
staging/rdma/hfi1: Add a credit push on diagpkt allocate fail
Dean Luick
1
-0
/
+8
2015-12-21
staging/rdma/hfi1: Extend quiet timeout
Dean Luick
1
-2
/
+3
2015-12-21
staging/rdma/hfi1: Add one-time LCB reset
Dean Luick
2
-0
/
+23
2015-12-21
staging/rdma/hfi1: Fix qp.h comments
Kaike Wan
1
-4
/
+4
2015-12-21
staging/rdma/hfi1: Add aeth name syndrome decode
Dean Luick
1
-7
/
+22
2015-12-21
staging/rdma/hfi1: Decode CNP opcode
Dean Luick
1
-1
/
+2
2015-12-21
staging/rdma/hfi1: Support alternate firmware names
Dean Luick
1
-32
/
+157
2015-12-21
staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
Ira Weiny
1
-2
/
+9
2015-12-21
staging/rdma/hfi1: Fix error in hfi1 driver build
Jubin John
1
-1
/
+1
2015-12-21
staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands
Dean Luick
2
-64
/
+73
2015-12-21
staging/rdma/hfi1: Read EFI variable for device description
Dean Luick
4
-9
/
+260
2015-12-21
staging/rdma/hfi1: rework is_a0() and is_bx()
Mike Marciniszyn
6
-33
/
+24
2015-12-21
staging/rdma/hfi1: Add space between concatenated string elements
Jubin John
2
-6
/
+6
2015-12-21
staging/rdma/hfi1: Remove rcv bubbles code
Ira Weiny
1
-61
/
+1
2015-12-21
staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats
Vennila Megavannan
3
-4
/
+0
2015-12-21
staging/rdma/hfi1: Fix downgrade race
Dean Luick
1
-7
/
+24
2015-11-19
staging: rdma: ehca: Added a blank line
Anjali Menon
1
-0
/
+3
2015-11-19
staging/rdma/hfi1: Handle packets with invalid RHF on context 0
Niranjana Vishwanathapura
4
-53
/
+146
2015-11-19
staging/rdma/hfi1: Reduce number of parameters passed to send handlers
Dennis Dalessandro
5
-69
/
+71
2015-11-19
staging/rdma/hfi1: add ACK coalescing logic
Mike Marciniszyn
3
-5
/
+32
2015-11-19
staging/rdma/hfi1: add common routine for queuing acks
Mike Marciniszyn
3
-34
/
+24
2015-11-19
staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
Mark F. Brown
3
-3
/
+47
2015-11-19
staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs
Mike Marciniszyn
6
-27
/
+29
2015-11-19
staging/rdma/hfi1: Use parallel workqueue for SDMA engines
Mike Marciniszyn
8
-32
/
+60
2015-11-19
staging/rdma/hfi1: move hfi1_migrate_qp
Mike Marciniszyn
4
-22
/
+22
2015-11-19
staging: rdma: use kmalloc_array instead of kmalloc
Geliang Tang
2
-6
/
+8
2015-11-19
staging: rdma: amso1100: Remove unnecessary variables
Amitoj Kaur Chawla
1
-8
/
+2
2015-11-15
staging/rdma/hfi1: use one-shot LCB write
Dean Luick
2
-5
/
+38
2015-11-15
staging/rdma/hfi1: Remove spurious error messages
Ignacio Hernandez
1
-13
/
+13
2015-11-15
staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum
Sebastian Sanchez
1
-2
/
+2
2015-11-15
staging/rdma/hfi1: Select only devices with active links
Dean Luick
1
-3
/
+18
2015-11-15
staging/rdma/hfi1: Disable thermal polling before sensor initialization
Jareer Abdel-Qader
1
-2
/
+4
2015-11-15
staging/rdma/hfi1: Always download SBus firmware
Dean Luick
2
-12
/
+2
2015-11-15
staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver
Vennila Megavannan
1
-1
/
+11
2015-11-15
staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR
Easwar Hariharan
1
-8
/
+5
2015-11-15
staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup
Sebastian Sanchez
3
-27
/
+33
2015-11-15
staging: rdma: hfi1 : Prefer using the BIT macro
Sunny Kumar
1
-5
/
+5
2015-11-15
staging: rdma: amso1100: c2: Remove wrapper function
Amitoj Kaur Chawla
1
-7
/
+4
2015-11-15
staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs - UC, RC
Arthur Kepner
4
-48
/
+80
2015-11-15
staging/rdma/hfi1: don't cache "prescan head"
Arthur Kepner
2
-23
/
+3
2015-11-15
staging/rdma/hfi1: Move macros to a common header
Mitko Haralanov
3
-21
/
+76
[prev]
[next]