aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-24IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein1-4/+6
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-1/+1
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin1-17/+16
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-0/+12
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-6/+6
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier1-2/+2
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+1
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+1
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin1-3/+3
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-33/+259
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-0/+8
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen1-0/+3
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen1-0/+16
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein1-2/+10
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier1-7/+1
2008-01-25IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier1-4/+5
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak1-1/+1
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham1-1/+1
2007-06-18IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein1-4/+9
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier1-2/+2
2007-06-12IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier1-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+525