summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Add ice_for_each_vf() macroBrett Creeley2020-01-031-0/+3
* ice: Fix VF spoofchkBrett Creeley2020-01-031-1/+0
* ice: implement VF stats NDOJesse Brandeburg2019-11-221-0/+11
* ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin2019-11-081-0/+1
* ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt2019-08-261-3/+9
* ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin2019-08-261-1/+1
* ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin2019-08-201-0/+13
* ice: Reduce wait times during VF bringup/resetBrett Creeley2019-08-201-0/+4
* ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt2019-08-201-1/+2
* ice: Remove flag to track VF interrupt statusAkeem G Abodunrin2019-07-311-5/+0
* ice: Refactor interrupt trackingBrett Creeley2019-05-291-0/+8
* ice: Reorganize ice_vf structJesse Brandeburg2019-05-231-8/+13
* ice: Use bitfields when possibleJesse Brandeburg2019-05-231-5/+5
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-4/+4
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-221-4/+5
* ice: Fix issue reconfiguring VF queuesAkeem G Abodunrin2019-03-221-0/+1
* ice: Remove unused function prototypeAnirudh Venkataramanan2019-03-221-10/+0
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-1/+1
* ice: Extend malicious operations detection logicAnirudh Venkataramanan2018-10-031-2/+6
* ice: Notify VF of link status changeAnirudh Venkataramanan2018-10-031-0/+3
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-031-0/+11
* ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-031-1/+78
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-031-0/+4
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-0/+74
OpenPOWER on IntegriCloud