aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty
2007-10-09IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen
2007-10-09IB/ehca: Bump version number and change its formatJoachim Fenkes
2007-10-09IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes
2007-10-09IB/ehca: Path migration supportJoachim Fenkes
2007-10-09IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes
2007-10-09IB/ehca: ehca_gen_warn() should always printJoachim Fenkes
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba
2007-10-09IB/sa: Error handling thinko fixAli Ayoub
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier
2007-10-09IPoIB: Fix error path memory leakEli Cohen
2007-10-09IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin
2007-10-09mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin
2007-10-09IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier
2007-10-09mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier
2007-10-09mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak
2007-10-09IB: find_first_zero_bit() takes unsigned pointerRoland Dreier
2007-10-09IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier
2007-10-09RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise
2007-10-09sata_mv: correct S/G table limitsJeff Garzik
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil
2007-10-07Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov
2007-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-10-07Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds
2007-10-07firewire: point to migration documentStefan Richter
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin
2007-10-06Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori
2007-10-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-03drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson
2007-10-03Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby
2007-10-03libata: fix for sata_mv >64KB DMA segmentsOlof Johansson
2007-10-03sky2: jumbo frame regression fixStephen Hemminger