summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: add locking around VF resetMitch Williams2015-02-081-6/+7
* i40e: delay after VF resetMitch Williams2015-02-081-6/+6
* i40e: disable IOV before freeing resourcesMitch A Williams2015-01-131-2/+9
* i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-061-3/+1
* i40e: re-enable VFLR interrupt soonerMitch Williams2014-11-181-6/+6
* i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-231-1/+1
* i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao2014-09-041-31/+2
* i40e: Remove unnecessary assignmentSerey Kong2014-09-041-1/+0
* i40e: Change wording to be more consistentSerey Kong2014-09-041-1/+1
* i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-271-5/+8
* i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-271-0/+1
* i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
* i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-021-10/+3
* i40e: Minor comment changesAkeem G Abodunrin2014-08-021-1/+1
* i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-021-6/+13
* i40e: disable TPHJesse Brandeburg2014-07-021-4/+0
* i40e: Stop the VF device after setting its MAC addressGreg Rose2014-06-241-0/+2
* i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-111-1/+1
* i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-111-3/+2
* i40e: Delete stale MAC filters after changeGreg Rose2014-06-091-8/+5
* i40e: implement anti-spoofing for VFsMitch Williams2014-06-081-2/+50
* i40evf: tweak Tx rate params and de-magic-ifyMitch Williams2014-05-291-2/+5
* i40evf: don't round Tx rate down to 0Mitch Williams2014-05-291-0/+5
* i40e: enable descriptor prefetch for VFsMitch Williams2014-05-291-0/+1
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-9/+17
* i40e: Don't disable SR-IOV when VFs are assignedMitch Williams2014-05-211-1/+10
* i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose2014-04-281-2/+3
* i40e: Retain MAC filters when changing port VLANGreg Rose2014-04-281-1/+5
* i40e: report VF link state correctlyMitch Williams2014-04-231-0/+7
* i40e: Enable VF Tx bandwidth settingMitch Williams2014-04-211-2/+65
* i40e: Reset the VF upon conflicting VLAN configurationGreg Rose2014-04-211-1/+25
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-191-1/+1
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-191-0/+3
* i40e: support VF link state ndoMitch Williams2014-03-191-6/+80
* i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-141-4/+5
* i40e: Prevent overflow due to kzallocAkeem G Abodunrin2014-03-061-1/+1
* i40e: remove unnecessary delayMitch Williams2014-02-211-1/+0
* i40e: don't handle VF reset on unloadMitch Williams2014-02-131-1/+2
* i40e: enable extant VFsMitch Williams2014-02-131-8/+10
* i40e: set VF state to active when reset is completeMitch Williams2014-02-131-0/+1
* i40e: remove dead codeMitch Williams2014-02-131-9/+1
* i40e: Fix device ID define names to align to standardShannon Nelson2014-01-171-2/+2
* i40e: Retain MAC filters on port VLAN deletionGreg Rose2014-01-151-0/+13
* i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose2014-01-151-0/+5
* i40e: make message meaningfulMitch Williams2014-01-141-2/+2
* i40e: remove extra register writeMitch Williams2014-01-141-1/+1
* i40e: allow VF to remove any MAC filterMitch Williams2014-01-101-2/+6
* i40e: trivial: formatting and checkpatch fixesMitch Williams2014-01-091-1/+2
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
OpenPOWER on IntegriCloud