summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h
AgeCommit message (Expand)Author
2021-11-03ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-06-07ice: use static inline for dummy functionsJesse Brandeburg
2021-06-07ice: Save VF's MAC across rebootBrett Creeley
2021-06-07ice: Manage VF's MAC address for both legacy and new casesBrett Creeley
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-05-31ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt
2020-05-22ice: print Rx MDD auto reset message before VF resetPaul Greenwalt
2020-05-21ice: cleanup vf_id signednessJesse Brandeburg
2020-05-21ice: Add VF promiscuous supportBrett Creeley
2020-03-10ice: allow bigger VFsMitch Williams
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-19ice: update malicious driver detection event handlingPaul Greenwalt
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-15ice: Fix and refactor Rx queue disable for VFsBrett Creeley
2020-02-15ice: Handle LAN overflow event for VF queuesBrett Creeley
2020-02-15ice: Fix Port VLAN priority bitsBrett Creeley
2020-02-15ice: Refactor port vlan configuration for the VFBrett Creeley
2020-01-03ice: Add ice_for_each_vf() macroBrett Creeley
2020-01-03ice: Fix VF spoofchkBrett Creeley
2019-11-22ice: implement VF stats NDOJesse Brandeburg
2019-11-08ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin
2019-08-20ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin
2019-08-20ice: Reduce wait times during VF bringup/resetBrett Creeley
2019-08-20ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt
2019-07-31ice: Remove flag to track VF interrupt statusAkeem G Abodunrin
2019-05-29ice: Refactor interrupt trackingBrett Creeley
2019-05-23ice: Reorganize ice_vf structJesse Brandeburg
2019-05-23ice: Use bitfields when possibleJesse Brandeburg
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-22ice: Fix issue reconfiguring VF queuesAkeem G Abodunrin
2019-03-22ice: Remove unused function prototypeAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-10-03ice: Extend malicious operations detection logicAnirudh Venkataramanan
2018-10-03ice: Notify VF of link status changeAnirudh Venkataramanan
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan