summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: Wait for FW readiness on startupEli Cohen2015-10-141-0/+5
* net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-141-0/+22
* net/mlx5_core: Fix internal error detection conditionsEli Cohen2015-10-141-0/+1
* net/mlx5_core: Use private health thread for each deviceEli Cohen2015-10-091-3/+4
* net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen2015-10-091-1/+5
* IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-251-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-0/+1
|\
| * mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-0/+1
* | net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-171-0/+5
* | net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-171-5/+6
* | net/mlx5_core: Support physical port countersGal Pressman2015-08-061-0/+1
* | net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-271-1/+3
* | net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-271-0/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-66/+105
|\
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-5/+5
| * net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-041-0/+8
| * net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-041-1/+1
| * net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-041-2/+4
| * net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-041-0/+1
| * net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-041-0/+45
| * net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-041-1/+5
| * net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-0/+1
| * net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-301-0/+4
| * net/mlx5_core: Implement get/set port statusRana Shahout2015-05-301-0/+8
| * net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-301-0/+14
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-52/+6
| * net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-301-2/+2
| * net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-301-3/+8
| * net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-8/+1
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-1/+1
|/
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+8
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-1/+2
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-0/+3
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-1/+1
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-151-0/+12
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-8/+0
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-031-1/+12
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-031-0/+1
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-031-75/+1
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-3/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-7/+20
|\
| * mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-2/+2
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-4/+4
| * mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-2/+15
* | net: mlx5: Use ktime_get_ns()Thomas Gleixner2014-07-231-2/+2
|/
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-1/+0
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+4
* IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-071-0/+18
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+19
OpenPOWER on IntegriCloud