summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* IB/mlx4: Annotate CQ lockingRoland Dreier2009-09-051-4/+8
* IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-051-0/+4
* IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein2009-05-071-1/+1
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-11/+11
* IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
* mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-101-2/+19
* IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky2008-10-081-0/+3
* IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+6
* IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov2008-08-071-1/+1
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-0/+1
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-231-5/+67
* IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-221-1/+1
* IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-141-13/+2
* IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-141-3/+18
* IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-141-1/+2
* IB/mlx4: Optimize QP stampingEli Cohen2008-07-141-2/+6
* IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-201-5/+8
* IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-161-1/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-231-3/+3
* IB/mlx4: Update QP state if query QP succeedsDotan Barak2008-04-161-5/+12
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-2/+2
* IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier2008-04-161-8/+8