summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-111-0/+10
* net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb2016-01-111-2/+18
* net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-112-0/+4
* net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-111-4/+52
* net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-111-1/+30
* net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-111-0/+6
* net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-6/+20
* net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-122-63/+38
* net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-122-0/+10
* net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-122-10/+69
* net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed2015-12-032-0/+99
* net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed2015-12-033-3/+19
* net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed2015-12-032-0/+28
* net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-032-0/+12
* net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed2015-12-032-0/+14
* net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed2015-12-032-5/+32
* net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed2015-12-032-1/+6
* net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed2015-12-032-0/+16
* net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed2015-12-031-1/+4
* net/mlx5: Add HW capabilities and structs for SR-IOV E-SwitchSaeed Mahameed2015-12-031-11/+15
* net/mlx5_core: Add base sriov supportEli Cohen2015-12-032-1/+27
* net/mlx5e: Added self loopback preventionTariq Toukan2015-11-151-10/+14
* net/mlx5_core: Wait for FW readiness on startupEli Cohen2015-10-142-1/+7
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-022-12/+0
|\
| * IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
* | net/mlx5_core: Fix wrong name in structEli Cohen2015-09-281-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-092-0/+12
|\
| * mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-282-0/+12
* | 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-062-0/+11
* | net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-061-1/+8
* | net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-061-1/+8
* | 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
* | net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed2015-07-271-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-247-152/+6955
|\
| * net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2015-06-111-0/+4
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-5/+5
| * net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-071-1/+1
| * 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-042-2/+6
| * net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-044-8/+87
| * net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-041-0/+41