index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
2006-05-10
1
-4
/
+11
*
IB/mthca: Fix race in reference counting
Roland Dreier
2006-05-09
5
-45
/
+74
*
IB/mthca: Fix offset in query_gid method
Roland Dreier
2006-05-01
1
-1
/
+1
*
IB/mthca: make a function static
Adrian Bunk
2006-04-19
1
-1
/
+1
*
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
2006-04-12
4
-2
/
+30
*
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
2006-04-10
1
-0
/
+7
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
8
-17
/
+195
*
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
2006-04-02
4
-11
/
+29
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
9
-12
/
+12
*
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
2006-03-29
1
-1
/
+1
*
IB/mthca: Fix modify QP error path
Roland Dreier
2006-03-24
1
-10
/
+11
*
IB/mthca: Fix indentation
Roland Dreier
2006-03-24
1
-2
/
+2
*
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
2006-03-24
1
-4
/
+5
*
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
2006-03-24
1
-0
/
+2
*
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
2006-03-24
1
-0
/
+4
*
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
2006-03-24
1
-4
/
+23
*
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
2006-03-20
1
-4
/
+8
*
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
2006-03-20
1
-2
/
+2
*
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
2006-03-20
1
-1
/
+1
*
IB/mthca: Update firmware versions
Roland Dreier
2006-03-20
1
-3
/
+3
*
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
2006-03-20
5
-17
/
+51
*
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
2006-03-20
4
-30
/
+37
*
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
2006-03-20
1
-2
/
+8
*
IB/mthca: Add support for send work request fence flag
Dotan Barak
2006-03-20
1
-2
/
+6
*
IB/mthca: Implement query_ah method
Jack Morgenstein
2006-03-20
3
-0
/
+33
*
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2006-03-20
2
-23
/
+136
*
IB/mthca: Return actual capacity from create_srq
Dotan Barak
2006-03-20
1
-0
/
+3
*
IB/mthca: Bump driver version and release date
Roland Dreier
2006-03-20
1
-2
/
+2
*
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
6
-1
/
+184
*
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
2006-03-20
3
-290
/
+76
*
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
2
-2
/
+15
*
IB: Enable FMR pool user to set page size
Or Gerlitz
2006-03-20
1
-5
/
+5
*
IB/mthca: Add modify_device method to set node description
Roland Dreier
2006-03-20
2
-1
/
+48
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
9
-26
/
+26
*
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
2006-03-20
7
-52
/
+308
*
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
2006-03-20
3
-13
/
+0
*
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-03-20
3
-22
/
+15
*
IB/mthca: bump driver version and release date
Roland Dreier
2006-02-13
1
-2
/
+2
*
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
2006-02-10
1
-19
/
+19
*
IB/mthca: Semaphore to mutex conversions
Roland Dreier
2006-01-30
6
-36
/
+37
*
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
2006-01-30
2
-16
/
+7
*
IB/mthca: Relax UAR size check
Michael S. Tsirkin
2006-01-30
1
-2
/
+8
*
IB/mthca: Use correct GID in MADs sent on port 2
Michael S. Tsirkin
2006-01-21
1
-1
/
+1
*
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
2006-01-12
3
-5
/
+8
*
IB/mthca: Cosmetic: use the ALIGN macro
Michael S. Tsirkin
2006-01-12
1
-2
/
+3
*
IB/mthca: Fix memory leaks in error handling
Jack Morgenstein
2006-01-12
1
-3
/
+7
*
IB/mthca: Fix memory leak of multicast group structures
Ishai Rabinovitz
2006-01-12
1
-1
/
+1
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
1
-2
/
+38
*
IB/mthca: Factor common MAD initialization code
Roland Dreier
2006-01-09
1
-30
/
+22
*
IB/mthca: kzalloc conversions
Roland Dreier
2006-01-09
1
-8
/
+4
[next]