aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)Author
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-11net/mlx5e: Add HW cacheline start paddingSaeed Mahameed
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
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