index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
2008-05-13
1
-57
/
+117
*
IB/ipath: Fix RC and UC error handling
Ralph Campbell
2008-05-13
1
-3
/
+1
*
IB/ipath: Only increment SSN if WQE is put on send queue
Ralph Campbell
2008-05-07
1
-1
/
+1
*
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
2008-04-21
1
-1
/
+0
*
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
2008-04-21
1
-1
/
+1
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-17
/
+20
*
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-16
1
-13
/
+378
*
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-16
1
-1
/
+1
*
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
2008-04-16
1
-4
/
+7
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
1
-6
/
+1
*
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2008-01-25
1
-16
/
+31
*
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
1
-2
/
+5
*
IB/ipath: MAD performance sampling registers support
Ralph Campbell
2008-01-25
1
-0
/
+1
*
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2007-11-20
1
-3
/
+5
*
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-09
1
-2
/
+10
*
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
2007-10-09
1
-2
/
+2
*
IB/ipath: Generate flush CQE when QP is in error state
Ralph Campbell
2007-10-09
1
-2
/
+20
*
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
2007-10-09
1
-80
/
+161
*
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
2007-10-09
1
-25
/
+37
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
1
-7
/
+0
*
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
2007-07-09
1
-0
/
+2
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
1
-1
/
+1
*
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
2007-07-09
1
-2
/
+6
*
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2007-07-09
1
-0
/
+1
*
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
2007-07-09
1
-0
/
+2
*
IB/ipath: Fix maximum MTU reporting
Robert Walsh
2007-07-09
1
-1
/
+6
*
IB/ipath: Shadow the gpio_mask register
Arthur Jones
2007-05-14
1
-6
/
+6
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
1
-0
/
+1
*
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
2007-04-30
1
-0
/
+3
*
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
1
-1
/
+0
*
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
2007-04-18
1
-2
/
+5
*
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-04-18
1
-4
/
+3
*
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
2006-12-12
1
-0
/
+1
*
IB/ipath: Fix typo in pma_counter_select subscript
Roland Dreier
2006-11-29
1
-1
/
+1
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
IB/ipath: Fix lockdep error upon "ifconfig ibN down"
Bryan O'Sullivan
2006-09-28
1
-5
/
+7
*
IB/ipath: Support revision 2 InfiniPath PCIE devices
Bryan O'Sullivan
2006-09-28
1
-7
/
+21
*
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
2006-09-28
1
-1
/
+2
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
1
-1
/
+1
*
IB/ipath: allow SMA to be disabled
Bryan O'Sullivan
2006-09-22
1
-0
/
+7
*
IB/ipath: put a limit on the number of QPs that can be created
Bryan O'Sullivan
2006-09-22
1
-1
/
+6
*
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
2006-09-22
1
-1
/
+1
*
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
1
-14
/
+5
*
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
1
-39
/
+486
*
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
2006-09-22
1
-31
/
+14
*
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
2006-09-22
1
-8
/
+26
*
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-09-22
1
-38
/
+12
*
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
2006-07-24
1
-4
/
+0
[next]