summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_debugfs.c
AgeCommit message (Expand)Author
2014-01-04i40e: Dump the whole NVM, not halfAnjali Singhai Jain
2013-12-17i40e: Fix off by one in i40e_dbg_command_writeAlan Cox
2013-12-17i40e: more print_hex_dump useShannon Nelson
2013-12-17i40e: fix up scanf decodersShannon Nelson
2013-12-17i40e: simplify error messages for dump descriptorShannon Nelson
2013-12-17i40e: prevent null pointer exception in dump descriptorShannon Nelson
2013-12-17i40e: Fix dump output from debugfs callsNeerav Parikh
2013-12-16i40e: rtnl_lock in reset path fixesAnjali Singhai Jain
2013-12-05i40e: add support for triggering EMPRShannon Nelson
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg
2013-10-22i40e: debugfs fixupsJesse Brandeburg
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-09i40e: Drop unused completed statAlexander Duyck
2013-09-11i40e: debugfs interfaceJesse Brandeburg