summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
2021-09-24net/mlx5e: loopback test is not supported in switchdev modeRoi Dayan
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-08-02net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim 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-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan
2021-03-29net/mlx5e: Update ethtool setting of CQE compressionAya Levin
2021-03-29net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin
2021-03-29net/mlx5e: Add PTP-RX statisticsAya Levin
2021-03-29net/mlx5e: Add RQ to PTP channelAya Levin
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin
2021-03-25net/mlx5e: Generalize direct-TIRs and direct-RQTs APIAya Levin
2021-03-25net/mlx5e: Generalize open RQAya Levin
2021-03-25net/mlx5e: Move params logic into its dedicated fileTariq Toukan
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan
2021-03-10net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan