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