aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/ipath: Export hardware counters more consistentlyRalph Campbell5-17/+328
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell5-44/+101
2008-01-25IB/srp: Add identifying information to log messagesDavid Dillow1-46/+71
2008-01-25IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entriesPradeep Satyanarayana3-14/+49
2008-01-25IB/srp: Enable SG list chainingDavid Dillow1-0/+1
2008-01-25IB/srp: Respect target credit limitDavid Dillow2-4/+14
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid6-17/+16
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson5-36/+17
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson7-13/+40
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell6-26/+46
2008-01-25IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell1-4/+2
2008-01-25IB/ipath: Fix RNR NAK handlingRalph Campbell2-12/+12
2008-01-25IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen1-0/+12
2008-01-25IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier1-4/+5
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk4-54/+13
2008-01-25IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter1-1/+1
2008-01-25IB/iser: update URLs of iSER docsErez Zilber1-2/+2
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty2-1/+104
2008-01-25RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky1-1/+3
2008-01-25IB/mad: Fix incorrect access to items on local_listSean Hefty1-2/+0
2008-01-25IB/cm: Add basic performance countersSean Hefty2-40/+303
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty4-5/+13
2008-01-25IB/multicast: Report errors on multicast groups if P_key changesSean Hefty1-10/+45
2008-01-25IB: Spelling fixes in commentsJoe Perches2-2/+2
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein1-1/+1
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin2-21/+12
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell1-2/+2
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones1-1/+9
2008-01-25IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell1-2/+2
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entriesRalph Campbell1-1/+1
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor6-29/+72
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2-30/+0
2008-01-25RDMA/cxgb3: Support version 5.0 firmwareSteve Wise1-19/+2
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise1-0/+5
2008-01-25drivers/infiniband: Add missing "space"Joe Perches3-5/+5
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke3-12/+13
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2-4/+20
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell1-2/+2
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell1-9/+0
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise1-0/+10
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson1-2/+2
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana4-43/+200
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier1-22/+21
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier1-17/+30
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier1-9/+19
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier6-130/+130
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier1-1/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds269-11654/+29548
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds50-1853/+1265
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds81-1776/+6262