summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana 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
2015-12-03net/mlx5e: Write vlan list into vport contextSaeed Mahameed
2015-11-18mlx5: support napi_complete_done()Eric Dumazet
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed