summaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)Author
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen
2014-12-15IB/mlx5: Handle page faultsHaggai Eran
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-04-10IB/mlx5: Add block multicast loopback supportEli Cohen
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg
2014-03-07IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-02-13mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-01-22IB/mlx5: Remove old field for create mkey mailboxEli Cohen
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-14IB/mlx5: Fix micro UAR allocatorEli Cohen
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen
2013-11-08mlx5: Clear reserved area in set_hca_cap()Eli Cohen
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer