aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
AgeCommit message (Expand)Author
2014-06-07i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose
2014-01-14i40e: make message meaningfulMitch Williams
2014-01-14i40e: remove extra register writeMitch Williams
2014-01-10i40e: allow VF to remove any MAC filterMitch Williams
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-07i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose
2014-01-07i40e: Allow VF to set already assigned MAC addressGreg Rose
2014-01-07i40e: Do not enable broadcast promiscuous by defaultGreg Rose
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams
2014-01-06i40e: use struct assign instead of memcpyMitch Williams
2014-01-06i40e: avoid unnecessary register readMitch Williams
2014-01-05i40e: Fix SR-IOV VF port VLANGreg Rose
2014-01-04i40e: use functions to enable and disable icr 0Mitch Williams
2014-01-04i40e: guard against vf message racesMitch Williams
2014-01-03i40e: report VF MAC addresses correctlyMitch Williams
2014-01-03i40e: be more informativeMitch Williams
2014-01-03i40e: fix error returnMitch Williams
2014-01-03i40e: remove redundant codeMitch Williams
2014-01-03i40e: refactor VF reset flowMitch Williams
2014-01-03i40e: move i40e_reset_vfMitch Williams
2014-01-03i40e: using for_each_set_bit to simplify the codeWei Yongjun
2013-12-16i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh
2013-12-05i40e: fix debugging messagesMitch Williams
2013-12-05i40e: properly add VF MAC addressesMitch Williams
2013-12-05i40e: allow one more vector for VFsMitch Williams
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson
2013-10-22i40e: assign correct vector to VFMitch Williams
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg