summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-10/+10
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com1-3/+5
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-2/+3
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha1-0/+5
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-7/+0
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb1-0/+2
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed1-0/+4
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen1-0/+24
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen1-0/+5
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-15net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-3/+4
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-1/+5
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-1/+0
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2015-08-29mlx5: Fix missing device local_dma_lkeySagi Grimberg1-0/+1
2015-08-18net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat1-0/+5
2015-08-18net/mlx5e: Ethtool link speed setting fixesAchiad Shochat1-5/+6
2015-08-07net/mlx5_core: Support physical port countersGal Pressman1-0/+1
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-1/+3
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-0/+8
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-66/+105
2015-06-12net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-5/+5
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+8
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-1/+1
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-2/+4
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny1-0/+1
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny1-0/+45
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky1-1/+5
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-1/+1
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-0/+1
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+4
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout1-0/+8
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+14
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed1-52/+6
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed1-2/+2
2015-05-31net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-3/+8
2015-05-31net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-8/+1
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+8
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-1/+2
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-0/+3
2014-12-16IB/mlx5: Page faults handling infrastructureHaggai Eran1-1/+1
2014-12-16mlx5_core: Add support for page faults events and low level handlingHaggai Eran1-0/+12
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-8/+0
2014-10-04net/mlx5_core: Identify resources by their typeEli Cohen1-1/+12
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen1-0/+1
2014-10-04net/mlx5_core: Use hardware registers description header fileEli Cohen1-75/+1
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen1-3/+25
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+20