summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan2007-03-221-1/+15
* [PATCH] fix ipath_dma_free_coherent() prototypeAl Viro2007-03-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-192-2/+2
|\
| * Various typo fixes.Robert P. J. Day2007-02-172-2/+2
* | IB/ipath: Make ipath_map_sg() staticRoland Dreier2007-02-161-2/+2
|/
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-124-13/+13
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-045-15/+15
* IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell2006-12-126-7/+201
* IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier2006-12-121-1/+1
* IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-127-18/+9
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-082-7/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * IB/ipath: Fix typo in pma_counter_select subscriptRoland Dreier2006-11-291-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* IB/ipath: Depend on CONFIG_NETBryan O'Sullivan2006-11-201-1/+1
* [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan2006-11-163-3/+8
* [PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan2006-11-085-82/+74
* IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh2006-10-163-40/+38
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* IB/ipath: Fix RDMA readsRalph Campbell2006-10-021-27/+32
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan2006-09-281-5/+7
* IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan2006-09-281-8/+22
* IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan2006-09-281-0/+3
* IB/ipath: Set CPU affinity earlyBryan O'Sullivan2006-09-282-10/+35
* IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan2006-09-281-0/+1
* IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan2006-09-285-52/+124
* IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan2006-09-281-1/+1
* IB/ipath: Clean up module exit codeBryan O'Sullivan2006-09-281-161/+128
* IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2006-09-282-2/+13
* IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan2006-09-284-9/+26
* IB/ipath: Improved support for PowerPCBryan O'Sullivan2006-09-288-73/+198
* IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan2006-09-281-3/+3
* IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-287-63/+81
* IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan2006-09-281-2/+2
* IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan2006-09-281-5/+4
* IB/ipath: Print more informative parity error messagesBryan O'Sullivan2006-09-285-97/+158
* IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan2006-09-287-29/+26
* IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2006-09-282-0/+8
* IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-281-6/+3
* IB/ipath: Count SRQs properlyBryan O'Sullivan2006-09-281-8/+15
* IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-281-6/+12
* IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2006-09-282-8/+17
* IB/ipath: Unregister from IB core earlyBryan O'Sullivan2006-09-281-1/+11
* IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan2006-09-285-37/+215
* IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan2006-09-285-241/+754
* IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan2006-09-281-0/+3
* IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan2006-09-284-20/+37
OpenPOWER on IntegriCloud