summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-152-2/+2
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-0/+4
| |\
| * \ Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-261-1/+5
| |\ \
| * \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-231-3/+1Star
| |\ \ \
| * \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-1610-25/+47
| |\ \ \ \
| * | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-192-2/+2
* | | | | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-151-13/+2Star
* | | | | | RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-154-26/+130
* | | | | | RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-153-4/+6
* | | | | | IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-151-2/+2
* | | | | | IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-151-1/+1
* | | | | | IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-152-14/+2Star
* | | | | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-152-4/+5
* | | | | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-151-0/+1
* | | | | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-156-23/+19Star
* | | | | | RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-153-1/+3
* | | | | | RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-154-211/+66Star
* | | | | | IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-151-0/+1
* | | | | | IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-153-6/+25
* | | | | | RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-151-4/+58
* | | | | | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-152-4/+0Star
* | | | | | RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise2008-07-153-3/+29
* | | | | | IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-153-2/+18
* | | | | | IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-151-2/+10
* | | | | | IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-151-26/+0Star
* | | | | | IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-151-26/+0Star
* | | | | | IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-151-1/+2
* | | | | | IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-151-1/+2
* | | | | | RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-157-82/+293
* | | | | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-158-22/+22
* | | | | | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-1527-53/+0Star
* | | | | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-151-2/+2
* | | | | | IB/mlx4: Optimize QP stampingEli Cohen2008-07-151-2/+6
* | | | | | RDMA/nes: Remove unnecessary memset()Christophe Jaillet2008-07-151-1/+0Star
* | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1413-29/+57
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise2008-07-081-0/+4
| | |_|_|/ | |/| | |
| * | | | IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-231-1/+5
| | |_|/ | |/| |
| * | | RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier2008-06-101-3/+1Star
| | |/ | |/|
| * | IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-2/+1Star
| * | IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-061-0/+4
| * | IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-061-2/+4
| * | IB/ipath: Fix device capability flagsRalph Campbell2008-05-271-1/+2
| * | IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-272-8/+9
| * | IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-201-5/+8
| * | IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-161-1/+13
| * | RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier2008-05-161-1/+1
| * | IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-161-1/+1
| * | IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-161-2/+2
| * | IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-161-2/+2
| |/
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-201-1/+2