aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-02i40e: remove support for vf unicast promiscuous modeAshish Shah1-10/+3
2014-08-02i40e: Minor comment changesAkeem G Abodunrin1-1/+1
2014-08-02i40e: use correct vf_id offset for virtchnl messageAshish Shah1-6/+13
2014-07-02i40e: disable TPHJesse Brandeburg1-4/+0
2014-06-24i40e: 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-08i40e: 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 through ip tool.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-21i40e: Enable VF Tx bandwidth settingMitch Williams1-2/+65
2014-04-21i40e: Reset the VF upon conflicting VLAN configurationGreg Rose1-1/+25
2014-03-19i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg1-0/+3
2014-03-19i40e: support VF link state ndoMitch Williams1-6/+80
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams1-4/+5
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-02-21i40e: remove unnecessary delayMitch Williams1-1/+0
2014-02-13i40e: don't handle VF reset on unloadMitch Williams1-1/+2
2014-02-13i40e: enable extant VFsMitch Williams1-8/+10
2014-02-13i40e: set VF state to active when reset is completeMitch Williams1-0/+1
2014-02-13i40e: remove dead codeMitch Williams1-9/+1
2014-01-17i40e: 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-14i40e: make message meaningfulMitch Williams1-2/+2
2014-01-14i40e: remove extra register writeMitch Williams1-1/+1
2014-01-10i40e: 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-07i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose1-2/+74
2014-01-07i40e: Allow VF to set already assigned MAC addressGreg Rose1-1/+4
2014-01-07i40e: Do not enable broadcast promiscuous by defaultGreg Rose1-10/+9
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose1-13/+47
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams1-8/+10
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams1-2/+13
2014-01-06i40e: use struct assign instead of memcpyMitch Williams1-1/+1
2014-01-06i40e: avoid unnecessary register readMitch Williams1-2/+1
2014-01-05i40e: Fix SR-IOV VF port VLANGreg Rose1-2/+14
2014-01-04i40e: use functions to enable and disable icr 0Mitch Williams1-15/+6
2014-01-04i40e: guard against vf message racesMitch Williams1-5/+18
2014-01-03i40e: report VF MAC addresses correctlyMitch Williams1-6/+1
2014-01-03i40e: be more informativeMitch Williams1-1/+2