aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 7-152/+6955
2015-06-11net/mlx5e: Add HW cacheline start paddingGravatar Saeed Mahameed 1-0/+4
2015-06-11net/mlx5e: Fix HW MTU settingsGravatar Saeed Mahameed 1-5/+5
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowGravatar Majd Dibbiny 1-1/+1
2015-06-04net/mlx5_core: Add more query port helpersGravatar Majd Dibbiny 1-0/+8
2015-06-04net/mlx5_core: Use port number when querying port ptysGravatar Majd Dibbiny 1-1/+1
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersGravatar Majd Dibbiny 1-2/+4
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandGravatar Majd Dibbiny 2-2/+6
2015-06-04net/mlx5_core: Add new query HCA vport commandsGravatar Majd Dibbiny 4-8/+87
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooGravatar Majd Dibbiny 1-0/+41
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Gravatar Haggai Abramonvsky 2-7/+15
2015-06-02IB/core cleanup: Add const on args - device->process_madGravatar Ira Weiny 1-1/+1
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityGravatar Amir Vadai 2-0/+20
2015-05-30net/mlx5: Ethernet resource handling filesGravatar Amir Vadai 1-0/+54
2015-05-30net/mlx5_core: Set/Query port MTU commandsGravatar Saeed Mahameed 1-0/+4
2015-05-30net/mlx5_core: Modify CQ moderation parametersGravatar Rana Shahout 1-0/+3
2015-05-30net/mlx5_core: Implement get/set port statusGravatar Rana Shahout 1-0/+8
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsGravatar Saeed Mahameed 1-0/+14
2015-05-30net/mlx5_core: New device capabilities handlingGravatar Saeed Mahameed 2-59/+65
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupGravatar Saeed Mahameed 4-81/+6631
2015-05-30net/mlx5_core: Set irq affinity hintsGravatar Saeed Mahameed 1-3/+8
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryGravatar Amir Vadai 1-8/+1
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsGravatar Saeed Mahameed 1-0/+8
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverGravatar Saeed Mahameed 1-2/+3
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreGravatar Saeed Mahameed 1-1/+2
2015-04-02net/mlx5_core: Fix Mellanox copyright noteGravatar Saeed Mahameed 8-8/+8
2015-04-02net/mlx5_core: Use coherent memory for command interface pageGravatar Eli Cohen 1-0/+3
2014-12-15IB/mlx5: Handle page faultsGravatar Haggai Eran 1-0/+7
2014-12-15IB/mlx5: Page faults handling infrastructureGravatar Haggai Eran 1-1/+1
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationGravatar Haggai Eran 1-0/+1
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingGravatar Haggai Eran 1-0/+3
2014-12-15mlx5_core: Add support for page faults events and low level handlingGravatar Haggai Eran 3-1/+120
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagGravatar Roland Dreier 1-0/+1
2014-12-15IB/mlx5: Add function to read WQE from user-spaceGravatar Haggai Eran 1-0/+3
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateGravatar Haggai Eran 1-0/+13
2014-12-08net/mlx5_core: Remove unused dev cap enum fieldsGravatar Eli Cohen 1-8/+0
2014-11-21mlx5: don't duplicate kvfree()Gravatar Al Viro 1-8/+0
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-8/+27
2014-10-09IB/mlx5: Use extended internal signature layoutGravatar Sagi Grimberg 1-8/+24
2014-10-09IB/mlx5: Use enumerations for PI copy maskGravatar Sagi Grimberg 1-0/+3
2014-10-03net/mlx5_core: Identify resources by their typeGravatar Eli Cohen 2-3/+13
2014-10-03net/mlx5_core: use set/get macros in device capsGravatar Eli Cohen 3-92/+207
2014-10-03net/mlx5_core: Use hardware registers description header fileGravatar Eli Cohen 3-75/+188
2014-10-03net/mlx5_core: Update device capabilities handlingGravatar Eli Cohen 2-12/+40
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-11/+20
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Gravatar Jack Morgenstein 1-2/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Gravatar Jack Morgenstein 2-8/+4
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreGravatar Jack Morgenstein 1-2/+15
2014-07-23net: mlx5: Use ktime_get_ns()Gravatar Thomas Gleixner 1-2/+2
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRGravatar Haggai Eran 1-1/+0