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
2007-07-10
IB/ipath: ipath_poll fixups and enhancements
Robert Walsh
4
-51
/
+131
2007-07-10
IB/ipath: Send ACK invalid where appropriate
Robert Walsh
2
-10
/
+25
2007-07-10
IB/ipath: Add capability to modify PBC word
Michael Albaugh
2
-6
/
+52
2007-07-10
IB/ipath: Make handling of one subport consistent
Mark Debbage
1
-2
/
+2
2007-07-10
IB/ipath: Correct checking of swminor version field when using subports
Mark Debbage
1
-9
/
+55
2007-07-10
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
Ralph Campbell
2
-5
/
+34
2007-07-10
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
3
-2
/
+10
2007-07-10
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2
-4
/
+3
2007-07-10
IB/ipath: Fix RDMA read retry code
Ralph Campbell
1
-19
/
+38
2007-07-10
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
6
-38
/
+68
2007-07-10
IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
Dave Olson
1
-5
/
+22
2007-07-10
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
4
-15
/
+24
2007-07-10
IB/ipath: Set M bit in BTH according to IB spec
Ralph Campbell
2
-4
/
+4
2007-07-10
IB/ipath: Fix local loopback bug when waiting for resources
Ralph Campbell
1
-1
/
+1
2007-07-10
IB/ipath: Fix problem with next WQE after a UC completion
Ralph Campbell
1
-2
/
+3
2007-07-10
IB/ipath: Fill in some missing FMR-related fields in query_device
Robert Walsh
1
-0
/
+2
2007-07-10
IB/ipath: Fix maximum MTU reporting
Robert Walsh
5
-5
/
+30
2007-07-10
IB/ipath: Support the IBA6110 revision 4
Dave Olson
1
-2
/
+2
2007-07-10
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
9
-8
/
+370
2007-07-10
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
John Gregor
2
-27
/
+1
2007-07-10
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
5
-30
/
+53
2007-07-10
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
5
-1
/
+149
2007-07-10
IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
Bryan O'Sullivan
1
-0
/
+1
2007-07-10
IB/mlx4: Include linux/mutex.h from mlx4_ib.h
Michael S. Tsirkin
1
-0
/
+1
2007-07-10
IB/ehca: Refactor "maybe missed event" code
Joachim Fenkes
2
-19
/
+11
2007-06-22
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
1
-1
/
+1
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-3
/
+39
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
2
-34
/
+26
2007-06-18
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
1
-4
/
+9
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
4
-37
/
+82
2007-06-12
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
1
-2
/
+2
2007-06-12
IB/mlx4: Fix handling of wq->tail for send completions
Roland Dreier
1
-1
/
+1
2007-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-12
/
+23
2007-06-08
IB/mlx4: Make sure RQ allocation is always valid
Roland Dreier
1
-6
/
+16
2007-06-08
IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
Jack Morgenstein
1
-5
/
+6
2007-06-08
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
1
-1
/
+1
2007-06-07
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
1
-1
/
+1
2007-05-30
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
1
-3
/
+3
2007-05-25
IB/ehca: Fix number of send WRs reported for new QP
Stefan Roscher
1
-1
/
+1
2007-05-25
IB/mlx4: Initialize send queue entry ownership bits
Eli Cohen
1
-7
/
+15
2007-05-24
IB/mlx4: Don't allocate RQ doorbell if using SRQ
Roland Dreier
1
-15
/
+22
2007-05-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
8
-128
/
+250
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
5
-0
/
+5
2007-05-21
IB/mlx4: Check if SRQ is full when posting receive
Roland Dreier
1
-0
/
+6
2007-05-20
IB/mlx4: Pass send queue sizes from userspace to kernel
Eli Cohen
2
-17
/
+51
2007-05-19
IB/mlx4: Fix check of opcode in mlx4_ib_post_send()
Roland Dreier
1
-1
/
+1
2007-05-19
IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions
Michael S. Tsirkin
1
-35
/
+80
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
1
-60
/
+98
2007-05-19
IB/mlx4: Set GRH:HopLimit when sending globally routed MADs
Roland Dreier
1
-0
/
+1
[next]