aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael1-1/+0
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck1-4/+0
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck1-0/+2
2017-03-15i40evf: add client interfaceMitch Williams1-3/+26
2017-02-11i40evf: track outstanding client requestMitch Williams1-0/+1
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady1-1/+2
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller1-7/+0
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher1-27/+30
2016-08-19i40evf: report link speedMitch Williams1-0/+1
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain1-0/+3
2016-05-05i40evf: refactor receive routineJesse Brandeburg1-5/+0
2016-05-05i40evf: 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-17i40evf: support packet split receiveMitch Williams1-1/+5
2016-02-03i40evf: allow channel bonding of VFsMitch Williams1-0/+1
2015-12-03i40evf: increase max number of queuesMitch Williams1-2/+1
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams1-2/+2
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams1-4/+1
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang1-0/+2
2015-12-01i40evf: create a generic get RSS functionHelin Zhang1-0/+2
2015-12-01i40evf: create a generic config RSS functionHelin Zhang1-0/+3
2015-10-19i40e/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-13i40evf: properly handle ndo_set_mac_address callsMitch Williams1-0/+1
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams1-0/+1
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg1-4/+0
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain1-0/+1
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-0/+2
2015-08-05i40e/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-14i40evf: remove aq_pendingMitch Williams1-1/+0
2015-03-27i40evf: delay releasing ringsMitch Williams1-0/+2
2014-11-20i40evf: 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-17net: i40evf: Remove duplicate includeSachin Kamat1-2/+0
2014-02-13i40evf: refactor reset handlingMitch Williams1-2/+4
2014-02-13i40evf: change type of flags variableMitch Williams1-1/+1
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams1-1/+1