summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-14i40e: Add allmulti support for the VFAnjali Singhai Jain1-0/+3
2016-05-06i40evf: refactor receive routineJesse Brandeburg1-5/+0
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg1-2/+0
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain1-0/+3
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams1-7/+23
2016-04-26i40evf: Don't PanicMitch Williams1-2/+4
2016-02-18i40evf: support packet split receiveMitch Williams1-1/+5
2016-02-04i40evf: allow channel bonding of VFsMitch Williams1-0/+1
2015-12-03i40evf: increase max number of queuesMitch Williams1-2/+1
2015-12-02i40evf: allocate ring structs dynamicallyMitch Williams1-2/+2
2015-12-02i40evf: allocate queue vectors dynamicallyMitch Williams1-4/+1
2015-12-02i40evf: add new fields to store user configuration of RSSHelin Zhang1-0/+2
2015-12-02i40evf: create a generic get RSS functionHelin Zhang1-0/+2
2015-12-02i40evf: create a generic config RSS functionHelin Zhang1-0/+3
2015-10-20i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg1-0/+2
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams1-1/+1
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck1-2/+0
2015-10-14i40evf: properly handle ndo_set_mac_address callsMitch Williams1-0/+1
2015-10-09i40e/i40evf: pass QOS handle to VFMitch Williams1-0/+1
2015-10-09i40e/i40evf: clean up some codeJesse Brandeburg1-4/+0
2015-08-06i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain1-0/+1
2015-08-06i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-0/+2
2015-08-06i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain1-1/+6
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-21/+21
2015-07-23i40evf: handle big resetsMitch Williams1-0/+2
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams1-0/+9
2015-06-26i40evf: fix panic during MTU changeMitch Williams1-1/+0
2015-04-15i40evf: remove aq_pendingMitch Williams1-1/+0
2015-03-27i40evf: delay releasing ringsMitch Williams1-0/+2
2014-11-21i40evf: make checkpatch happyMitch Williams1-1/+1
2014-11-11i40evf: don't use more queues than CPUsMitch Williams1-0/+1
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams1-0/+2
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams1-1/+1
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg1-0/+3
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams1-0/+1
2014-02-21i40evf: store ring size in ring structsMitch Williams1-2/+0
2014-02-21i40evf: request reset on tx hangMitch Williams1-0/+1
2014-02-18net: i40evf: Remove duplicate includeSachin Kamat1-2/+0
2014-02-14i40evf: refactor reset handlingMitch Williams1-2/+4
2014-02-14i40evf: change type of flags variableMitch Williams1-1/+1
2014-02-14i40evf: don't store unnecessary array of stringsMitch Williams1-1/+1
2014-02-14i40evf: fix bogus commentMitch Williams1-2/+1
2014-02-14i40evf: clean up adapter structMitch Williams1-28/+1
2014-01-01i40evf: driver core headersGreg Rose1-0/+321