summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lag.c
AgeCommit message (Expand)Author
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-10-20ice: add drop rule matching on not active lportMichal Swiatkowski
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski
2023-10-03ice: drop two params of ice_aq_move_sched_elems()Przemek Kitszel
2023-08-17ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel
2023-08-17ice: use list_for_each_entry() helperYang Yingliang
2023-07-27ice: update reset path for SRIOV LAG supportDave Ertman
2023-07-27ice: enforce interface eligibility and add messaging for SRIOV LAGDave Ertman
2023-07-27ice: support non-standard teardown of bond interfaceDave Ertman
2023-07-27ice: Flesh out implementation of support for SRIOV on bonded interfaceDave Ertman
2023-07-27ice: process events created by lag netdev event handlerDave Ertman
2023-07-27ice: implement lag netdev event handlerDave Ertman
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman
2022-08-18ice: remove non-inclusive languageMikael Barsehyan
2022-06-30ice: Remove unnecessary NULL check before dev_putZiyang Xuan
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-02-08ice: Add initial support framework for LAGDave Ertman