summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
AgeCommit message (Expand)Author
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg
2018-08-30i40evf: Validate the number of queues a PF sendsPaul M Stillwell Jr
2018-08-30i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-02-26i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King
2018-02-14i40evf: Add support to apply cloud filtersHarshitha Ramamurthy
2018-02-14i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy
2018-02-14i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy
2018-02-14i40evf: Fix link up issue when queues are disabledAvinash Dayanand
2018-02-13i40evf: Make VF reset warning message more clearHarshitha Ramamurthy
2018-02-13i40evf: use GFP_ATOMIC under spin lockWei Yongjun
2018-02-12i40evf: Correctly populate rxitr_idx and txitr_idxAlexander Duyck
2018-01-23i40evf: ignore link up if not runningAlan Brady
2018-01-10i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck
2018-01-10i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-09-29i40evf: lower message levelMitch Williams
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-05-31i40evf: fix merge error in older patchJesse Brandeburg
2017-05-31i40evf: fix duplicate linesJesse Brandeburg
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40evf: enforce descriptor write-back mechanism for VFPreethi Banala
2017-03-15i40evf: add client interfaceMitch Williams
2017-02-11i40evf: track outstanding client requestMitch Williams
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-09-22i40evf: Fix link state event handlingSridhar Samudrala
2016-08-19i40evf: report link speedMitch Williams
2016-06-27i40evf: don't overflow bufferMitch Williams
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-03i40evf: allow channel bonding of VFsMitch Williams
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain
2015-12-03i40evf: don't use atomic allocationMitch Williams
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams
2015-11-25i40evf: handle many MAC filters correctlyMitch Williams
2015-11-25i40e/i40evf: clean up error messagesMitch Williams
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain