aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-4/+9
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier1-4/+9
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier1-1/+1
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 Petrilin2-2/+2
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky1-0/+1
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin3-5/+13
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin1-2/+19
2008-10-08IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky1-0/+3
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+6
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-0/+6
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
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 Morgenstein7-0/+7
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier5-5/+175
2008-07-22IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier1-1/+1
2008-07-14IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen1-13/+2
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne3-6/+25
2008-07-14IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier1-26/+0
2008-07-14IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen1-1/+2
2008-07-14IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen1-1/+2
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-6/+6
2008-07-14IB/mlx4: Optimize QP stampingEli Cohen1-2/+6
2008-05-20IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier1-5/+8
2008-05-16IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton1-1/+1
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 Kepner5-5/+6
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin6-160/+16
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-20/+29
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IB/mlx4: Update QP state if query QP succeedsDotan Barak1-5/+12
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky3-33/+270
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen3-0/+10
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-2/+2
2008-04-16IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier1-8/+8
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen4-9/+73
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+3
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen3-0/+21
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier1-6/+8
2008-04-16IB/mlx4: Endianness annotationsRoland Dreier1-2/+2
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier1-1/+1
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein1-1/+1
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein3-36/+188
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier3-19/+3
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8