summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
AgeCommit message (Expand)Author
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-05ice: Minor refactor in queue managementAnirudh Venkataramanan
2019-09-05ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin
2019-09-05ice: report link down for VF when PF's queues are not enabledLukasz Czapnik
2019-09-05ice: Reliably reset VFsMitch Williams
2019-09-03ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley
2019-09-03ice: Always notify FW of VF resetMitch Williams
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin
2019-08-23ice: Add input handlers for virtual channel handlersAmruth G.P
2019-08-23ice: silence some bogus error messagesMitch Williams
2019-08-23ice: reject VF attempts to enable head writebackJacob Keller
2019-08-20ice: improve print for VF's when adding/deleting MAC filtersBrett Creeley
2019-08-20ice: Change type for queue countsPawel Kaminski
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-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin
2019-07-31ice: Remove flag to track VF interrupt statusAkeem G Abodunrin
2019-07-31ice: Update number of VF queue before setting VSI resourcesAkeem G Abodunrin
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan
2019-05-30ice: Recognize higher speedsAnirudh Venkataramanan
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan
2019-05-29ice: Use GLINT_DYN_CTL to disable VF's interruptsBrett Creeley
2019-05-29ice: Refactor interrupt trackingBrett Creeley
2019-05-23ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley
2019-05-23ice: Remove braces for single statement blocksAnirudh Venkataramanan
2019-05-23ice: Cleanup an unnecessary variable initializationBruce Allan
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