summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2015-06-11
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-11
| * net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-07
| * net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-04
| * net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-04
| * net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-04
| * net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-04
| * net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-04
| * net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-04
| * net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-04
| * net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-30
| * net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-30
| * net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-30
| * net/mlx5_core: Modify CQ moderation parametersRana Shahout2015-05-30
| * net/mlx5_core: Implement get/set port statusRana Shahout2015-05-30
| * net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-30
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-30
| * net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-30
| * net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-30
| * net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-30
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-02
|/
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-02
* net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-02
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-02
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-02
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-02
* IB/mlx5: Handle page faultsHaggai Eran2014-12-15
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-15
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-15
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-15
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-15
* mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier2014-12-15
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-15
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-15
* net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen2014-12-08
* mlx5: don't duplicate kvfree()Al Viro2014-11-21
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-19
|\
| * IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-09
| * IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-09
* | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-03
* | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-03
* | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-03
* | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-30
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-30
| * mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-30
* | net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-23
|/
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-27