index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-19
IB/mthca: make a function static
Adrian Bunk
1
-1
/
+1
2006-04-19
IB/ipath: Fix whitespace
Roland Dreier
2
-57
/
+57
2006-04-19
IB/ipath: Make more names static
Roland Dreier
9
-93
/
+75
2006-04-12
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
4
-2
/
+30
2006-04-10
IB/mthca: Disable tuning PCI read burst size
Michael S. Tsirkin
1
-0
/
+7
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
8
-17
/
+195
2006-04-03
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
4
-11
/
+29
2006-04-01
IB/ipath: kbuild infrastructure
Bryan O'Sullivan
2
-0
/
+52
2006-04-01
IB/ipath: infiniband verbs support
Bryan O'Sullivan
2
-0
/
+1555
2006-04-01
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan
3
-0
/
+2817
2006-04-01
IB/ipath: misc infiniband code, part 1
Bryan O'Sullivan
4
-0
/
+1187
2006-04-01
IB/ipath: infiniband RC protocol support
Bryan O'Sullivan
1
-0
/
+1857
2006-04-01
IB/ipath: infiniband UC and UD protocol support
Bryan O'Sullivan
2
-0
/
+1266
2006-04-01
IB/ipath: infiniband header files
Bryan O'Sullivan
2
-0
/
+804
2006-04-01
IB/ipath: layering interfaces used by higher-level driver code
Bryan O'Sullivan
2
-0
/
+1696
2006-04-01
IB/ipath: support for userspace apps using core driver
Bryan O'Sullivan
2
-0
/
+2117
2006-04-01
IB/ipath: sysfs and ipathfs support for core driver
Bryan O'Sullivan
2
-0
/
+1383
2006-04-01
IB/ipath: misc driver support code
Bryan O'Sullivan
4
-0
/
+1914
2006-04-01
IB/ipath: chip initialisation code, and diag support
Bryan O'Sullivan
2
-0
/
+1330
2006-04-01
IB/ipath: support for PCI Express devices
Bryan O'Sullivan
1
-0
/
+1247
2006-04-01
IB/ipath: support for HyperTransport devices
Bryan O'Sullivan
1
-0
/
+1586
2006-04-01
IB/ipath: core driver header files
Bryan O'Sullivan
5
-0
/
+2305
2006-04-01
IB/ipath: core device driver
Bryan O'Sullivan
1
-0
/
+1983
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
9
-12
/
+12
2006-03-29
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
1
-1
/
+1
2006-03-25
IB/mthca: Fix modify QP error path
Roland Dreier
1
-10
/
+11
2006-03-25
IB/mthca: Fix indentation
Roland Dreier
1
-2
/
+2
2006-03-25
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
1
-4
/
+5
2006-03-25
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
1
-0
/
+2
2006-03-25
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
1
-0
/
+4
2006-03-25
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
1
-4
/
+23
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
1
-4
/
+8
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
1
-2
/
+2
2006-03-20
IB/mthca: Coverity fix to mthca_init_eq_table()
Roland Dreier
1
-1
/
+1
2006-03-20
IB/mthca: Update firmware versions
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
5
-17
/
+51
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
4
-30
/
+37
2006-03-20
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
1
-2
/
+8
2006-03-20
IB/mthca: Add support for send work request fence flag
Dotan Barak
1
-2
/
+6
2006-03-20
IB/mthca: Implement query_ah method
Jack Morgenstein
3
-0
/
+33
2006-03-20
IB/mthca: Write FW commands through doorbell page
Eli Cohen
2
-23
/
+136
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
1
-0
/
+3
2006-03-20
IB/mthca: Bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
6
-1
/
+184
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
3
-290
/
+76
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2
-2
/
+15
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
1
-5
/
+5
2006-03-20
IB/mthca: Add modify_device method to set node description
Roland Dreier
2
-1
/
+48
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
9
-26
/
+26
2006-03-20
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
7
-52
/
+308
[next]