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
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
/
i40e
/
i40e_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
i40e: stop disabling VFs due to PF error responses
Jacob Keller
1
-50
/
+7
2022-01-20
i40e: Fix for failed to init adminq while VF reset
Karen Sornek
1
-2
/
+42
2022-01-20
i40e: Fix issue when maximum queues is exceeded
Jedrzej Jagielski
1
-0
/
+59
2022-01-07
i40e: Add ensurance of MacVlan resources for every trusted VF
Karen Sornek
1
-5
/
+29
2022-01-05
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2021-12-06
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
1
-5
/
+0
2021-12-06
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
1
-22
/
+48
2021-11-18
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
1
-32
/
+21
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
1
-5
/
+12
2021-11-17
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
1
-44
/
+9
2021-07-19
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2021-04-23
i40e: refactor repeated link state reporting code
Aleksandr Loktionov
1
-39
/
+69
2021-03-25
i40e: Fix kernel oops when i40e driver removes VF's
Eryk Rybak
1
-0
/
+9
2021-02-02
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
1
-12
/
+1
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
1
-7
/
+4
2020-12-17
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
1
-2
/
+2
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+15
2020-11-24
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
1
-2
/
+3
2020-11-24
i40e: Fix removing driver while bare-metal VFs pass traffic
Sylwester Dziedziuch
1
-11
/
+15
2020-11-11
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
1
-2
/
+24
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-4
/
+5
2020-09-10
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
1
-1
/
+11
2020-09-10
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
1
-5
/
+5
2020-06-26
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
1
-97
/
+137
2020-02-12
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
1
-2
/
+2
2020-01-09
i40e: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-4
/
+18
2019-11-05
i40e: implement VF stats NDO
Jesse Brandeburg
1
-0
/
+48
2019-10-25
i40e: Refactoring VF MAC filters counting to make more reliable
Aleksandr Loktionov
1
-26
/
+19
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
1
-1
/
+2
2019-08-22
i40e: Fix crash caused by stress setting of VF MAC addresses
Slawomir Laba
1
-1
/
+6
2019-08-05
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
1
-18
/
+21
2019-08-05
i40e: fix code comments
Jeff Kirsher
1
-1
/
+1
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
1
-1
/
+12
2019-06-26
i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-9
/
+6
2019-06-14
i40e: add input validation for virtchnl handlers
Sergey Nemov
1
-43
/
+31
2019-06-14
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
1
-1
/
+10
2019-06-14
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
1
-1
/
+1
2019-06-06
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
1
-5
/
+5
2019-06-06
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
1
-4
/
+2
2019-05-05
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
1
-8
/
+15
2019-05-05
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-6
/
+10
2019-05-05
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
1
-14
/
+44
2019-05-05
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
1
-1
/
+1
2019-05-05
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
1
-0
/
+10
2019-05-05
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
1
-0
/
+23
2019-05-04
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
1
-12
/
+16
2019-05-04
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
1
-2
/
+2
2019-05-04
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
1
-1
/
+2
2019-04-17
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
1
-2
/
+4
2019-01-22
i40e: clean up several indentation issues
Colin Ian King
1
-2
/
+2
[next]