aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
AgeCommit message (Expand)Author
2020-04-12ice: fix stack leakageJesse Brandeburg
2020-02-24ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-07-26ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski
2019-05-04ice: Don't remove VLAN filters that were never programmedAkeem G Abodunrin
2019-05-02ice: Remove runtime change of PFINT_OICR_ENA registerMd Fahad Iqbal Polash
2019-05-02ice: Fix issue when adding more than allowed VLANsAkeem G Abodunrin
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan
2019-03-26ice: Fix issue with VF attempt to delete default MAC addressAkeem G Abodunrin
2019-03-26ice: enable VF admin queue interruptsMitch Williams
2019-03-26ice: use virt channel status codesMitch Williams
2019-03-26ice: Remove unnecessary newlines from log messagesJeremiah Kyle
2019-03-25ice: change VF VSI tc info along with num_queuesPreethi Banala
2019-03-25ice: Restore VLAN switch rule if port VLAN existed beforeMichal Swiatkowski
2019-03-22ice: Get VF VSI instances directly via PFAkeem G Abodunrin
2019-03-22ice: Don't let VF know that it is untrustedAkeem G Abodunrin
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-22ice: Fix issue reconfiguring VF queuesAkeem G Abodunrin
2019-03-19ice: Reset all VFs with VFLR during SR-IOV init flowAkeem G Abodunrin
2019-03-19ice: use ice_for_each_vsi macro when possibleBrett Creeley
2019-03-19ice: Fix issue with VF reset and multiple VFs support on PFsAkeem G Abodunrin
2019-03-19ice: Fix broadcast traffic in port VLAN modeMichal Swiatkowski
2019-02-25ice: use absolute vector ID for VFsMitch Williams
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-13ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley
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
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan