summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/srp: Add QoS support through service IDSean Hefty2007-10-101-0/+2
* RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-101-1/+73
* RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-101-10/+34
* IB/sa: Add new QoS fields to path recordSean Hefty2007-10-101-7/+3
* IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-103-26/+26
* IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-101-4/+4
* IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-101-2/+4
* IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-101-7/+7
* IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-101-7/+21
* IB/ehca: Path migration supportJoachim Fenkes2007-10-102-26/+68
* IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-101-1/+13
* IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-101-6/+3
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-1010-101/+100
* IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-101-33/+24
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-104-4/+10
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-104-15/+25
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-102-4/+4
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-101-25/+8
* IB/sa: Error handling thinko fixAli Ayoub2007-10-101-1/+1
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-101-10/+10
* IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-102-6/+0
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-102-2/+2
* IPoIB: Fix error path memory leakEli Cohen2007-10-101-2/+2
* IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-101-1/+1
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-101-31/+46
* mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-101-12/+22
* IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-101-11/+11
* IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-101-0/+1
* IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-101-5/+9
* mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier2007-10-101-1/+2
* mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak2007-10-101-2/+2
* IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-101-2/+2
* IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-101-0/+8
* RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-101-8/+8
* sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
* Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-091-1/+1
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov2007-10-081-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-10-081-1/+2
|\
| * firewire: point to migration documentStefan Richter2007-10-071-1/+2
* | Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-081-0/+1
* | VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds2007-10-081-2/+2
|/
* Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin2007-10-061-5/+0
* Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt2007-10-061-0/+1
* r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu2007-10-051-3/+13
* [SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori2007-10-041-0/+8
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-043-9/+24
|\
| * drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson2007-10-031-0/+3
| * Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby2007-10-031-2/+2
| * libata: fix for sata_mv >64KB DMA segmentsOlof Johansson2007-10-031-7/+19