summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: don't add broadcast filter for VFsMitch Williams2016-05-141-8/+0
* i40e: lie to the VFMitch Williams2016-05-131-3/+7
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-131-1/+2
* i40e: fix misleading indentationArnd Bergmann2016-05-051-1/+2
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-051-1/+1
* i40e: Use consistent type for vf_idJesse Brandeburg2016-05-011-6/+7
* i40e: Fix uninitialized variableCatherine Sullivan2016-05-011-5/+1
* i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain2016-05-011-2/+23
* i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain2016-05-011-10/+10
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-271-7/+7
* i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2016-04-271-6/+147
* i40e: Add support for configuring VF RSSMitch Williams2016-04-261-5/+188
* i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson2016-04-061-1/+9
* i40e: Patch to support trusted VFAnjali Singhai Jain2016-04-061-0/+42
* i40e: Move HW flushAkeem G Abodunrin2016-04-061-0/+1
* i40e: Lower some message levelsMitch Williams2016-04-051-5/+5
* i40e: Make VF resets more reliableMitch Williams2016-04-051-8/+6
* i40e: Remove unused variableMitch Williams2016-04-051-7/+6
* i40e: Change comment to reflect correct function nameMitch Williams2016-04-051-1/+1
* i40e: Added code to prevent double resetsMitch Williams2016-04-051-4/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-5/+242
|\
| * i40e: Add support for client interface for IWARP driverAnjali Singhai Jain2016-02-291-5/+242
* | i40e: let go of the pastMitch Williams2016-02-191-0/+2
* | i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson2016-02-191-3/+4
* | i40e: expand commentMitch Williams2016-02-171-1/+5
* | i40e: get rid of magic numberMitch Williams2016-02-171-1/+1
* | i40e/i40evf: don't lose interruptsJesse Brandeburg2016-02-171-2/+2
* | i40e: add 20G speed for Tx bandwidth calculationsMitch Williams2016-02-161-0/+3
* | i40evf: add new write-back modeAnjali Singhai Jain2016-02-031-0/+6
* | i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-031-0/+6
|/
* i40e: allow zero MAC address for VFsMitch Williams2016-01-081-5/+6
* i40e: change log messages and error returnsMitch Williams2016-01-081-9/+18
* i40e: don't add zero MAC filterMitch Williams2015-12-121-6/+9
* i40e: properly delete VF MAC filtersMitch Williams2015-12-121-2/+6
* i40e: fix whitespaceMitch Williams2015-12-031-2/+2
* i40e: propagate properlyMitch Williams2015-12-031-6/+8
* i40e: remove unused argumentJesse Brandeburg2015-12-011-4/+4
* i40e: make error message more usefulMitch Williams2015-12-011-2/+2
* i40e/i40evf: clean up error messagesMitch Williams2015-11-251-9/+12
* i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin2015-10-231-0/+1
* i40e: Lock for VSI's MAC filter listKiran Patil2015-10-191-1/+25
* i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu2015-10-161-0/+2
* i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-151-0/+4
* i40e: don't panic on VSI allocation failureMitch Williams2015-10-131-5/+6
* i40e: remove redundant callMitch Williams2015-10-131-2/+0
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-081-2/+4
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-5/+8
* i40e: add more verbose error messagesMitch Williams2015-10-081-1/+3
* i40e: stop VF ringsMitch Williams2015-10-071-0/+5
* i40e: use QOS field consistentlyMitch Williams2015-09-301-5/+4
OpenPOWER on IntegriCloud