summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c
AgeCommit message (Expand)Author
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy
2023-03-15net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnosticsAdham Faris
2023-01-18net/mlx5e: Fail with messages when params are not valid for XSKAdham Faris
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeupMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-28net/mlx5e: xsk: Remove dead code in validationMaxim Mikityanskiy
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy
2021-03-25net/mlx5e: Generalize open RQAya Levin
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan
2021-03-25net/mlx5e: Pass q_counter indentifier as parameter to rq_param buildersTariq Toukan
2021-02-11net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan
2020-06-27net/mlx5e: Refactor build channel paramsTariq Toukan
2020-06-27net/mlx5e: Turn XSK ICOSQ into a general asynchronous oneTariq Toukan
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy
2019-07-23net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy