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: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-1
/
+1
*
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
2008-12-05
1
-1
/
+2
*
IB/ipath: Fix hang on module unload
Yannick Cote
2008-09-29
1
-0
/
+7
*
IB/ipath: Use unsigned long for irq flags
Vegard Nossum
2008-07-30
1
-3
/
+3
*
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2008-07-15
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-06-16
1
-1
/
+2
|
|
\
|
*
|
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-19
1
-0
/
+1
*
|
|
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
2008-07-14
1
-1
/
+2
|
|
/
|
/
|
*
|
IB/ipath: Fix device capability flags
Ralph Campbell
2008-05-26
1
-1
/
+2
|
/
*
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
[next]