aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
AgeCommit message (Expand)Author
2018-03-08net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman
2017-11-04net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman
2017-09-03net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan
2017-09-03net/mlx5e: Early-return on empty completion queuesTariq Toukan
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari
2017-06-19net/mlx5e: IPoIB, Get more TX statisticsErez Shitrit
2017-06-19net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed
2017-06-16net/mlx5: Align to match opening parenthesisOr Gerlitz
2017-04-22mlx5: fix warning about missing prototypeStephen Hemminger
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed
2017-04-17net/mlx5e: Xmit flow break downSaeed Mahameed
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed
2017-03-27net/mlx5e: Split open/close channels to stagesSaeed Mahameed
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed
2017-03-24net/mlx5e: Xmit, no write combiningSaeed Mahameed
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman
2017-02-06net/mlx5e: Tx, no inline copy on ConnectX-5Saeed Mahameed
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-07-25net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion
2016-07-01net/mlx5e: Fix select queue callbackRana Shahout
2016-07-01net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay
2016-07-01net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
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: Remove wrong poll CQ optimizationTariq Toukan
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay
2016-02-24net/mlx5e: Add TX stateless offloads for tunnelingMatthew Finlay
2016-02-24net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat