summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
AgeCommit message (Expand)Author
2020-05-22net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-02-25net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha
2020-02-06net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed
2019-10-18net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan
2019-07-05net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBBEran Ben Elisha
2019-07-05net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan
2019-07-05net/mlx5e: Tx, Enforce L4 inline copy when neededTariq Toukan
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin
2019-05-31net/mlx5e: TX, Improve performance under GSO workloadErez Alfasi
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