Age | Commit message (Expand) | Author | Files | Lines |
2025-05-17 | net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead | Carolina Jubran | 1 | -0/+7 |
2025-03-25 | net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs | Tariq Toukan | 1 | -0/+1 |
2025-02-28 | net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -2/+8 |
2025-02-12 | net/mlx5: XDP, Enable TX side XDP multi-buffer support | Alexei Lazar | 1 | -1/+0 |
2025-02-12 | net/mlx5e: reduce the max log mpwrq sz for ECPF and reps | William Tu | 1 | -2/+0 |
2024-11-12 | net/mlx5e: SHAMPO, Drop info array | Dragos Tatulea | 1 | -2/+1 |
2024-11-12 | net/mlx5e: SHAMPO, Fix page_index calculation inconsistency | Dragos Tatulea | 1 | -0/+1 |
2024-11-12 | net/mlx5e: SHAMPO, Simplify UMR allocation for headers | Dragos Tatulea | 1 | -1/+0 |
2024-11-04 | net/mlx5e: move XDP_REDIRECT sq to dynamic allocation | William Tu | 1 | -1/+1 |
2024-09-25 | net/mlx5e: SHAMPO, Fix overflow of hd_per_wq | Dragos Tatulea | 1 | -1/+1 |
2024-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2024-08-17 | net/mlx5e: SHAMPO, Release in progress headers | Dragos Tatulea | 1 | -0/+1 |
2024-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2024-08-10 | net/mlx5e: SHAMPO, Increase timeout to improve latency | Dragos Tatulea | 1 | -1/+1 |
2024-08-10 | net/mlx5e: Use extack in get coalesce callback | Gal Pressman | 1 | -1/+2 |
2024-08-10 | net/mlx5e: Use extack in set ringparams callback | Gal Pressman | 1 | -1/+2 |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
2024-06-17 | net/mlx5e: Add txq to sq stats mapping | Joe Damato | 1 | -0/+2 |
2024-06-06 | net/mlx5e: SHAMPO, Use KSMs instead of KLMs | Yoray Zack | 1 | -19/+1 |
2024-06-06 | net/mlx5e: SHAMPO, Simplify header page release in teardown | Dragos Tatulea | 1 | -1/+1 |
2024-05-14 | net/mlx5e: Modifying channels number and updating TX queues | Carolina Jubran | 1 | -0/+1 |
2024-04-23 | net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing | Rahul Rameshbabu | 1 | -0/+4 |
2024-04-23 | net/mlx5e: Support updating coalescing configuration without resetting channels | Rahul Rameshbabu | 1 | -0/+20 |
2024-04-23 | net/mlx5e: Dynamically allocate DIM structure for SQs/RQs | Rahul Rameshbabu | 1 | -2/+2 |
2024-04-23 | net/mlx5e: Move DIM function declarations to en/dim.h | Rahul Rameshbabu | 1 | -2/+0 |
2024-04-06 | net/mlx5e: Un-expose functions in en.h | Tariq Toukan | 1 | -12/+0 |
2024-04-04 | net/mlx5: Convert uintX_t to uX | Gal Pressman | 1 | -1/+1 |
2024-03-07 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan | 1 | -3/+4 |
2024-03-07 | net/mlx5e: Let channels be SD-aware | Tariq Toukan | 1 | -0/+1 |
2024-03-07 | net/mlx5e: Create EN core HW resources for all secondary devices | Tariq Toukan | 1 | -0/+1 |
2024-01-24 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed | 1 | -1/+1 |
2024-01-08 | Revert "mlx5 updates 2023-12-20" | Jakub Kicinski | 1 | -11/+4 |
2023-12-21 | net/mlx5: Implement management PF Ethernet profile | Armen Ratner | 1 | -0/+4 |
2023-12-21 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan | 1 | -3/+4 |
2023-12-21 | net/mlx5e: Let channels be SD-aware | Tariq Toukan | 1 | -0/+1 |
2023-12-21 | net/mlx5e: Create EN core HW resources for all secondary devices | Tariq Toukan | 1 | -0/+1 |
2023-12-21 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed | 1 | -1/+1 |
2023-12-15 | Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -10/+15 |
2023-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2023-12-14 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki | 1 | -3/+3 |
2023-12-14 | net/mlx5e: Decouple CQ from priv | Tariq Toukan | 1 | -2/+4 |
2023-12-14 | net/mlx5: Move TISes from priv to mdev HW resources | Tariq Toukan | 1 | -8/+11 |
2023-12-05 | net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work | Moshe Shemesh | 1 | -0/+1 |
2023-11-30 | net/mlx5e: Implement AF_XDP TX timestamp and checksum offload | Stanislav Fomichev | 1 | -1/+3 |
2023-10-14 | net/mlx5e: Increase max supported channels number to 256 | Adham Faris | 1 | -1/+1 |
2023-10-14 | net/mlx5e: Preparations for supporting larger number of channels | Adham Faris | 1 | -2/+3 |
2023-10-02 | net/mlx5: Handle IPsec steering upon master unbind/bind | Patrisious Haddad | 1 | -0/+7 |
2023-10-02 | net/mlx5: Register mlx5e priv to devcom in MPV mode | Patrisious Haddad | 1 | -0/+1 |
2023-08-24 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski | 1 | -1/+1 |
2023-08-20 | net/mlx5e: Move MACsec flow steering operations to be used as core library | Patrisious Haddad | 1 | -1/+1 |