summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/fm10k/fm10k_main.c
AgeCommit message (Expand)Author
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck
2014-10-10fm10k: fix race accessing page->_countEric Dumazet
2014-09-23fm10k: Add support for PTPAlexander Duyck
2014-09-23fm10k: Add support for debugfsAlexander 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 transmit and receive fastpath and interrupt handlersAlexander Duyck
2014-09-23fm10k: add support for Tx/Rx ringsAlexander Duyck
2014-09-23fm10k: Add interrupt supportAlexander Duyck
2014-09-23fm10k: Add register defines and basic structuresAlexander Duyck
2014-09-23fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface...Alexander Duyck