summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak2014-05-161-0/+8
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-031-1/+1
|\
| * IB/mlx4: Fix a sparse endianness warningBart Van Assche2014-03-171-1/+1
* | mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-2/+9
* | mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-121-42/+243
* | mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-12/+17
|/
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-221-21/+83
|\
| * IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-24/+81
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-2/+7
* | IB/mlx4: Add support for steerable IB UD QPsMatan Barak2014-01-141-6/+47
|/
* IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-241-0/+4
* IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-241-0/+2
* IB/mlx4: Support memory window bindingShani Michaeli2013-02-251-3/+32
* IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle2013-02-251-1/+1
* IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2013-02-251-4/+4
* IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2013-02-211-4/+2
*-. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-021-76/+584
|\ \
| | * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-301-35/+69
| | * IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-09-301-73/+543
| |/ |/|
| * IB/mlx4: Fill in sq_sig_type in query QPDotan Barak2012-09-301-0/+4
|/
* IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza2012-08-161-1/+5
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-2/+25
|\
| * IB/mlx4: Add debug printsJack Morgenstein2012-07-081-2/+25
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-0/+1
|/
* IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg2012-06-061-6/+15
*-. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-211-17/+37
|\ \
| | * IB/mlx4: Add raw packet QP supportOr Gerlitz2012-05-081-3/+23
| |/ |/|
| * IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-081-11/+11
| * IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer2012-05-081-3/+3
|/
* IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen2012-02-261-0/+1
* IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-031-2/+2
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-011-42/+89
|\ \
| | * IB/mlx4: Add support for XRC QPsSean Hefty2011-10-131-33/+87
| |/ |/|
| * IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz2011-10-311-9/+2
|/
* IB/mlx4: Use flow counters on IBoE portsOr Gerlitz2011-07-181-1/+9
* IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen2010-12-011-5/+5
* IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-251-15/+64
* IB/core: Add VLAN support for IBoEEli Cohen2010-10-251-1/+1
* IB/mlx4: Add support for IBoEEli Cohen2010-10-251-25/+105
* IB/pack: IBoE UD packet packing supportEli Cohen2010-10-141-1/+1
* IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-211-11/+39
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'misc' into for-nextRoland Dreier2010-03-011-1/+1
|\
| * IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-241-1/+1
* | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-121-1/+1
|/
* IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-13/+12
|\
| * IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-121-12/+12
| * IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
OpenPOWER on IntegriCloud