aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
Commit message (Expand)AuthorAge
* IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'misc' into for-nextRoland Dreier2010-03-02
|\
| * IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-24
* | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-12
|/
* IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-12
| * IB/mlx4: Remove unneeded codeEli Cohen2009-11-12
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* IB/mlx4: Annotate CQ lockingRoland Dreier2009-09-05
* IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-05
* IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein2009-05-08
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
* IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-16
* mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-10
* IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky2008-10-08
* IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-15
* IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov2008-08-07
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-25
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-23
* IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-22
* IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-15
* IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-15
* IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-15
* IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-15
* IB/mlx4: Optimize QP stampingEli Cohen2008-07-15
* IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier2008-05-20
* IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton2008-05-16
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-23
* IB/mlx4: Update QP state if query QP succeedsDotan Barak2008-04-17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier2008-04-17
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-17
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-17
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-17
* IB/mlx4: Endianness annotationsRoland Dreier2008-04-17
* IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-08
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-07
* IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-30
* IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-18
* IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-09
* IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-23
* IB/mlx4: Whitespace fixRoland Dreier2007-07-28
* IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-21
* IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-21
* IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-18
* IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-18
* IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-17