summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff14-0/+16549
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch1-2/+6
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2-14/+22
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen1-23/+3
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein1-0/+1
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein3-4/+12
2008-02-04IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier1-17/+3
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen4-1/+98
2008-02-04IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes1-0/+2
2008-02-04IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes1-0/+4
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-1/+1
2008-01-28INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong1-2/+1
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise3-4/+4
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt1-2/+1
2008-01-25RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2-1/+3
2008-01-25RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise1-0/+7
2008-01-25RDMA/cxgb3: Flush the receive queue when closingSteve Wise1-2/+5
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell1-2/+1
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier1-1/+1
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2-16/+41
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson4-1/+49
2008-01-25IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2-59/+25
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/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-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/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