aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Commit message (Expand)AuthorAge
* i40e: allow for more VSIsMitch Williams2014-06-09
* i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-05
* i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain2014-04-28
* i40e: check for netdev before debugfs useShannon Nelson2014-03-28
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-14
* i40e: cleanup stringsJesse Brandeburg2014-03-14
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-06
* i40e: add DCB and DCBNL supportNeerav Parikh2014-01-17
* i40e: refactor flow directorAnjali Singhai Jain2014-01-17
* i40e: check desc pointer before printingShannon Nelson2014-01-16
* i40e: fix log message wordingShannon Nelson2014-01-10
* i40e: shorten wordy fieldsMitch Williams2014-01-09
* i40e: Fix GPL headerGreg Rose2014-01-09
* i40e: Expose AQ debugfs hooksAnjali Singhai Jain2014-01-08
* i40e: fix whitespaceJesse Brandeburg2014-01-06
* i40e: keep allocated memory in structsDavid Cassard2014-01-05
* i40e: Dump the whole NVM, not halfAnjali Singhai Jain2014-01-05
* i40e: Fix off by one in i40e_dbg_command_writeAlan Cox2013-12-18
* i40e: more print_hex_dump useShannon Nelson2013-12-18
* i40e: fix up scanf decodersShannon Nelson2013-12-18
* i40e: simplify error messages for dump descriptorShannon Nelson2013-12-18
* i40e: prevent null pointer exception in dump descriptorShannon Nelson2013-12-18
* i40e: Fix dump output from debugfs callsNeerav Parikh2013-12-17
* i40e: rtnl_lock in reset path fixesAnjali Singhai Jain2013-12-16
* i40e: add support for triggering EMPRShannon Nelson2013-12-06
* i40e: check vsi ptrs before dumping themShannon Nelson2013-10-22
* i40e: reorder block declarations in debugfsShannon Nelson2013-10-22
* i40e: fix use of untrusted scalar value warningJesse Brandeburg2013-10-22
* i40e: clamp debugfs nvm read commandJesse Brandeburg2013-10-22
* i40e: debugfs fixupsJesse Brandeburg2013-10-22
* i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-10
* i40e: Drop unused completed statAlexander Duyck2013-10-10
* i40e: debugfs interfaceJesse Brandeburg2013-09-11