aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
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: Support cross-vhca RSSTariq 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: Create single netdev per SD groupTariq 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/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused argsTariq Toukan
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5e: Remove TLS-specific logic in generic create TIS APITariq Toukan
2023-12-04net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-29net/mlx5e: Implement AF_XDP TX timestamp and checksum offloadStanislav Fomichev
2023-11-28eth: link netdev to page_pools in driversJakub Kicinski
2023-11-15net/mlx5e: Remove early assignment to netdev->featuresTariq Toukan
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2023-07-26net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman
2023-05-24net/mlx5e: Move Ethernet driver debugfs to profile init callbackJianbo Liu
2023-05-24net/mlx5e: Don't attach netdev profile while handling internal errorDmytro Linkin
2023-05-24net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-20net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan
2023-04-20net/mlx5e: RX, Hook NAPIs to page poolsDragos Tatulea
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan