index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_vf_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2024-10-09
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
1
-3
/
+23
2024-10-09
ice: Fix increasing MSI-X on VF
Marcin Szycik
1
-1
/
+1
2024-10-01
ice: clear port vlan config during reset
Michal Swiatkowski
1
-0
/
+7
2024-09-06
ice: make representor code generic
Michal Swiatkowski
1
-2
/
+2
2024-06-21
ice: update representor when VSI is ready
Michal Swiatkowski
1
-1
/
+1
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-5
/
+3
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+8
2024-04-25
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
1
-8
/
+8
2024-04-12
ice: set vf->num_msix in ice_initialize_vf_entry()
Jacob Keller
1
-1
/
+4
2024-03-04
ice: remove vf->lan_vsi_num field
Jacob Keller
1
-9
/
+1
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
1
-10
/
+25
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+20
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
1
-0
/
+20
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
1
-4
/
+3
2023-11-13
ice: make representor code generic
Michal Swiatkowski
1
-1
/
+1
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
1
-1
/
+1
2023-10-20
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
1
-0
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+8
2023-08-21
ice: Fix NULL pointer deref during VF reset
Petr Oros
1
-7
/
+8
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
1
-19
/
+0
2023-08-17
ice: Utilize assign_bit() helper
Tony Nguyen
1
-4
/
+1
2023-08-17
ice: refactor ice_vf_lib to make functions static
Jan Sokolowski
1
-234
/
+234
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
1
-3
/
+0
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+19
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
1
-0
/
+19
2023-05-16
ice: refactor VF control VSI interrupt handling
Piotr Raczynski
1
-0
/
+32
2023-03-13
ice: move VF overflow message count into struct ice_mbx_vf_info
Jacob Keller
1
-5
/
+2
2023-03-13
ice: track malicious VFs in new ice_mbx_vf_info structure
Jacob Keller
1
-4
/
+6
2023-03-13
ice: convert ice_mbx_clear_malvf to void and use WARN
Jacob Keller
1
-8
/
+4
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
1
-4
/
+4
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
1
-0
/
+4
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
1
-1
/
+11
2023-02-06
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
1
-1
/
+30
2023-02-06
ice: introduce ice_vf_init_host_cfg function
Jacob Keller
1
-0
/
+54
2023-02-06
ice: add a function to initialize vf entry
Jacob Keller
1
-0
/
+26
2023-02-06
ice: Pull common tasks into ice_vf_post_vsi_rebuild
Jacob Keller
1
-2
/
+17
2023-02-06
ice: move ice_vf_vsi_release into ice_vf_lib.c
Jacob Keller
1
-0
/
+18
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
1
-2
/
+7
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
1
-1
/
+1
2022-11-14
ice: virtchnl rss hena support
Md Fahad Iqbal Polash
1
-0
/
+24
2022-11-10
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
1
-1
/
+4
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
1
-4
/
+7
2022-08-11
ice: Fix call trace with null VSI during VF reset
Michal Jaron
1
-1
/
+3
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
1
-11
/
+68
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-5
/
+5
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
1
-0
/
+7
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
[next]