summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan2018-12-211-3/+4
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-111-1/+1
|\
| * net/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-101-1/+1
* | mlx5: use skb_vlan_tag_get_prio()Michał Mirosław2018-11-221-1/+1
|/
* net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-111-11/+11
* net/mlx5e: TX, Use function to access sq_dma object in fifoTariq Toukan2018-07-271-10/+9Star
* net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+1
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* net/mlx5e: Add TX completions statisticsTariq Toukan2018-06-281-2/+7
* net/mlx5e: Add UDP GSO supportBoris Pismenny2018-06-281-3/+5
* net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan2018-06-021-30/+12Star
* net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan2018-06-021-0/+1
* net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan2018-06-021-3/+3
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-261-23/+26
* net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-251-11/+13
* net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-251-81/+132
* net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-251-4/+4
* net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman2018-05-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-10/+10
|\
| * net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan2018-04-261-10/+10
* | net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-15/+22
|/
* net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha2018-03-281-2/+8
* net/mlx5e: Dump xmit error completionsEran Ben Elisha2018-03-281-0/+19
* net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
* net/mlx5e: Add VLAN offloads statisticsGal Pressman2017-11-091-0/+2
* net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2017-11-091-0/+2
* net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen2017-11-051-2/+22
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-2/+4
* net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-281-0/+1
* net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan2017-09-031-1/+1
* net/mlx5e: Early-return on empty completion queuesTariq Toukan2017-09-031-7/+9
* net/mlx5e: Fix inline header size for small packetsMoshe Shemesh2017-08-301-7/+10
* 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