summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2015-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-30IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-11RDMA/ocrdma: fix double free on pdColin Ian King
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky
2015-06-04IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-06-02IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier
2015-06-02RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier
2015-06-02RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif
2015-05-30net/mlx4: Add EQ poolMatan Barak