aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan1-4/+11
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley1-8/+12
2018-10-03ice: Notify VF of link status changeAnirudh Venkataramanan1-0/+12
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan1-0/+1204
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan1-0/+438
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan1-0/+163
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan1-0/+847