summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c
AgeCommit message (Expand)Author
2023-06-07net/mlx5e: simplify condition after napi budget handling changeJakub Kicinski
2023-05-19net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-03-15net/mlx5e: Rename RQ/SQ adaptive moderation state flagAdham Faris
2022-10-03net/mlx5e: xsk: Improve need_wakeup logicMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-06-27net/mlx5e: Turn XSK ICOSQ into a general asynchronous oneTariq Toukan
2020-05-09net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan
2020-04-30net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy
2020-04-20net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan
2019-08-17net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy
2019-08-17net/mlx5e: Move the SW XSK code from NAPI poll to a separate functionMaxim Mikityanskiy
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-27net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy
2019-06-27net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan
2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan
2018-06-28net/mlx5e: Add channel events counterTariq Toukan
2018-06-28net/mlx5e: Add NAPI statisticsTariq Toukan
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek
2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan
2017-09-03net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan
2017-09-03net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari
2017-04-30net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan