Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | IB/mthca: Move user vendor structures | Leon Romanovsky | 1 | -1/+1 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2 | -3/+5 |
2016-10-07 | IB/mthca: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-08-04 | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 1 | -22/+20 |
2016-08-04 | IB/mthca: Clean up error unwind flow in mthca_reset() | Markus Elfring | 1 | -21/+20 |
2016-08-04 | IB/mthca: NULL arg to pci_dev_put is OK | Markus Elfring | 1 | -2/+1 |
2016-06-23 | IB/mthca: Supprot device FW version string | Ira Weiny | 1 | -12/+12 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -2/+1 |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig | 1 | -3/+0 |
2015-12-23 | IB: remove support for phys MRs | Christoph Hellwig | 1 | -84/+0 |
2015-12-23 | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 1 | -1/+1 |
2015-10-29 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 1 | -42/+42 |
2015-10-22 | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 1 | -1/+1 |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig | 1 | -42/+42 |
2015-08-29 | mlx4, mlx5, mthca: Expose max_sge_rd correctly | Sagi Grimberg | 1 | -0/+1 |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 1 | -2/+3 |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 2 | -4/+11 |
2015-06-12 | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny | 1 | -0/+1 |
2015-06-12 | IB/mad: Support alternate Base Versions when creating MADs | Ira Weiny | 1 | -1/+2 |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak | 1 | -2/+5 |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 1 | -2/+6 |
2015-06-11 | Merge branch 'for-4.2-misc' into k.o/for-4.2 | Doug Ledford | 1 | -6/+2 |
2015-06-11 | IB/mthca: use swap() in mthca_make_profile() | Fabian Frederick | 1 | -6/+2 |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 4 | -12/+12 |
2015-05-20 | IB/core: Convert core to use bitfield for caps | Ira Weiny | 1 | -7/+1 |
2015-05-20 | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 1 | -0/+17 |
2015-05-18 | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 1 | -0/+7 |
2014-08-11 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 1 | -1/+1 |
2014-04-11 | IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 1 | -6/+2 |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 1 | -0/+1 |
2014-04-01 | IB/mthca: Return an error on ib_copy_to_udata() failure | Yann Droneaud | 1 | -0/+1 |
2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas | 1 | -23/+19 |
2014-01-15 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -1/+2 |
2013-10-14 | IB: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2013-01-04 | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -5/+4 |
2012-08-23 | IB/mthca: Use PCI Express Capability accessors | Jiang Liu | 1 | -4/+4 |
2012-07-11 | IB/mthca: Fill in sq_sig_type in query QP | Dotan Barak | 1 | -0/+1 |
2012-07-11 | IB/mthca: Warning about event for non-existent QPs should show event type | Dotan Barak | 1 | -1/+2 |
2012-03-09 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 1 | -1/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+4 |
2011-11-04 | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier | 1 | -1/+1 |
2011-11-01 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 1 | -0/+1 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+3 |
2011-07-18 | IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2 | -2/+2 |
2011-07-16 | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues | 12 | -611/+342 |
2011-03-22 | IB: Increase DMA max_segment_size on Mellanox hardware | David Dillow | 1 | -0/+3 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-12 | IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) | John L. Burr | 5 | -6/+7 |