summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
AgeCommit message (Expand)Author
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-03i40evf: allow channel bonding of VFsMitch Williams
2015-12-03i40evf: increase max number of queuesMitch Williams
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang
2015-12-01i40evf: create a generic get RSS functionHelin Zhang
2015-12-01i40evf: create a generic config RSS functionHelin Zhang
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck
2015-10-13i40evf: properly handle ndo_set_mac_address callsMitch Williams
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-06-26i40evf: fix panic during MTU changeMitch Williams
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-03-27i40evf: delay releasing ringsMitch Williams
2014-11-20i40evf: make checkpatch happyMitch Williams
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams
2014-02-21i40evf: store ring size in ring structsMitch Williams
2014-02-21i40evf: request reset on tx hangMitch Williams
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2013-12-31i40evf: driver core headersGreg Rose