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