summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier1-18/+22
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier1-59/+40
2007-07-18IB/mlx4: Factor out setting other WQE segmentsRoland Dreier1-31/+36
2007-07-18IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier1-6/+9
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier3-54/+30
2007-07-17IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier1-8/+16
2007-07-17IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein1-1/+1
2007-07-17RDMA/cma: Remove local write permission from QP access flagsDotan Barak1-1/+1
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier1-2/+14
2007-07-17IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier1-1/+1
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2-27/+0
2007-07-17IB/ipath: Make a few functions staticRoland Dreier7-11/+6
2007-07-17mlx4_core: Reset device when internal error is detectedJack Morgenstein5-72/+129
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier3-31/+25
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier1-1/+1
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier1-4/+16
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen22-242/+261
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen1-331/+200
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2-277/+284
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen1-23/+24
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen1-8/+11
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen3-197/+15
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen1-0/+1
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes1-12/+17
2007-07-17IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak1-1/+1
2007-07-17IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein1-1/+4
2007-07-17IB/mlx4: Fix flow label returned from query QPJack Morgenstein1-1/+1
2007-07-17RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise1-0/+1
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds1-5/+5
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds1-0/+1
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-49/+1079
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-72/+502
2007-07-17Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds6-472/+586
2007-07-17Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds8-11/+25
2007-07-17Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds11-15/+33
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik1-98/+93
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik1-45/+63
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik1-76/+89
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik1-74/+93
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik1-86/+108
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik1-18/+54
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik1-88/+99
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld1-0/+1
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik8-11/+25
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik1-1/+3
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik1-1/+1
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik1-2/+2
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik1-4/+3
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik1-2/+2
2007-07-17drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik1-1/+6