summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-233-7/+16
|\ \ \
| | | * RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-231-3/+5
| | | * RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-231-1/+1
| | |/ | |/|
| | * IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-231-3/+10
| |/
* | IB/ehca: Bump version numberAlexander Schmidt2009-06-231-1/+1
* | IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin2009-06-231-1/+1
* | IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-233-17/+522
|/
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-4/+4
*-------. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-1418-126/+131
|\ \ \ \ \
| | | | | * RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin2009-05-151-7/+7
| | | | * | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-141-1/+3
| | | | * | IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-275-14/+26
| | | | |/
| | | * / IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-051-0/+4
| | | |/
| | * / infiniband: Remove void castsJack Stone2009-05-142-7/+6Star
| | |/
| * | IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-032-41/+5Star
| * | IB/ehca: Increment version numberStefan Roscher2009-05-141-1/+1
| * | IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-145-50/+65
| * | IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-141-4/+13
| * | IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-141-3/+3
| |/
* | RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise2009-05-271-1/+1
* | RDMA/cxgb3: Report correct port state and MTUSteve Wise2009-05-271-2/+30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-05-144-3/+11
|\
| * Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier2009-05-143-3/+10
| |\
| | * IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein2009-05-083-3/+10
| * | RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise2009-04-301-0/+1
| |/
* / Fix deadlock in ipathfs ->get_sb()Al Viro2009-05-091-1/+1
|/
*---. Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier2009-04-297-87/+116
|\ \ \
| | | * RDMA/nes: Update iw_nes versionChien Tung2009-04-271-3/+1Star
| | | * RDMA/nes: Fix error path in nes_accept()Faisal Latif2009-04-271-1/+4
| | | * RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif2009-04-271-31/+25Star
| | | * RDMA/nes: Increase rexmit timeout intervalFaisal Latif2009-04-272-1/+6
| | | * RDMA/nes: Check for sequence number wrap-aroundFaisal Latif2009-04-271-1/+2
| | | * RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif2009-04-271-4/+6
| | | * RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung2009-04-271-4/+0Star
| | | * RDMA/nes: Fix fw_ver in /sysChien Tung2009-04-271-4/+3Star
| | | * RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung2009-04-271-1/+2
| | | * RDMA/nes: Enable repause timer for port 1Chien Tung2009-04-271-0/+6
| | | * RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung2009-04-271-6/+8
| | | * RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung2009-04-271-5/+2Star
| | | * RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-222-1/+26
| | | * RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-211-3/+2Star
| | | * RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-201-14/+13Star
| | | * RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-201-1/+1
| | |/ | |/|
| | * IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-211-7/+9
| |/
* | RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise2009-04-211-1/+0Star
* | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise2009-04-201-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-1014-280/+348
|\
| *---. Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2009-04-0814-280/+348
| |\ \ \
| | | | * RDMA/nes: Add support for new SFP+ PHYChien Tung2009-04-083-28/+44
| | | | * RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung2009-04-082-31/+67