summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
AgeCommit message (Expand)Author
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao
2021-11-03ice: Fix race conditions between virtchnl handling and VF ndo opsBrett Creeley
2021-11-03ice: Fix not stopping Tx queues for VFsBrett Creeley
2021-11-03ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch
2021-11-03ice: Remove toggling of antispoof for VF trusted promiscuous modeBrett Creeley
2021-11-03ice: Fix VF true promiscuous modeBrett Creeley
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley
2021-10-28ice: send correct vc status in switchdevMichal Swiatkowski
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-19ice: fix an error code in ice_ena_vfs()Dan Carpenter
2021-10-19ice: Forbid trusted VFs in switchdev modeWojciech Drewek
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan
2021-06-25ice: remove unnecessary VSI assignmentTony Nguyen
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley
2021-06-07ice: Save VF's MAC across rebootBrett Creeley
2021-06-07ice: Manage VF's MAC address for both legacy and new casesBrett Creeley
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-04-22ice: Support RSS configure removal for AVFQi Zhang
2021-04-22ice: Enable RSS configure for AVFQi Zhang
2021-04-22ice: Add helper function to get the VF's VSIBrett Creeley
2021-04-22ice: remove redundant assignment to pointer vsiColin Ian King
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar
2021-04-14ice: reduce scope of variablePaul M Stillwell Jr
2021-04-14ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan
2021-03-31ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang
2021-02-22ice: Account for port VLAN in VF max packet size calculationBrett Creeley
2021-02-22ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: log message when trusted VF goes in/out of promisc modeBrett Creeley
2020-10-09ice: remove repeated wordsBruce Allan
2020-08-01ice: Misc minor fixesTony Nguyen
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley