index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_eswitch.h
Age
Commit message (
Expand
)
Author
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
2024-06-21
ice: update representor when VSI is ready
Michal Swiatkowski
2024-06-21
ice: move VSI configuration outside repr setup
Michal Swiatkowski
2024-03-25
ice: do switchdev slow-path Rx using PF VSI
Michal Swiatkowski
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
2023-11-13
ice: make representor code generic
Michal Swiatkowski
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2022-04-14
ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
Maciej Fijalkowski
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski