summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix VF MAC filter removalIvan Vecera2024-04-011-5/+6
* i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-03-261-18/+16
* i40e: remove unnecessary qv_info ptr NULL checksAlexey Kodanev2024-03-061-4/+0
* i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera2024-02-121-5/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-4/+30
|\
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-01-041-0/+26
| |\
| | * i40e: Restore VF MSI-X state during PCI resetAndrii Staikov2024-01-031-0/+26
| * | i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari2023-12-271-4/+4
| |/
* | i40e: Fix VF disable behavior to block all trafficAndrii Staikov2024-01-021-0/+32
* | i40e: field get conversionJesse Brandeburg2023-12-181-11/+10
* | i40e: field prep conversionJesse Brandeburg2023-12-181-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-231-7/+9
|\|
| * i40e: Fix adding unsupported cloud filtersIvan Vecera2023-11-231-7/+9
* | i40e: Consolidate hardware capabilitiesIvan Vecera2023-11-141-4/+4
* | i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera2023-11-141-10/+10
|/
* i40e: Remove circular header dependencies and fix headersIvan Vecera2023-10-051-0/+2
* i40e: Add rx_missed_errors for buffer exhaustionYajun Deng2023-10-031-1/+1
* i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera2023-09-151-3/+5
* virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin2023-08-161-3/+4
* virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin2023-08-161-1/+1
* i40e: remove i40e_statusJan Sokolowski2023-07-311-92/+87
* i40e: Wait for pending VF reset in VF set callbacksIvan Vecera2023-07-141-11/+5
* i40e: Add helper for VF inited state check with timeoutIvan Vecera2023-07-141-16/+33
* i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch2023-04-021-4/+70
* i40e: use ERR_PTR error print in i40e messagesJan Sokolowski2023-02-091-14/+14
* i40e: use int for i40e_statusJan Sokolowski2023-02-091-33/+33
* i40e: Remove string printing for i40e_statusJan Sokolowski2023-02-091-14/+14
* virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg2023-01-251-31/+32
* i40e: Fix for VF MAC address 0Sylwester Dziedziuch2022-12-051-0/+2
* i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch2022-10-251-11/+32
* i40e: Fix VF set max MTU sizeMichal Jaron2022-09-191-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-071-0/+4
|\
| * i40e: Fix VF's MAC Address change on VMNorbert Zulinski2022-06-301-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-161-1/+1
|\|
| * i40e: Fix calculating the number of queue pairsGrzegorz Szczurek2022-06-091-1/+1
* | i40e: Add VF VLAN pruningMateusz Palczewski2022-06-071-1/+7
|/
* i40e: stop disabling VFs due to PF error responsesJacob Keller2022-03-081-50/+7
* i40e: Fix for failed to init adminq while VF resetKaren Sornek2022-01-201-2/+42
* i40e: Fix issue when maximum queues is exceededJedrzej Jagielski2022-01-201-0/+59
* i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek2022-01-071-5/+29
* i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski2022-01-041-8/+32
* i40e: Fix pre-set max number of queues for VFMateusz Palczewski2021-12-061-5/+0
* i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2021-12-061-22/+48
* i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek2021-11-171-32/+21
* i40e: Fix ping is lost after configuring ADq on VFEryk Rybak2021-11-171-5/+12
* i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak2021-11-171-44/+9
* i40e: improve locking of mac_filter_hashStefan Assmann2021-07-191-3/+20
* i40e: refactor repeated link state reporting codeAleksandr Loktionov2021-04-231-39/+69
* i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2021-03-251-0/+9
* i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov2021-02-011-12/+1