summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck1-4/+23
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck1-20/+20
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck1-2/+2
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck1-9/+5
2013-09-11i40e: driver ethtool coreJesse Brandeburg1-0/+1449