summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-301-1/+1
* IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein2008-12-241-4/+6
* mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-221-1/+1
* IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
* mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-061-17/+16
* 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-0/+12
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-6/+6
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-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: Add support for resizing CQsVladimir Sokolovsky2008-04-161-33/+259
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-161-0/+8
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-161-0/+3
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+16
* IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-081-2/+10
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-061-7/+1
* IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier2008-01-251-4/+5
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+1
* IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
* IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein2007-06-181-4/+9
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-181-2/+2
* IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier2007-06-121-1/+1
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+525
OpenPOWER on IntegriCloud