summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-05i40e: add support for triggering EMPRShannon Nelson1-0/+4
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson1-16/+23
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson1-8/+8
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg1-16/+18
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg1-3/+5
2013-10-22i40e: debugfs fixupsJesse Brandeburg1-12/+26
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck1-95/+100
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck1-10/+1
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck1-4/+4
2013-10-09i40e: Drop unused completed statAlexander Duyck1-2/+1
2013-09-11i40e: debugfs interfaceJesse Brandeburg1-0/+2076