summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
Commit message (Expand)AuthorAgeFilesLines
* i40evf: support packet split receiveMitch Williams2016-02-181-1/+5
* i40evf: allow channel bonding of VFsMitch Williams2016-02-041-0/+1
* i40evf: increase max number of queuesMitch Williams2015-12-031-2/+1Star
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-021-2/+2
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-021-4/+1Star
* i40evf: add new fields to store user configuration of RSSHelin Zhang2015-12-021-0/+2
* i40evf: create a generic get RSS functionHelin Zhang2015-12-021-0/+2
* i40evf: create a generic config RSS functionHelin Zhang2015-12-021-0/+3
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-201-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/+0Star
* i40evf: properly handle ndo_set_mac_address callsMitch Williams2015-10-141-0/+1
* i40e/i40evf: pass QOS handle to VFMitch Williams2015-10-091-0/+1
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-091-4/+0Star
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-061-0/+1
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-061-0/+2
* i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-061-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/+0Star
* i40evf: remove aq_pendingMitch Williams2015-04-151-1/+0Star
* 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/+0Star
* i40evf: request reset on tx hangMitch Williams2014-02-211-0/+1
* net: i40evf: Remove duplicate includeSachin Kamat2014-02-171-2/+0Star
* 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/+1Star
* i40evf: clean up adapter structMitch Williams2014-02-131-28/+1Star
* i40evf: driver core headersGreg Rose2014-01-011-0/+321