summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha2016-01-051-0/+3
* net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha2016-01-051-0/+23
* net/mlx5e: Do not modify the TX SKBAchiad Shochat2016-01-051-3/+2Star
* net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-121-7/+16
* net/mlx5e: Write vlan list into vport contextSaeed Mahameed2015-12-031-0/+1
* mlx5: support napi_complete_done()Eric Dumazet2015-11-181-1/+1
* net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-161-2/+8
* net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-031-0/+6
* net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout2015-08-251-1/+1
* net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat2015-08-181-2/+6
* net/mlx5e: HW LRO changes/fixesAchiad Shochat2015-08-181-1/+1
* net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat2015-08-181-2/+2
* net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat2015-08-181-2/+5
* net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2015-08-181-2/+3
* net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2015-08-181-0/+1
* net/mlx5_core: Support physical port countersGal Pressman2015-08-071-0/+75
* net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat2015-08-071-4/+1Star
* net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat2015-08-071-2/+2
* net/mlx5e: Introduce the "Drop RQ"Achiad Shochat2015-08-071-0/+3
* net/mlx5e: Unify the RX flowAchiad Shochat2015-08-071-5/+5
* net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat2015-07-301-2/+0Star
* net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat2015-07-301-1/+0Star
* net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat2015-07-271-0/+4
* net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat2015-07-271-8/+8
* net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-271-6/+18
* net/mlx5e: Support TX packet copy into WQEAchiad Shochat2015-07-271-0/+2
* net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed2015-07-271-0/+1
* net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat2015-06-241-1/+0Star
* net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed2015-06-241-3/+2Star
* net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat2015-06-121-0/+1
* net/mlx5e: Support NETIF_F_SGSaeed Mahameed2015-06-121-0/+3
* net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-121-1/+0Star
* net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-051-1/+1
* net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-311-0/+520