aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf.h
AgeCommit message (Expand)Author
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-15i40evf: add client interfaceMitch Williams
2017-02-11i40evf: track outstanding client requestMitch Williams
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher
2016-08-19i40evf: report link speedMitch Williams
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-05i40evf: refactor receive routineJesse Brandeburg
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-04-26i40evf: Don't PanicMitch Williams
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