index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
staging/rdma/hfi1, IB/core: Fix LinkDownReason define for consistency
Easwar Hariharan
2
-3
/
+3
2016-03-10
staging/rdma/hfi1: Remove modify_port and port_immutable functions
Harish Chegondi
4
-55
/
+28
2016-03-10
staging/rdma/hfi1: Support query gid in rdmavt
Dennis Dalessandro
1
-20
/
+12
2016-03-10
staging/rdma/hfi1: Clean up init_cntrs()
Jubin John
1
-18
/
+0
2016-03-10
staging/rdma/hfi1: Fix snoop packet length calculation
Dean Luick
1
-5
/
+4
2016-03-10
staging/rdma/hfi1: Correct TWSI reset
Dean Luick
3
-45
/
+36
2016-03-10
staging/rdma/hfi1: Remove PCIe AER diagnostic message
Dean Luick
1
-7
/
+1
2016-03-10
staging/rdma/hfi1: Implement LED beaconing for maintenance
Easwar Hariharan
4
-61
/
+64
2016-03-10
staging/rdma/hfi1: Split last 8 bytes of copy to user buffer
Dean Luick
6
-20
/
+57
2016-03-10
staging/rdma/hfi1: Fix fabric serdes reset by re-downloading firmware
Dean Luick
1
-13
/
+44
2016-03-10
staging/rdma/hfi1: Report physical state changes per device instead of globally
Dean Luick
2
-3
/
+4
2016-03-10
staging/rdma/hfi1: Properly determine error status of SDMA slots
Mitko Haralanov
2
-7
/
+14
2016-03-10
staging/rdma/hfi1: correctly check for post-interrupt packets
Dean Luick
1
-7
/
+25
2016-03-10
staging/rdma/hfi1: Improve performance of SDMA transfers
Mitko Haralanov
2
-168
/
+128
2016-03-10
staging/rdma/hfi1: Use device file minor to identify EPROM
Dean Luick
3
-7
/
+12
2016-03-10
staging/rdma/hfi1: Reduce syslog message severity and provide speed information
Easwar Hariharan
1
-3
/
+1
2016-03-10
staging/rdma/hfi1: Improve performance of TID cache look up
Mitko Haralanov
2
-72
/
+83
2016-03-10
staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when it's 2097152
Sebastian Sanchez
1
-0
/
+8
2016-03-10
staging/rdma/hfi1: Allow a fair scheduling of QPs
Vennila Megavannan
1
-14
/
+38
2016-03-10
staging/rdma/hfi1: Fix for generic I2C interface
Dean Luick
4
-110
/
+122
2016-03-10
staging/rdma/hfi1: Change send_schedule counter to a per cpu counter
Vennila Megavannan
5
-4
/
+15
2016-03-10
staging/rdma/hfi1: Verbs Mem affinity support
Mitko Haralanov
2
-3
/
+4
2016-03-10
staging/rdma/hfi1: Allocate send ctxt on device NUMA node
Mitko Haralanov
1
-1
/
+1
2016-03-10
staging/rdma/hfi1: Consolidate CPU/IRQ affinity support
Mitko Haralanov
7
-113
/
+578
2016-03-10
staging/rdma/hfi1: Remove unnecessary duplicated variable
Mitko Haralanov
4
-8
/
+2
2016-03-10
staging/rdma/hfi1: Remove unused code
Mitko Haralanov
1
-7
/
+0
2016-03-10
staging/rdma/hfi1: Fix SL->SC checks
Ira Weiny
3
-0
/
+23
2016-03-10
staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM
Ashutosh Dixit
7
-7
/
+355
2016-03-10
staging/rdma/hfi1: Method to toggle "fast ECN" detection
Vennila Megavannan
4
-27
/
+75
2016-03-10
staging/rdma/hfi1: Correctly set RcvCtxtCtrl register
Mitko Haralanov
3
-5
/
+24
2016-03-10
staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1stats
Sebastian Sanchez
1
-25
/
+73
2016-03-10
staging/rdma/hfi1: Skip lcb init for simulation
Dean Luick
1
-0
/
+4
2016-03-10
staging/rdma/hfi1: No firmware retry for simulation
Dean Luick
1
-1
/
+2
2016-03-10
staging/rdma/hfi1: Don't attempt to qualify or tune loopback plugs
Easwar Hariharan
1
-1
/
+2
2016-03-10
staging/rdma/hfi1: Make firmware failure messages warnings
Dean Luick
1
-8
/
+10
2016-03-10
staging/rdma/hfi1: Only warn when board description is not found
Dean Luick
1
-1
/
+1
2016-03-10
staging/rdma/hfi1: Fix per-VL transmit discard counts
Mike Marciniszyn
4
-26
/
+123
2016-03-10
staging/rdma/hfi1: Fix missing firmware NULL dereference
Dean Luick
2
-12
/
+15
2016-03-10
staging/rdma/hfi1: Support external device configuration requests from 8051
Easwar Hariharan
4
-6
/
+49
2016-03-10
staging/rdma/hfi1: Get port type from configuration file
Easwar Hariharan
2
-26
/
+1
2016-03-10
staging/rdma/hfi1: Add active and optical cable support
Easwar Hariharan
8
-174
/
+1032
2016-03-10
staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundary
Mike Marciniszyn
2
-23
/
+49
2016-03-10
staging/rdma/hfi1: cleanup messages on qsfp_read() failure
Easwar Hariharan
1
-8
/
+8
2016-03-10
staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed
Bryan Morgan
4
-13
/
+34
2016-03-10
staging/rdma/hfi1: Remove srq functionality
Jubin John
4
-421
/
+1
2016-03-10
staging/rdma/hfi1: Remove hfi1_query_qp function
Harish Chegondi
3
-54
/
+0
2016-03-10
staging/rdma/hfi1: Remove create and free mad agents
Dennis Dalessandro
3
-86
/
+8
2016-03-10
staging/rdma/hfi1: Use rdmavt device allocation function
Dennis Dalessandro
1
-4
/
+7
2016-03-10
staging/rdma/hfi1: Clean up register device
Dennis Dalessandro
1
-67
/
+2
2016-03-10
staging/rdma/hfi1: Remove post_recv and use rdmavt version
Dennis Dalessandro
1
-62
/
+1
[next]