summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari2017-06-271-8/+17
* net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-271-1/+1
* net/mlx5e: IPoIB, Get more TX statisticsErez Shitrit2017-06-191-0/+5
* net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-191-1/+1
* net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-151-1/+1
* mlx5: fix warning about missing prototypeStephen Hemminger2017-04-221-0/+1
* net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-171-0/+87
* net/mlx5e: Xmit flow break downSaeed Mahameed2017-04-171-83/+116
* net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed2017-03-271-3/+4
* net/mlx5e: Split open/close channels to stagesSaeed Mahameed2017-03-271-2/+2
* net/mlx5e: Different SQ typesSaeed Mahameed2017-03-251-31/+19Star
* net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed2017-03-251-30/+7Star
* net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed2017-03-251-23/+1Star
* net/mlx5e: Xmit, no write combiningSaeed Mahameed2017-03-251-39/+3Star
* net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-221-2/+3
* net/mlx5e: Tx, no inline copy on ConnectX-5Saeed Mahameed2017-02-061-13/+17
* net/mlx5: TX WQE updateSaeed Mahameed2017-02-061-4/+4
* net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia2016-12-061-1/+1
* net/mlx5e: XDP TX forwarding supportSaeed Mahameed2016-09-221-4/+35
* net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed2016-09-221-12/+18
* net/mlx5e: Fix xmit_more counter race issueTariq Toukan2016-09-091-1/+1
* net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan2016-08-291-0/+1
* net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed2016-08-291-34/+33Star
* net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-261-4/+45
* net/mlx5e: Fix select queue callbackRana Shahout2016-07-011-2/+14
* net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
* net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-011-0/+32
* net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-291-2/+2
* net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-101-1/+2
* net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan2016-04-211-2/+2
* net/mlx5e: Added ICO SQsTariq Toukan2016-04-211-1/+1
* mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer2016-03-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-12/+7Star
|\
| * net/mlx5e: Add rx/tx bytes software countersGal Pressman2016-03-021-3/+6
| * net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan2016-03-021-9/+1Star
* | net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-011-1/+1
* | net/mlx5e: Add TX inner packet countersMatthew Finlay2016-02-241-9/+11
* | net/mlx5e: Add TX stateless offloads for tunnelingMatthew Finlay2016-02-241-6/+16
* | net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed2016-02-241-5/+3Star
|/
* net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha2016-01-051-0/+12
* net/mlx5e: Do not modify the TX SKBAchiad Shochat2016-01-051-30/+43
* net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-161-30/+35
* net/mlx5e: Fix inline header size calculationSaeed Mahameed2015-11-161-2/+9
* net/mlx5e: Fix LSO vlan insertionAchiad Shochat2015-11-031-2/+3
* net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2015-11-031-2/+21
* net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout2015-08-251-1/+1
* net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-271-5/+21
* net/mlx5e: Support TX packet copy into WQEAchiad Shochat2015-07-271-1/+9
* net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat2015-06-241-0/+2
* net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat2015-06-241-1/+1