summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
AgeCommit message (Expand)Author
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-02i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-14i40e: Consolidate hardware capabilitiesIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-10-03i40e: Add rx_missed_errors for buffer exhaustionYajun Deng
2023-09-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin
2023-07-31i40e: remove i40e_statusJan Sokolowski
2023-07-14i40e: Wait for pending VF reset in VF set callbacksIvan Vecera
2023-07-14i40e: Add helper for VF inited state check with timeoutIvan Vecera
2023-04-02i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2022-12-05i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-10-25i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30i40e: Fix VF's MAC Address change on VMNorbert Zulinski
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-01-07i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-07-19i40e: improve locking of mac_filter_hashStefan Assmann
2021-04-23i40e: refactor repeated link state reporting codeAleksandr Loktionov
2021-03-25i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-02-01i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski