aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
AgeCommit message (Expand)Author
2020-06-08net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2019-12-29net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan
2019-12-29net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-01drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal
2019-03-22net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-23Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha
2019-02-22net/mlx5e: Trust kernel regarding transport offsetMaxim Mikityanskiy
2019-02-22net/mlx5e: Remove the wrong assumption about transport offsetMaxim Mikityanskiy
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha
2019-02-05net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2018-12-20net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-11-21mlx5: use skb_vlan_tag_get_prio()Michał Mirosław
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-07-26net/mlx5e: TX, Use function to access sq_dma object in fifoTariq Toukan
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-28net/mlx5e: Add TX completions statisticsTariq Toukan
2018-06-28net/mlx5e: Add UDP GSO supportBoris Pismenny
2018-06-01net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan
2018-06-01net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan
2018-06-01net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin
2018-04-26net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha
2018-02-20net/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