summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-17net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran1-0/+7
2025-03-25net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEsTariq Toukan1-0/+1
2025-02-28net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-2/+8
2025-02-12net/mlx5: XDP, Enable TX side XDP multi-buffer supportAlexei Lazar1-1/+0
2025-02-12net/mlx5e: reduce the max log mpwrq sz for ECPF and repsWilliam Tu1-2/+0
2024-11-12net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea1-2/+1
2024-11-12net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea1-0/+1
2024-11-12net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea1-1/+0
2024-11-04net/mlx5e: move XDP_REDIRECT sq to dynamic allocationWilliam Tu1-1/+1
2024-09-25net/mlx5e: SHAMPO, Fix overflow of hd_per_wqDragos Tatulea1-1/+1
2024-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2024-08-17net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea1-0/+1
2024-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-08-10net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea1-1/+1
2024-08-10net/mlx5e: Use extack in get coalesce callbackGal Pressman1-1/+2
2024-08-10net/mlx5e: Use extack in set ringparams callbackGal Pressman1-1/+2
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato1-0/+2
2024-06-06net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack1-19/+1
2024-06-06net/mlx5e: SHAMPO, Simplify header page release in teardownDragos Tatulea1-1/+1
2024-05-14net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran1-0/+1
2024-04-23net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu1-0/+4
2024-04-23net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu1-0/+20
2024-04-23net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu1-2/+2
2024-04-23net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu1-2/+0
2024-04-06net/mlx5e: Un-expose functions in en.hTariq Toukan1-12/+0
2024-04-04net/mlx5: Convert uintX_t to uXGal Pressman1-1/+1
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan1-3/+4
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan1-0/+1
2024-03-07net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan1-0/+1
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-1/+1
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski1-11/+4
2023-12-21net/mlx5: Implement management PF Ethernet profileArmen Ratner1-0/+4
2023-12-21net/mlx5e: Support per-mdev queue counterTariq Toukan1-3/+4
2023-12-21net/mlx5e: Let channels be SD-awareTariq Toukan1-0/+1
2023-12-21net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan1-0/+1
2023-12-21net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-1/+1
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-10/+15
2023-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-3/+3
2023-12-14net/mlx5e: Decouple CQ from privTariq Toukan1-2/+4
2023-12-14net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan1-8/+11
2023-12-05net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh1-0/+1
2023-11-30net/mlx5e: Implement AF_XDP TX timestamp and checksum offloadStanislav Fomichev1-1/+3
2023-10-14net/mlx5e: Increase max supported channels number to 256Adham Faris1-1/+1
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris1-2/+3
2023-10-02net/mlx5: Handle IPsec steering upon master unbind/bindPatrisious Haddad1-0/+7
2023-10-02net/mlx5: Register mlx5e priv to devcom in MPV modePatrisious Haddad1-0/+1
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-1/+1
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad1-1/+1