summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: fix VFs callback function prototypesArnd Bergmann2016-04-061-9/+9
* IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2016-03-211-0/+8
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-17/+91
|\ \
| | * mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-0/+1
| | * IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig2016-03-041-7/+1
| | * IB/mlx5: Add memory windows allocation supportMatan Barak2016-03-011-0/+14
| | * net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-3/+3
| | * IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-0/+9
| | * IB/mlx5: Generate completions in softwareHaggai Eran2016-03-011-0/+10
| | * IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran2016-03-011-0/+3
| | * IB/mlx5: Add GSI QP wrapperHaggai Eran2016-03-011-1/+29
| | * IB/mlx5: Add support for setting source QP numberHaggai Eran2016-03-011-0/+14
| | * IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit2016-03-011-5/+6
| |/ |/|
| * IB/mlx5: Add support for don't trap rulesMaor Gottlieb2016-03-101-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-19/+102
|\
| * IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-211-1/+2
| * IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-211-1/+27
| * IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-211-14/+24
| * IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-211-0/+3
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-211-0/+23
| * IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-0/+16
| * IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-231-1/+3
| * IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-231-0/+3
| * IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-2/+3
| * IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2015-12-231-0/+10
* | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-111-1/+44
|/
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-14/+0
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+9
* IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-281-25/+0
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-0/+6
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-251-2/+0
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-031-0/+5
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-2/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-301-2/+3
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-3/+20
|\
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-041-0/+1
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-041-0/+16
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-3/+3
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+3
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+3
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-4/+4
|/
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-3/+0
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-151-0/+3
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-2/+65
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-151-0/+5
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-151-1/+11
* IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-151-0/+12
OpenPOWER on IntegriCloud