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
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-02-17
Various typo fixes.
Robert P. J. Day
2
-2
/
+2
2007-02-17
IB/ipath: Make ipath_map_sg() static
Roland Dreier
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
4
-13
/
+13
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
5
-15
/
+15
2006-12-13
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
6
-7
/
+201
2006-12-12
IB/ipath: Fix IRQ for PCI Express HCAs
Roland Dreier
1
-1
/
+1
2006-12-12
IB/ipath: Remove unused "write-only" variables
Roland Dreier
7
-18
/
+9
2006-12-08
[PATCH] struct path: convert infiniband
Josef Sipek
2
-7
/
+7
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-11-30
IB/ipath: Fix typo in pma_counter_select subscript
Roland Dreier
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-11-21
IB/ipath: Depend on CONFIG_NET
Bryan O'Sullivan
1
-1
/
+1
2006-11-16
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
Bryan O'Sullivan
3
-3
/
+8
2006-11-09
[PATCH] IB/ipath - program intconfig register using new HT irq hook
Bryan O'Sullivan
5
-82
/
+74
2006-10-16
IB/ipath: Initialize diagpkt file on device init only
Robert Walsh
3
-40
/
+38
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
IB/ipath: Fix RDMA reads
Ralph Campbell
1
-27
/
+32
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-2
/
+2
2006-09-28
IB/ipath: Fix lockdep error upon "ifconfig ibN down"
Bryan O'Sullivan
1
-5
/
+7
2006-09-28
IB/ipath: Fix races with ib_resize_cq()
Bryan O'Sullivan
1
-8
/
+22
2006-09-28
IB/ipath: Support new PCIE device, QLE7142
Bryan O'Sullivan
1
-0
/
+3
2006-09-28
IB/ipath: Set CPU affinity early
Bryan O'Sullivan
2
-10
/
+35
2006-09-28
IB/ipath: Fix EEPROM read when driver is compiled with -Os
Bryan O'Sullivan
1
-0
/
+1
2006-09-28
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
Bryan O'Sullivan
5
-52
/
+124
2006-09-28
IB/ipath: Change HT CRC message to indicate how to resolve problem
Bryan O'Sullivan
1
-1
/
+1
2006-09-28
IB/ipath: Clean up module exit code
Bryan O'Sullivan
1
-161
/
+128
2006-09-28
IB/ipath: Call mtrr_del with correct arguments
Bryan O'Sullivan
2
-2
/
+13
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
4
-9
/
+26
2006-09-28
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
8
-73
/
+198
2006-09-28
IB/ipath: Drop unnecessary "(void *)" casts
Bryan O'Sullivan
1
-3
/
+3
2006-09-28
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
7
-63
/
+81
2006-09-28
IB/ipath: Fix mismatch in shifts and masks for printing debug info
Bryan O'Sullivan
1
-2
/
+2
2006-09-28
IB/ipath: Fix compiler warnings and errors on non-x86_64 systems
Bryan O'Sullivan
1
-5
/
+4
2006-09-28
IB/ipath: Print more informative parity error messages
Bryan O'Sullivan
5
-97
/
+158
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
7
-29
/
+26
2006-09-28
IB/ipath: RC and UC should validate SLID and DLID
Bryan O'Sullivan
2
-0
/
+8
2006-09-28
IB/ipath: Only allow complete writes to flash
Bryan O'Sullivan
1
-6
/
+3
2006-09-28
IB/ipath: Count SRQs properly
Bryan O'Sullivan
1
-8
/
+15
2006-09-28
IB/ipath: Lock and count allocated CQs properly
Bryan O'Sullivan
1
-6
/
+12
2006-09-28
IB/ipath: Clean up handling of GUID 0
Bryan O'Sullivan
2
-8
/
+17
2006-09-28
IB/ipath: Unregister from IB core early
Bryan O'Sullivan
1
-1
/
+11
2006-09-28
IB/ipath: Support revision 2 InfiniPath PCIE devices
Bryan O'Sullivan
5
-37
/
+215
2006-09-28
IB/ipath: Driver support for userspace sharing of HW contexts
Bryan O'Sullivan
5
-241
/
+754
2006-09-28
IB/ipath: Fix memory leak if allocation fails
Bryan O'Sullivan
1
-0
/
+3
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
4
-20
/
+37
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-6
/
+6
[next]