aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2008-04-16IB/mlx4: Endianness annotationsRoland Dreier
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein
2008-01-25IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak
2007-10-30IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier
2007-10-18IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein
2007-10-09IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein