aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
2016-05-11net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan
2016-05-11net/mlx5e: CQE compressionTariq Toukan
2016-05-09mlx5: Fix merge errors.David S. Miller
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout
2016-04-21net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan
2016-04-21net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan
2016-04-21net/mlx5e: Use function pointers for RX data path handlingTariq Toukan
2016-04-21net/mlx5e: Use only close NUMA node for default RSSTariq Toukan
2016-04-21net/mlx5e: Allocate set of queue counters per netdevRana Shahout
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay
2016-02-24net/mlx5e: Protect en header file from redefinitionsMatthew Finlay
2016-02-24net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb