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-02-13
IB/mthca: bump driver version and release date
Roland Dreier
1
-2
/
+2
2006-02-11
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
1
-19
/
+19
2006-01-31
IB/mthca: Semaphore to mutex conversions
Roland Dreier
6
-36
/
+37
2006-01-31
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
2
-16
/
+7
2006-01-31
IB/mthca: Relax UAR size check
Michael S. Tsirkin
1
-2
/
+8
2006-01-22
IB/mthca: Use correct GID in MADs sent on port 2
Michael S. Tsirkin
1
-1
/
+1
2006-01-13
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
3
-5
/
+8
2006-01-13
IB/mthca: Cosmetic: use the ALIGN macro
Michael S. Tsirkin
1
-2
/
+3
2006-01-13
IB/mthca: Fix memory leaks in error handling
Jack Morgenstein
1
-3
/
+7
2006-01-13
IB/mthca: Fix memory leak of multicast group structures
Ishai Rabinovitz
1
-1
/
+1
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
1
-2
/
+38
2006-01-10
IB/mthca: Factor common MAD initialization code
Roland Dreier
1
-30
/
+22
2006-01-10
IB/mthca: kzalloc conversions
Roland Dreier
1
-8
/
+4
2006-01-10
IB/mthca: prevent event queue overrun
Michael S. Tsirkin
1
-13
/
+15
2006-01-10
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
Michael S. Tsirkin
1
-11
/
+7
2006-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-151
/
+217
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2006-01-07
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
1
-20
/
+37
2006-01-07
IB/mthca: Fill in vendor_err field in completion with error
Michael S. Tsirkin
1
-5
/
+7
2006-01-07
IB/mthca: multiple fixes for multicast group handling
Jack Morgenstein
1
-19
/
+35
2006-01-07
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
1
-2
/
+0
2006-01-07
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
1
-3
/
+2
2006-01-06
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
1
-26
/
+36
2006-01-06
IB/mthca: create_eq with size not a power of 2
Michael S. Tsirkin
1
-2
/
+2
2006-01-06
IB/mthca: check port validity in modify_qp
Jack Morgenstein
1
-0
/
+6
2006-01-06
IB/mthca: check return value in mthca_dev_lim call
Jack Morgenstein
1
-0
/
+4
2006-01-05
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
1
-1
/
+1
2005-12-16
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
1
-4
/
+6
2005-12-16
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
1
-50
/
+37
2005-12-16
IB/mthca: Fix SRQ cleanup during QP destroy
Jack Morgenstein
1
-1
/
+10
2005-12-16
IB/mthca: Fix thinko in mthca_table_find()
Michael S. Tsirkin
1
-1
/
+1
2005-12-10
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
1
-5
/
+6
2005-12-10
IB/mthca: correct log2 calculation
Jack Morgenstein
1
-11
/
+6
2005-12-10
IB/mthca: check RDMA limits
Jack Morgenstein
1
-0
/
+14
2005-12-10
IB/mthca: fix memory user DB table leak
Jack Morgenstein
1
-0
/
+2
2005-11-30
IB/mthca: fix QP size limits for mem-free HCAs
Jack Morgenstein
1
-4
/
+8
2005-11-29
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2
-3
/
+31
2005-11-28
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
1
-0
/
+3
2005-11-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-19
/
+18
2005-11-19
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
1
-4
/
+6
2005-11-15
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
1
-15
/
+12
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-11
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
10
-29
/
+137
2005-11-10
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
3
-5
/
+39
2005-11-10
[IB] mthca: fix wraparound handling in mthca_cq_clean()
Roland Dreier
1
-10
/
+6
2005-11-10
[IB] mthca: fix posting of atomic operations
Michael S. Tsirkin
1
-4
/
+4
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
6
-9
/
+84
2005-11-10
[IB] mthca: fix typo in catastrophic error polling
Roland Dreier
1
-1
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2
-0
/
+6
2005-11-05
[IB] mthca: report page size capability
Jack Morgenstein
3
-0
/
+3
[next]