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
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers
Steve Wise
2010-10-11
1
-25
/
+1
*
RDMA/cxgb4: Add default_llseek to debugfs files
Steve Wise
2010-10-11
1
-0
/
+2
*
RDMA/cxgb4: Fastreg NSMR fixes
Steve Wise
2010-09-28
3
-31
/
+29
*
RDMA/cxgb4: Don't set completion flag for read requests
Steve Wise
2010-09-28
1
-1
/
+1
*
RDMA/cxgb4: Set the default TCP send window to 128KB
Steve Wise
2010-09-28
1
-2
/
+2
*
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
2010-09-28
3
-93
/
+88
*
RDMA/cxgb4: Support on-chip SQs
Steve Wise
2010-09-28
7
-29
/
+226
*
RDMA/cxgb4: Centralize the wait logic
Steve Wise
2010-09-28
5
-111
/
+72
*
RDMA/cxgb4: debugfs files for dumping active stags
Steve Wise
2010-09-28
1
-39
/
+113
*
RDMA/cxgb4: Log HW lack-of-resource errors
Steve Wise
2010-09-28
1
-0
/
+6
*
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
2010-09-28
3
-14
/
+16
*
RDMA/cxgb4: Ignore TERMINATE CQEs
Steve Wise
2010-09-28
1
-0
/
+6
*
RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions
Steve Wise
2010-09-28
1
-2
/
+2
*
RDMA/cxgb4: Zero out ISGL padding
Steve Wise
2010-09-28
1
-0
/
+4
*
RDMA/cxgb4: Don't use null ep ptr
Steve Wise
2010-09-28
1
-1
/
+2
*
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
2010-09-27
4
-7
/
+7
*
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
2010-09-27
1
-2
/
+4
*
Merge branches 'cxgb3' and 'nes' into for-linus
Roland Dreier
2010-09-08
4
-11
/
+26
|
\
|
*
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2010-09-08
2
-1
/
+3
|
*
RDMA/nes: Change state to closing after FIN
Faisal Latif
2010-09-08
1
-1
/
+12
|
*
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
2010-09-08
1
-8
/
+10
|
*
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
2010-09-08
1
-2
/
+2
*
|
RDMA/cxgb3: Don't exceed the max HW CQ depth
Steve Wise
2010-09-02
1
-1
/
+1
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
2
-3
/
+3
|
\
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
2
-3
/
+3
*
|
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
2010-08-07
3
-7
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-07
41
-427
/
+506
|
\
\
|
|
/
|
/
|
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...
Roland Dreier
2010-08-05
39
-424
/
+503
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
IB/qib: Add missing <linux/slab.h> include
David Miller
2010-08-05
1
-0
/
+1
|
|
|
|
|
|
|
*
|
IB/qib: Fix race between qib_error_qp() and receive packet processing
Ralph Campbell
2010-08-03
6
-55
/
+26
|
|
|
|
|
|
|
*
|
IB/qib: Limit the number of packets processed per interrupt
Ralph Campbell
2010-08-03
1
-1
/
+1
|
|
|
|
|
|
|
*
|
IB/qib: Allow writes to the diag_counters to be able to clear them
Ira Weiny
2010-08-03
1
-1
/
+20
|
|
|
|
|
|
|
*
|
IB/qib: Set cfgctxts to number of CPUs by default
Ralph Campbell
2010-08-03
2
-2
/
+2
|
|
|
|
|
|
|
*
|
IB/qib: Allow PSM to select from multiple port assignment algorithms
Dave Olson
2010-07-21
2
-101
/
+118
|
|
|
|
|
|
|
*
|
IB/qib: Turn off IB latency mode
Ralph Campbell
2010-07-21
1
-0
/
+2
|
|
|
|
|
|
|
*
|
IB/qib: Use generic_file_llseek
Arnd Bergmann
2010-07-21
1
-9
/
+9
|
|
|
|
|
|
|
*
|
IB/qib: Avoid variable-length array
Ralph Campbell
2010-07-19
2
-1
/
+4
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
2010-08-05
1
-3
/
+3
|
|
|
|
|
|
*
|
RDMA/nes: Fix misindented code
Roland Dreier
2010-08-04
1
-14
/
+12
|
|
|
|
|
|
*
|
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
2010-08-04
1
-1
/
+1
|
|
|
|
|
|
*
|
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
5
-21
/
+2
|
|
|
|
|
|
*
|
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
2010-08-04
1
-1
/
+1
|
|
|
|
|
|
*
|
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2010-08-04
2
-2
/
+2
|
|
|
|
|
|
*
|
RDMA/nes: Fix hangs on ifdown
Faisal Latif
2010-07-28
4
-6
/
+33
|
|
|
|
|
|
*
|
RDMA/nes: Store and print eeprom version
Chien Tung
2010-07-28
2
-1
/
+7
|
|
|
|
|
|
*
|
RDMA/nes: Convert pci_table entries to PCI_VDEVICE
Peter Huewe
2010-07-28
1
-2
/
+2
|
|
|
|
|
|
*
|
RDMA/nes: Rewrite expression to avoid undefined semantics
Roland Dreier
2010-07-14
1
-1
/
+1
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
IB: Rename RAW_ETY to RAW_ETHERTYPE
Aleksey Senin
2010-08-04
2
-2
/
+2
|
|
|
|
|
|
/
|
|
|
|
*
|
IB/ipath: Fix probe failure path
Ben Hutchings
2010-07-21
1
-3
/
+10
|
|
|
|
|
/
|
|
|
*
|
IB/ehca: Drop unnecessary NULL test
Julia Lawall
2010-08-05
1
-5
/
+0
[next]