summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-131-0/+3
* i40evf: refactor receive routineJesse Brandeburg2016-05-051-5/+0
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-051-2/+0
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-271-0/+3
* i40evf: Allow PF driver to configure RSSMitch Williams2016-04-261-7/+23
* i40evf: Don't PanicMitch Williams2016-04-261-2/+4
* i40evf: support packet split receiveMitch Williams2016-02-171-1/+5
* i40evf: allow channel bonding of VFsMitch Williams2016-02-031-0/+1
* i40evf: increase max number of queuesMitch Williams2015-12-031-2/+1
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-011-2/+2
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-011-4/+1
* i40evf: add new fields to store user configuration of RSSHelin Zhang2015-12-011-0/+2
* i40evf: create a generic get RSS functionHelin Zhang2015-12-011-0/+2
* i40evf: create a generic config RSS functionHelin Zhang2015-12-011-0/+3
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-0/+2
* i40evf: relax and stagger init timing a bitMitch Williams2015-10-161-1/+1
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-161-2/+0
* i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-131-0/+1
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-081-0/+1
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-4/+0
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-051-0/+1
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-051-0/+2
* i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-051-1/+6
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-21/+21
* i40evf: handle big resetsMitch Williams2015-07-231-0/+2
* i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2015-07-231-0/+9
* i40evf: fix panic during MTU changeMitch Williams2015-06-261-1/+0
* i40evf: remove aq_pendingMitch Williams2015-04-141-1/+0
* i40evf: delay releasing ringsMitch Williams2015-03-271-0/+2
* i40evf: make checkpatch happyMitch Williams2014-11-201-1/+1
* i40evf: don't use more queues than CPUsMitch Williams2014-11-111-0/+1
* i40evf: fix crash when changing ring sizesMitch Williams2014-06-051-0/+2
* i40evf: set descriptor multiple to 32Mitch Williams2014-06-051-1/+1
* i40evf: Fix the headers and update copyright year.Jesse Brandeburg2014-05-211-0/+3
* i40evf: fix oops in watchdog handlerMitch Williams2014-03-281-0/+1
* i40evf: store ring size in ring structsMitch Williams2014-02-211-2/+0
* i40evf: request reset on tx hangMitch Williams2014-02-211-0/+1
* net: i40evf: Remove duplicate includeSachin Kamat2014-02-171-2/+0
* i40evf: refactor reset handlingMitch Williams2014-02-131-2/+4
* i40evf: change type of flags variableMitch Williams2014-02-131-1/+1
* i40evf: don't store unnecessary array of stringsMitch Williams2014-02-131-1/+1
* i40evf: fix bogus commentMitch Williams2014-02-131-2/+1
* i40evf: clean up adapter structMitch Williams2014-02-131-28/+1
* i40evf: driver core headersGreg Rose2013-12-311-0/+321
OpenPOWER on IntegriCloud