summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_eswitch.c
AgeCommit message (Expand)Author
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-09-06ice: create port representor for SFMichal Swiatkowski
2024-09-06ice: make representor code genericMichal Swiatkowski
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski
2024-06-21ice: update representor when VSI is readyMichal Swiatkowski
2024-06-21ice: move VSI configuration outside repr setupMichal Swiatkowski
2024-06-21ice: move devlink locking outside the port creationMichal Swiatkowski
2024-05-08ice: remove correct filters during eswitch releaseMichal Swiatkowski
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski
2024-03-25ice: count representor statsMichal Swiatkowski
2024-03-25ice: do switchdev slow-path Rx using PF VSIMichal Swiatkowski
2024-03-25ice: change repr::id valuesMichal Swiatkowski
2024-03-25ice: remove switchdev control plane VSIMichal Swiatkowski
2024-03-25ice: default Tx rule instead of to queueMichal Swiatkowski
2024-03-25ice: do Tx through PF netdev in slow-pathMichal Swiatkowski
2024-03-25ice: remove eswitch changing queues algorithmMichal Swiatkowski
2023-12-18ice: field prep conversionJesse Brandeburg
2023-11-28ice: fix error code in ice_eswitch_attach()Dan Carpenter
2023-11-13ice: reserve number of CP queuesMichal Swiatkowski
2023-11-13ice: adjust switchdev rebuild pathMichal Swiatkowski
2023-11-13ice: add VF representors one by oneMichal Swiatkowski
2023-11-13ice: set Tx topology every time new repr is addedMichal Swiatkowski
2023-11-13ice: make representor code genericMichal Swiatkowski
2023-11-13ice: remove VF pointer reference in eswitch codeMichal Swiatkowski
2023-11-13ice: track port representors in xarrayMichal Swiatkowski
2023-11-13ice: track q_id in representorMichal Swiatkowski
2023-11-13ice: remove unused control VSI parameterMichal Swiatkowski
2023-11-13ice: remove redundant max_vsi_num variableMichal Swiatkowski
2023-11-13ice: rename switchdev to eswitchMichal Swiatkowski
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-17ice: Remove redundant VSI configuration in eswitch setupMarcin Szycik
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-07-24ice: Unset src prune on uplink VSIWojciech Drewek
2023-07-24ice: Disable vlan pruning for uplink VSIWojciech Drewek
2023-07-24ice: Don't tx before switchdev is fully configuredWojciech Drewek
2023-07-24ice: Skip adv rules removal upon switchdev releaseWojciech Drewek
2023-05-19ice: use src VSI instead of src MAC in slow-pathMichal Swiatkowski
2023-05-19ice: remove redundant Rx field from rule infoMichal Swiatkowski
2023-02-06ice: remove unnecessary virtchnl_ether_addr struct useJacob Keller
2023-02-06ice: refactor VSI setup to use parameter structureJacob Keller
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-04-14ice: fix crash in switchdev modeWojciech Drewek
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller