aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[S390] cio: Cleanup debug feature usage.Gravatar Cornelia Huck 3-35/+33
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Gravatar Cornelia Huck 3-6/+35
2008-01-26[S390] cio: Reset sch->driver.Gravatar Cornelia Huck 1-9/+13
2008-01-26[S390] cio: css_driver: Use consistent parameters.Gravatar Cornelia Huck 7-48/+40
2008-01-26[S390] cio: Use helpers instead of container_of().Gravatar Cornelia Huck 3-5/+7
2008-01-26[S390] cio: Dump ccw device information in case of timeout.Gravatar Sebastian Ott 1-0/+50
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 181-8829/+9707
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-4/+10
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 44-1238/+2636
2008-01-25[SCSI] usbstorage: use last_sector_bug flag universallyGravatar Hans de Goede 1-0/+4
2008-01-26[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is mGravatar Herbert Xu 2-4/+10
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 68-1163/+3094
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksGravatar Steve Wise 3-4/+4
2008-01-25IB/ipath: Remove unnecessary castGravatar Jan Engelhardt 1-2/+1
2008-01-25IPoIB: Constify seq_operations function pointer tablesGravatar Jan Engelhardt 1-2/+2
2008-01-25RDMA/cxgb3: Mark QP as privileged based on user capabilitiesGravatar Steve Wise 2-1/+3
2008-01-25RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Gravatar Steve Wise 1-0/+7
2008-01-25RDMA/cxgb3: Flush the receive queue when closingGravatar Steve Wise 1-2/+5
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Gravatar Ralph Campbell 1-2/+1
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionGravatar Roland Dreier 1-1/+1
2008-01-25IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerGravatar Krishna Kumar 1-10/+0
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateGravatar Ralph Campbell 2-16/+41
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Gravatar Dave Olson 4-1/+49
2008-01-25IB/ipath: Minor cleanup of unused fields and chip-specific errorsGravatar Dave Olson 2-59/+25
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresGravatar Michael Albaugh 2-0/+366
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initGravatar Dave Olson 4-26/+407
2008-01-25IB/ipath: Remove unused MDIO interface codeGravatar Dave Olson 5-168/+2
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareGravatar Joachim Fenkes 3-36/+95
2008-01-25IB/ehca: Add "port connection autodetect mode"Gravatar Hoang-Nam Nguyen 6-15/+201
2008-01-25IB/ehca: Define array to store SMI/GSI QPsGravatar Hoang-Nam Nguyen 2-4/+4
2008-01-25IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Gravatar Hoang-Nam Nguyen 1-1/+4
2008-01-25IB/iser: Add change_queue_depth methodGravatar Erez Zilber 1-0/+1
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsGravatar Erez Zilber 1-4/+2
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsGravatar Olaf Kirch 1-6/+15
2008-01-25IB/fmr_pool: Flush serial numbers can get out of syncGravatar Olaf Kirch 1-6/+6
2008-01-25IB/umad: Simplify and fix lockingGravatar Roland Dreier 1-62/+53
2008-01-25IB/ipath: Fix some sparse warnings about shadowed symbolsGravatar Roland Dreier 2-4/+1
2008-01-25RDMA/cxgb3: Endianness annotation for irs fieldGravatar Roland Dreier 1-1/+1
2008-01-25IB/ehca: Use round_jiffies() for EQ polling timerGravatar Anton Blanchard 1-1/+1
2008-01-25RDMA/cma: Override default responder_resources with user valueGravatar Sean Hefty 1-23/+19
2008-01-25IB/ipath: Drop support for the original QHT7040 boardGravatar Dave Olson 1-2/+1
2008-01-25IB/ipath: Add ipath_read_ireg() abstractionGravatar Arthur Jones 2-2/+10
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugGravatar Ralph Campbell 5-16/+10
2008-01-25IB/ipath: Port config has on-chip effects for 7220Gravatar Ralph Campbell 5-4/+24
2008-01-25IB/ipath: Allow more flexible user register alignmentsGravatar Ralph Campbell 4-5/+22
2008-01-25IB/ipath: Clean up some commentsGravatar Dave Olson 6-13/+11
2008-01-25IB/ipath: Export hardware counters more consistentlyGravatar Ralph Campbell 5-17/+328
2008-01-25IB/ipath: MAD performance sampling registers supportGravatar Ralph Campbell 5-44/+101
2008-01-25IB/srp: Add identifying information to log messagesGravatar David Dillow 1-46/+71
2008-01-25IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesGravatar Pradeep Satyanarayana 3-14/+49