aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-27/+26
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski1-27/+26
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski1-40/+4
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski1-27/+50
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+50
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko1-18/+50
2022-05-05ice: always check VF VSI pointer valuesJacob Keller1-0/+5
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski1-20/+2
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera1-7/+5
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera1-14/+7
2022-04-05ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko1-2/+2
2022-03-15ice: remove PF pointer from ice_check_vf_initJacob Keller1-6/+6
2022-03-15ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller1-0/+3785