aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAge
* i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin2015-10-23
* i40e: Lock for VSI's MAC filter listKiran Patil2015-10-19
* i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu2015-10-16
* i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-15
* i40e: don't panic on VSI allocation failureMitch Williams2015-10-14
* i40e: remove redundant callMitch Williams2015-10-14
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-08
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* i40e: add more verbose error messagesMitch Williams2015-10-08
* i40e: stop VF ringsMitch Williams2015-10-07
* i40e: use QOS field consistentlyMitch Williams2015-09-30
* i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai2015-09-28
* i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain2015-08-26
* i40e: Remove redundant and unneeded messagesGreg Rose2015-08-26
* i40e: don't degrade __le16Mitch Williams2015-08-26
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-05
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-23
* i40e: provide correct API version to older VF driversMitch Williams2015-07-23
* i40e: support virtual channel API 1.1Mitch Williams2015-07-23
* i40e: un-disable VF after resetMitch Williams2015-07-14
* i40e: do a proper reset when disabling a VFMitch Williams2015-07-14
* i40e: correctly program filters for VFsMitch Williams2015-07-14
* i40e: ignore duplicate port VLAN requestsMitch Williams2015-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\
| * i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-04
* | i40e: Disable offline diagnostics if VFs are enabledGreg Rose2015-05-28
|/
* i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-14
* i40e: move VF notification routines upMitch Williams2015-04-14
* i40e: notify VFs of link stateMitch Williams2015-04-14
* i40e: stop VF ringsMitch Williams2015-04-14
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-03
* i40e: warn at the right timeMitch Williams2015-04-03
* i40e: validate VSI param from VFsMitch Williams2015-04-03
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-09
* i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin2015-03-07
* i40e: don't spam the system logMitch A Williams2015-03-05
* i40e: don't disable PF LB when disabling VFsMitch Williams2015-03-03
* i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-25
* i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose2015-02-23
* i40e: add locking around VF resetMitch Williams2015-02-08
* i40e: delay after VF resetMitch Williams2015-02-08
* i40e: disable IOV before freeing resourcesMitch A Williams2015-01-13
* i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-06
* i40e: re-enable VFLR interrupt soonerMitch Williams2014-11-18
* i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-23
* i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao2014-09-04
* i40e: Remove unnecessary assignmentSerey Kong2014-09-04
* i40e: Change wording to be more consistentSerey Kong2014-09-04
* i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-27
* i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-27