summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-9/+7Star
* ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley2018-11-131-9/+9
* ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-061-1/+1
* ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-061-2/+0Star
* ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan2018-10-241-4/+11
* ice: Add more flexibility on how we assign an ITR indexBrett Creeley2018-10-031-8/+12
* ice: Notify VF of link status changeAnirudh Venkataramanan2018-10-031-0/+12
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-031-0/+1204
* ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan2018-10-031-0/+438
* ice: Add support for VF reset eventsAnirudh Venkataramanan2018-10-031-0/+163
* ice: Add handler to configure SR-IOVAnirudh Venkataramanan2018-10-031-0/+847