aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2-0/+366
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson4-26/+407
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson5-168/+2
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes3-36/+95
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen6-15/+201
2008-01-25IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2-4/+4
2008-01-25IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen1-1/+4
2008-01-25IB/iser: Add change_queue_depth methodErez Zilber1-0/+1
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsErez Zilber1-4/+2
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch1-6/+15
2008-01-25IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch1-6/+6
2008-01-25IB/umad: Simplify and fix lockingRoland Dreier1-62/+53
2008-01-25IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier2-4/+1
2008-01-25RDMA/cxgb3: Endianness annotation for irs fieldRoland Dreier1-1/+1
2008-01-25IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard1-1/+1
2008-01-25RDMA/cma: Override default responder_resources with user valueSean Hefty1-23/+19
2008-01-25IB/ipath: Drop support for the original QHT7040 boardDave Olson1-2/+1
2008-01-25IB/ipath: Add ipath_read_ireg() abstractionArthur Jones2-2/+10
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell5-16/+10
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell5-4/+24
2008-01-25IB/ipath: Allow more flexible user register alignmentsRalph Campbell4-5/+22
2008-01-25IB/ipath: Clean up some commentsDave Olson6-13/+11
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