Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-28 | ice: Fix promiscuous mode not turning off | Michal Wilczynski | 1 | -0/+3 |
2022-07-28 | ice: Introduce enabling promiscuous mode on multiple VF's | Michal Wilczynski | 1 | -2/+2 |
2022-05-05 | ice: remove period on argument description in ice_for_each_vf | Jacob Keller | 1 | -2/+2 |
2022-03-15 | ice: introduce ICE_VF_RESET_LOCK flag | Jacob Keller | 1 | -0/+1 |
2022-03-15 | ice: introduce ICE_VF_RESET_NOTIFY flag | Jacob Keller | 1 | -0/+1 |
2022-03-15 | ice: convert ice_reset_vf to take flags | Jacob Keller | 1 | -2/+7 |
2022-03-15 | ice: convert ice_reset_vf to standard error codes | Jacob Keller | 1 | -3/+3 |
2022-03-15 | ice: make ice_reset_all_vfs void | Jacob Keller | 1 | -3/+2 |
2022-03-15 | ice: drop is_vflr parameter from ice_reset_all_vfs | Jacob Keller | 1 | -2/+2 |
2022-03-15 | ice: move reset functionality into ice_vf_lib.c | Jacob Keller | 1 | -0/+12 |
2022-03-15 | ice: introduce VF operations structure for reset flows | Jacob Keller | 1 | -0/+13 |
2022-03-15 | ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h | Jacob Keller | 1 | -0/+259 |