summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty4-2/+97
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty3-42/+138
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty4-33/+93
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty3-14/+22
2011-10-13IB/mlx4: Add support for XRC domainsSean Hefty7-1/+129
2011-10-13IB/cm: Do not automatically disconnect XRC TGT QPsSean Hefty1-0/+2
2011-10-13RDMA/cma: Support XRC QPsSean Hefty1-1/+1
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty1-1/+4
2011-10-13RDMA/cm: Define new RDMA port space specific to IBSean Hefty1-0/+5
2011-10-13IB/cm: Update XRC support based on XRC annex errataSean Hefty2-8/+26
2011-10-13IB/cm: Update protocol to support XRCSean Hefty2-16/+43
2011-10-13RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2-40/+73
2011-10-13RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty1-11/+37
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty3-40/+139
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty4-0/+347
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty1-0/+47
2011-10-13RDMA/core: Add XRC QPsSean Hefty1-20/+130
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty1-1/+20
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty8-0/+22
2011-10-12RDMA/core: Add XRC domain supportSean Hefty1-0/+26
2011-10-04Merge git://github.com/davem330/netLinus Torvalds8-42/+48
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer1-6/+2
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell1-2/+2
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4
2011-10-03drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher1-4/+8
2011-10-03drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher1-2/+2
2011-10-03Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-09-30Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds8-17/+26
2011-09-30Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+6
2011-09-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds4-70/+47
2011-09-29ibmveth: Fix oops on request_irq failureBrian King1-2/+2
2011-09-29cxgb4: Fix EEH on IBM P7IOCDivy Le Ray1-0/+3