summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg1-4/+3
2015-10-23i40evf: clean up local variable initializationJean Sacren1-5/+4
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren1-0/+1
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan1-1/+1
2015-10-23i40evf: use correct struct for list manipulationMitch Williams1-2/+3
2015-10-20i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan1-1/+1
2015-10-20i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg1-0/+2
2015-10-20i40evf: don't give upMitch Williams1-2/+5
2015-10-20i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck1-1/+1
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan1-1/+1
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams1-2/+2
2015-10-16i40evf: correctly populate vlan_featuresMitch Williams1-1/+4
2015-10-16i40evf: Add support for netpollAlexander Duyck1-0/+26
2015-10-15i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan1-1/+1
2015-10-15i40evf: speed up initMitch Williams1-2/+2
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson1-1/+1
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain1-0/+5
2015-10-14i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan1-1/+1
2015-10-14i40evf: properly handle ndo_set_mac_address callsMitch Williams1-3/+15
2015-10-09i40e/i40evf: pass QOS handle to VFMitch Williams1-0/+1
2015-10-09i40evf: use capabilities flags properlyMitch Williams1-2/+7
2015-10-09i40evf: detect reset more reliablyMitch Williams1-20/+16
2015-10-08i40evf: propagate interrupt allocation failureMitch Williams1-1/+1
2015-10-08i40e/i40evf: fix unicast mac address addShannon Nelson1-23/+22
2015-10-08i40e/i40evf: give up the __func__Shannon Nelson1-6/+3
2015-09-30i40evf: tweak init timingMitch Williams1-3/+3
2015-09-30i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin1-0/+1
2015-09-18i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan1-1/+1
2015-08-27i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan1-2/+2
2015-08-27i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain1-19/+19
2015-08-06i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-40/+126
2015-08-06i40e/i40evf: Add device ids for X722Anjali Singhai Jain1-0/+1
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-4/+4
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams1-0/+6
2015-07-23i40evf: handle big resetsMitch Williams1-43/+66
2015-07-15i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan1-1/+1
2015-07-15i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-15i40evf: don't delete all the filtersMitch Williams1-1/+3
2015-07-15i40evf: Allow for an abundance of vectorsMitch Williams1-1/+1
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams1-1/+1
2015-06-26i40evf: fix panic during MTU changeMitch Williams1-62/+46
2015-04-15i40evf: remove aq_pendingMitch Williams1-6/+1
2015-04-15i40evf: fix bad indentationMitch Williams1-1/+1
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain1-32/+11
2015-04-03i40evf: protect VLAN filter listMitch Williams1-2/+22
2015-03-27i40evf: resequence close operationsMitch Williams1-7/+3
2015-03-27i40evf: delay releasing ringsMitch Williams1-13/+10
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan1-1/+1
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg1-0/+3
2015-03-09i40vf: don't stop me nowMitch Williams1-5/+6