summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/qp.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-3/+32
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier1-4/+4
2013-02-21IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli1-4/+2
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier1-76/+584
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-35/+69
2012-10-01IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein1-73/+543
2012-10-01IB/mlx4: Fill in sq_sig_type in query QPDotan Barak1-0/+4
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza1-1/+5
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-2/+25
2012-07-09IB/mlx4: Add debug printsJack Morgenstein1-2/+25
2012-07-08{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-0/+1
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg1-6/+15
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier1-17/+37
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz1-11/+11
2012-05-08IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer1-3/+3
2012-05-08IB/mlx4: Add raw packet QP supportOr Gerlitz1-3/+23
2012-02-26IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen1-0/+1
2012-01-04IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz1-2/+2
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier1-42/+89
2011-10-31IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz1-9/+2
2011-10-13IB/mlx4: Add support for XRC QPsSean Hefty1-33/+87
2011-07-19IB/mlx4: Use flow counters on IBoE portsOr Gerlitz1-1/+9
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen1-5/+5
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen1-15/+64
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen1-1/+1
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-25/+105
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen1-1/+1
2010-04-22IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky1-11/+39
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-02Merge branch 'misc' into for-nextRoland Dreier1-1/+1
2010-02-25IB/core: Fix and clean up ib_ud_header_init()Eli Cohen1-1/+1
2010-02-13IB/mlx4: Simplify retrieval of ib_deviceEli Cohen1-1/+1
2010-01-06IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz1-1/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-13/+12
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen1-12/+12
2009-11-12IB/mlx4: Remove unneeded codeEli Cohen1-1/+0
2009-09-06IB/mlx4: Annotate CQ lockingRoland Dreier1-4/+8
2009-06-05IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein1-0/+4
2009-05-08IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein1-1/+1
2009-01-18IB: Remove __constant_{endian} usesHarvey Harrison1-11/+11
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin1-2/+19
2008-10-09IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky1-0/+3
2008-09-16IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-0/+6
2008-08-08IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-0/+1
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier1-5/+67
2008-07-23IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier1-1/+1