summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40evf: check rings before freeing resourcesMitch Williams2016-09-151-0/+6
* i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-031-0/+10
* i40evf: clean up local variable initializationJean Sacren2015-10-231-5/+4
* i40evf: add missing kernel-doc argumentJean Sacren2015-10-231-0/+1
* i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-231-1/+1
* i40evf: use correct struct for list manipulationMitch Williams2015-10-231-2/+3
* i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-191-1/+1
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-0/+2
* i40evf: don't give upMitch Williams2015-10-191-2/+5
* i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-191-1/+1
* i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-161-1/+1
* i40evf: relax and stagger init timing a bitMitch Williams2015-10-161-2/+2
* i40evf: correctly populate vlan_featuresMitch Williams2015-10-161-1/+4
* i40evf: Add support for netpollAlexander Duyck2015-10-161-0/+26
* i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2015-10-151-1/+1
* i40evf: speed up initMitch Williams2015-10-151-2/+2
* i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson2015-10-151-1/+1
* i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-151-0/+5
* i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2015-10-131-1/+1
* i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-131-3/+15
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-081-0/+1
* i40evf: use capabilities flags properlyMitch Williams2015-10-081-2/+7
* i40evf: detect reset more reliablyMitch Williams2015-10-081-20/+16
* i40evf: propagate interrupt allocation failureMitch Williams2015-10-071-1/+1
* i40e/i40evf: fix unicast mac address addShannon Nelson2015-10-071-23/+22
* i40e/i40evf: give up the __func__Shannon Nelson2015-10-071-6/+3
* i40evf: tweak init timingMitch Williams2015-09-301-3/+3
* i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin2015-09-301-0/+1
* i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan2015-09-171-1/+1
* i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2015-08-261-2/+2
* i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2015-08-261-19/+19
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-051-40/+126
* i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-051-0/+1
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-4/+4
* i40evf: support virtual channel API version 1.1Mitch Williams2015-07-231-0/+6
* i40evf: handle big resetsMitch Williams2015-07-231-43/+66
* i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-141-1/+1
* i40evf: add MAC address filter in open, not initMitch Williams2015-07-141-11/+1
* i40evf: don't delete all the filtersMitch Williams2015-07-141-1/+3
* i40evf: Allow for an abundance of vectorsMitch Williams2015-07-141-1/+1
* i40evf: don't configure unused RSS queuesMitch Williams2015-06-261-1/+1
* i40evf: fix panic during MTU changeMitch Williams2015-06-261-62/+46
* i40evf: remove aq_pendingMitch Williams2015-04-141-6/+1
* i40evf: fix bad indentationMitch Williams2015-04-141-1/+1
* i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-031-32/+11
* i40evf: protect VLAN filter listMitch Williams2015-04-031-2/+22
* i40evf: resequence close operationsMitch Williams2015-03-271-7/+3
* i40evf: delay releasing ringsMitch Williams2015-03-271-13/+10
* i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2015-03-091-1/+1
* i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2015-03-091-0/+3
OpenPOWER on IntegriCloud