summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-15net/mlx5e: Remove early assignment to netdev->featuresTariq Toukan
2023-11-15net/mlx5e: Add local loopback counter to vport rep statsOr Har-Toov
2023-11-15net/mlx5: Query maximum frequency adjustment of the PTP hardware clockRahul Rameshbabu
2023-11-15net/mlx5: Convert scaled ppm values outside the s32 range for PHC frequency a...Rahul Rameshbabu
2023-11-15net/mlx5: Initialize clock->ptp_info inside mlx5_init_timer_clockRahul Rameshbabu
2023-11-15net/mlx5: Refactor real time clock operation checks for PHCRahul Rameshbabu
2023-11-15net/mlx5e: Access array with enum values instead of magic numbersGal Pressman
2023-11-15net/mlx5: simplify mlx5_set_driver_version string assignmentsJustin Stitt
2023-11-15net/mlx5: Annotate struct mlx5_flow_handle with __counted_byKees Cook
2023-11-15net/mlx5: Annotate struct mlx5_fc_bulk with __counted_byKees Cook
2023-11-15net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()Amir Tzin
2023-11-15net/mlx5: Allow sync reset flow when BF MGT interface device is presentMoshe Shemesh
2023-11-15net/mlx5: print change on SW reset semaphore returns busyMoshe Shemesh
2023-11-15bnxt_en: Optimize xmit_more TX pathMichael Chan
2023-11-15bnxt_en: Use existing MSIX vectors for all mqprio TX ringsMichael Chan
2023-11-15bnxt_en: Add macros related to TC and TX ringsMichael Chan
2023-11-15bnxt_en: Add helper to get the number of CP rings required for TX ringsMichael Chan
2023-11-15bnxt_en: Support up to 8 TX rings per MSIXMichael Chan
2023-11-15bnxt_en: Refactor bnxt_hwrm_set_coal()Michael Chan
2023-11-15bnxt_en: New encoding for the TX opaque fieldMichael Chan
2023-11-15bnxt_en: Refactor bnxt_tx_int()Michael Chan
2023-11-15bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDLMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_infoMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Put the TX producer information in the TX BD opaque fieldMichael Chan
2023-11-14i40e: Delete unused i40e_mac_info fieldsIvan Vecera
2023-11-14i40e: Move inline helpers to i40e_prototype.hIvan Vecera
2023-11-14i40e: Remove VF MAC typesIvan Vecera
2023-11-14i40e: Use helpers to check running FW and AQ API versionsIvan Vecera
2023-11-14i40e: Add other helpers to check version of running firmware and AQ APIIvan Vecera
2023-11-14i40e: Move i40e_is_aq_api_ver_ge helperIvan Vecera
2023-11-14i40e: Initialize hardware capabilities at single placeIvan Vecera
2023-11-14i40e: Consolidate hardware capabilitiesIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags field in i40e_hwIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera
2023-11-14i40e: Remove _t suffix from enum type namesIvan Vecera
2023-11-14i40e: Remove unused flagsIvan Vecera
2023-11-14i40e: Change user notification of non-SFP module in i40e_get_module_info()Andrii Staikov
2023-11-14i40e: add an error code check in i40e_vsi_setupSu Hui
2023-11-14i40e: increase max descriptors for XL710Justin Bronder
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski