aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fm10k: Add support for SR-IOV to driverAlexander Duyck1-0/+26
2014-09-23fm10k: Add support for VFAlexander Duyck1-1/+3
2014-09-23fm10k: Add support for MACVLAN accelerationAlexander Duyck1-0/+11
2014-09-23fm10k: Add support for multiple queuesAlexander Duyck1-0/+1
2014-09-23fm10k: Add ethtool supportAlexander Duyck1-0/+3
2014-09-23fm10k: Add transmit and receive fastpath and interrupt handlersAlexander Duyck1-0/+5
2014-09-23fm10k: Add Tx/Rx hardware ring bring-up/tear-downAlexander Duyck1-0/+8
2014-09-23fm10k: Add service task to handle delayed eventsAlexander Duyck1-0/+25
2014-09-23fm10k: add support for Tx/Rx ringsAlexander Duyck1-0/+188
2014-09-23fm10k: Add interrupt supportAlexander Duyck1-0/+59
2014-09-23fm10k: Add support for ndo_open/stopAlexander Duyck1-0/+4
2014-09-23fm10k: Add support for L2 filteringAlexander Duyck1-0/+2
2014-09-23fm10k: Add netdevAlexander Duyck1-1/+91
2014-09-23fm10k: Add support for basic interaction with hardwareAlexander Duyck1-1/+8
2014-09-23fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface DriverAlexander Duyck1-0/+39