summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose2014-01-071-2/+74
* i40e: Allow VF to set already assigned MAC addressGreg Rose2014-01-071-1/+4
* i40e: Do not enable broadcast promiscuous by defaultGreg Rose2014-01-071-10/+9
* i40e: Fix VF driver MAC address configurationGreg Rose2014-01-061-13/+47
* i40e: support VFs on PFs other than 0Mitch Williams2014-01-061-8/+10
* i40e: acknowledge VFLR when disabling SR-IOVMitch Williams2014-01-061-2/+13
* i40e: use struct assign instead of memcpyMitch Williams2014-01-061-1/+1
* i40e: avoid unnecessary register readMitch Williams2014-01-061-2/+1
* i40e: Fix SR-IOV VF port VLANGreg Rose2014-01-051-2/+14
* i40e: use functions to enable and disable icr 0Mitch Williams2014-01-041-15/+6
* i40e: guard against vf message racesMitch Williams2014-01-041-5/+18
* i40e: report VF MAC addresses correctlyMitch Williams2014-01-031-6/+1
* i40e: be more informativeMitch Williams2014-01-031-1/+2
* i40e: fix error returnMitch Williams2014-01-031-1/+1
* i40e: remove redundant codeMitch Williams2014-01-031-219/+4
* i40e: refactor VF reset flowMitch Williams2014-01-031-106/+96
* i40e: move i40e_reset_vfMitch Williams2014-01-031-128/+128
* i40e: using for_each_set_bit to simplify the codeWei Yongjun2014-01-031-52/+12
* i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh2013-12-161-27/+2
* i40e: fix debugging messagesMitch Williams2013-12-051-2/+2
* i40e: properly add VF MAC addressesMitch Williams2013-12-051-1/+1
* i40e: allow one more vector for VFsMitch Williams2013-12-051-1/+1
* i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2013-10-221-1/+1
* i40e: assign correct vector to VFMitch Williams2013-10-221-1/+1
* i40e: implement virtual device interfaceJesse Brandeburg2013-09-111-0/+2335
OpenPOWER on IntegriCloud