summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein
2009-03-30IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier
2009-03-18IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin
2009-01-28IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier
2008-12-24IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin
2008-10-08IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier
2008-07-22IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier
2008-07-14IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne
2008-07-14IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen
2008-07-14IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14IB/mlx4: Optimize QP stampingEli Cohen
2008-05-20IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier
2008-05-16IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein
2008-04-16IB/mlx4: Update QP state if query QP succeedsDotan Barak
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier