summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+1
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-231/+417
2015-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-229/+413
2015-07-28iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S1-1/+1
2015-07-28net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma1-1/+1
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma12-228/+408
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise1-0/+4
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez1-2/+4
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford1-0/+2
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh1-5/+3
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz1-10/+19
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar1-2/+2
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova1-1/+1
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova1-2/+3
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak1-5/+6
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny7-14/+21
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+2
2015-07-01IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg1-8/+2
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds15-428/+902
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds48-235/+786
2015-06-24make simple_positive() publicAl Viro2-2/+2
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez4-42/+26
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha1-24/+8
2015-06-16IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4
2015-06-16IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny18-22/+96
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny7-0/+10
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny4-4/+8
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak3-5/+62
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-1/+17
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak15-22/+69
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak4-5/+14
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak21-41/+110
2015-06-12net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-6/+2
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S5-69/+98
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford3-11/+5
2015-06-11RDMA/ocrdma: fix double free on pdColin Ian King1-1/+0
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter1-4/+3
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick1-6/+2
2015-06-05mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky3-1/+25
2015-06-05IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-05IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky1-1/+1
2015-06-04cxgb4: Add ethtool support to get adapter statsHariprasad Shenai1-4/+4
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford4-3/+18