aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com1-1/+1
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha1-0/+3
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha1-0/+23
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat1-3/+2
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb1-7/+16
2015-12-03net/mlx5e: Write vlan list into vport contextSaeed Mahameed1-0/+1
2015-11-18mlx5: support napi_complete_done()Eric Dumazet1-1/+1
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat1-2/+8
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat1-0/+6
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout1-1/+1
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat1-2/+6
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat1-1/+1
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat1-2/+2
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat1-2/+5
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat1-2/+3
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat1-0/+1
2015-08-06net/mlx5_core: Support physical port countersGal Pressman1-0/+75
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat1-4/+1
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat1-2/+2
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat1-0/+3
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat1-5/+5
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat1-2/+0
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat1-1/+0
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat1-0/+4
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat1-8/+8
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-6/+18
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat1-0/+2
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat1-1/+0
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed1-3/+2
2015-06-11net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat1-0/+1
2015-06-11net/mlx5e: Support NETIF_F_SGSaeed Mahameed1-0/+3
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-1/+0
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-1/+1
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-0/+520