aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAge
* i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-04
* i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-14
* i40e: move VF notification routines upMitch Williams2015-04-14
* i40e: notify VFs of link stateMitch Williams2015-04-14
* i40e: stop VF ringsMitch Williams2015-04-14
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-03
* i40e: warn at the right timeMitch Williams2015-04-03
* i40e: validate VSI param from VFsMitch Williams2015-04-03
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-09
* i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin2015-03-07
* i40e: don't spam the system logMitch A Williams2015-03-05
* i40e: don't disable PF LB when disabling VFsMitch Williams2015-03-03
* i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-25
* i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose2015-02-23
* i40e: add locking around VF resetMitch Williams2015-02-08
* i40e: delay after VF resetMitch Williams2015-02-08
* i40e: disable IOV before freeing resourcesMitch A Williams2015-01-13
* i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-06
* i40e: re-enable VFLR interrupt soonerMitch Williams2014-11-18
* i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-23
* i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao2014-09-04
* i40e: Remove unnecessary assignmentSerey Kong2014-09-04
* i40e: Change wording to be more consistentSerey Kong2014-09-04
* i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-27
* i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-27
* i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-15
* i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-15
* i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-02
* i40e: Minor comment changesAkeem G Abodunrin2014-08-02
* i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-02
* i40e: disable TPHJesse Brandeburg2014-07-02
* i40e: Stop the VF device after setting its MAC addressGreg Rose2014-06-24
* i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-11
* i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-11
* i40e: Delete stale MAC filters after changeGreg Rose2014-06-09
* i40e: implement anti-spoofing for VFsMitch Williams2014-06-09
* i40evf: tweak Tx rate params and de-magic-ifyMitch Williams2014-05-29
* i40evf: don't round Tx rate down to 0Mitch Williams2014-05-29
* i40e: enable descriptor prefetch for VFsMitch Williams2014-05-29
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
* i40e: Don't disable SR-IOV when VFs are assignedMitch Williams2014-05-21
* i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose2014-04-28
* i40e: Retain MAC filters when changing port VLANGreg Rose2014-04-28
* i40e: report VF link state correctlyMitch Williams2014-04-23
* i40e: Enable VF Tx bandwidth settingMitch Williams2014-04-21
* i40e: Reset the VF upon conflicting VLAN configurationGreg Rose2014-04-21
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-19
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-19
* i40e: support VF link state ndoMitch Williams2014-03-19
* i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-14