summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-06i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain1-3/+1
2014-11-18i40e: re-enable VFLR interrupt soonerMitch Williams1-6/+6
2014-10-24i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh1-1/+1
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao1-31/+2
2014-09-04i40e: Remove unnecessary assignmentSerey Kong1-1/+0
2014-09-04i40e: Change wording to be more consistentSerey Kong1-1/+1
2014-08-27i40e: set num_queue_pairs to num configured by VFAshish Shah1-5/+8
2014-08-27i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson1-0/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-03i40e: remove support for vf unicast promiscuous modeAshish Shah1-10/+3
2014-08-03i40e: Minor comment changesAkeem G Abodunrin1-1/+1
2014-08-03i40e: use correct vf_id offset for virtchnl messageAshish Shah1-6/+13
2014-07-03i40e: disable TPHJesse Brandeburg1-4/+0
2014-06-25i40e: Stop the VF device after setting its MAC addressGreg Rose1-0/+2
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose1-1/+1
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah1-3/+2
2014-06-09i40e: Delete stale MAC filters after changeGreg Rose1-8/+5
2014-06-09i40e: implement anti-spoofing for VFsMitch Williams1-2/+50
2014-05-29i40evf: tweak Tx rate params and de-magic-ifyMitch Williams1-2/+5
2014-05-29i40evf: don't round Tx rate down to 0Mitch Williams1-0/+5
2014-05-29i40e: enable descriptor prefetch for VFsMitch Williams1-0/+1
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty1-9/+17
2014-05-21i40e: Don't disable SR-IOV when VFs are assignedMitch Williams1-1/+10
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose1-2/+3
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose1-1/+5
2014-04-23i40e: report VF link state correctlyMitch Williams1-0/+7
2014-04-22i40e: Enable VF Tx bandwidth settingMitch Williams1-2/+65
2014-04-22i40e: Reset the VF upon conflicting VLAN configurationGreg Rose1-1/+25
2014-03-20i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-03-20i40e/i40evf: enable hardware feature head write backJesse Brandeburg1-0/+3
2014-03-20i40e: support VF link state ndoMitch Williams1-6/+80
2014-03-15i40e/i40evf: Use correct number of VF vectorsMitch Williams1-4/+5
2014-03-07i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-02-21i40e: remove unnecessary delayMitch Williams1-1/+0
2014-02-14i40e: don't handle VF reset on unloadMitch Williams1-1/+2
2014-02-14i40e: enable extant VFsMitch Williams1-8/+10
2014-02-14i40e: set VF state to active when reset is completeMitch Williams1-0/+1
2014-02-14i40e: remove dead codeMitch Williams1-9/+1
2014-01-18i40e: Fix device ID define names to align to standardShannon Nelson1-2/+2
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose1-0/+13
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose1-0/+5
2014-01-15i40e: make message meaningfulMitch Williams1-2/+2
2014-01-15i40e: remove extra register writeMitch Williams1-1/+1
2014-01-11i40e: allow VF to remove any MAC filterMitch Williams1-2/+6
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams1-1/+2
2014-01-09i40e: Fix GPL headerGreg Rose1-4/+3
2014-01-08i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose1-2/+74
2014-01-08i40e: Allow VF to set already assigned MAC addressGreg Rose1-1/+4
2014-01-08i40e: Do not enable broadcast promiscuous by defaultGreg Rose1-10/+9