summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/fm10k/fm10k_netdev.c
AgeCommit message (Expand)Author
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-03-03fm10k: Implement ndo_features_checkMatthew Vick
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick
2014-10-01fm10k: Correctly set the number of Tx queuesAlexander Duyck
2014-09-23fm10k: Add support for PTPAlexander Duyck
2014-09-23fm10k: Add support for SR-IOV to driverAlexander Duyck
2014-09-23fm10k: Add support for VFAlexander Duyck
2014-09-23fm10k: Add support for MACVLAN accelerationAlexander Duyck
2014-09-23fm10k: Add support for netdev offloadsAlexander Duyck
2014-09-23fm10k: Add support for multiple queuesAlexander Duyck
2014-09-23fm10k: Add ethtool supportAlexander Duyck
2014-09-23fm10k: Add transmit and receive fastpath and interrupt handlersAlexander Duyck
2014-09-23fm10k: Add Tx/Rx hardware ring bring-up/tear-downAlexander Duyck
2014-09-23fm10k: add support for Tx/Rx ringsAlexander Duyck
2014-09-23fm10k: Add interrupt supportAlexander Duyck
2014-09-23fm10k: Add support for ndo_open/stopAlexander Duyck
2014-09-23fm10k: Add support for L2 filteringAlexander Duyck
2014-09-23fm10k: Add netdevAlexander Duyck