aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Bunk3-44/+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 Hefty1-0/+92
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 Hefty3-4/+10
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-2/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-136/+3191
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds92-2356/+4671
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen1-1/+1
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman8-583/+545
2008-01-24spi: use class iteration apiDave Young1-11/+15
2008-01-24scsi: use class iteration apiDave Young1-11/+13
2008-01-24rtc: use class iteration apiDave Young1-10/+12
2008-01-24power supply : use class iteration apiDave Young2-83/+107
2008-01-24ieee1394: use class iteration apiDave Young1-138/+176
2008-01-24Driver Core: add class iteration apiDave Young1-0/+133
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck1-15/+14
2008-01-24UIO: constify function pointer tablesJan Engelhardt1-2/+2