aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2-4/+4
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai1-1/+1
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2-19/+28
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-83/+106
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman1-17/+8
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman3-5/+13
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of channelsTariq Toukan3-4/+15
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan3-21/+43
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha1-10/+15
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan1-4/+11
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan4-22/+1
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer5-53/+34
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan1-2/+10
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan1-4/+6
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan1-7/+8
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan1-2/+2
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan4-17/+14
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay3-12/+32
2016-02-24net/mlx5e: Add TX stateless offloads for tunnelingMatthew Finlay1-6/+16
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay6-3/+332
2016-02-24net/mlx5e: Protect en header file from redefinitionsMatthew Finlay1-1/+5
2016-02-24net/mlx5e: Move to checksum completeMatthew Finlay1-4/+5
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan3-0/+169
2016-02-24net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2-0/+138
2016-02-24net/mlx5e: Support DCBNL IEEE PFCAchiad Shochat1-0/+39
2016-02-24net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed6-15/+317
2016-02-24net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed1-0/+76
2016-02-24net/mlx5: Introduce physical port PFC access functionsAchiad Shochat1-0/+41
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2-0/+2
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed1-13/+28
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed1-3/+0
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-168/+377
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-46/+2
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-0/+12
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-0/+24
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com1-0/+52
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2-19/+108
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com5-80/+16
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky3-13/+0
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-8/+47
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2-0/+31
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb4-9/+114
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67