aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Commit message (Expand)AuthorAge
* i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck2016-09-25
* i40e: fix "dump port" command when NPAR enabledAlan Brady2016-09-23
* i40e: refactor Rx filter handlingMitch Williams2016-07-22
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-06
* i40e: Refactor receive routineJesse Brandeburg2016-05-06
* i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-05
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-05
* i40e: remove redundant check on vsi->active_vlansColin King2016-04-05
* i40e: queue-specific settings for interrupt moderationKan Liang2016-02-19
* i40e: Removal of code which relies on BASE VEB SEIDKiran Patil2016-02-18
* i40e: drop unused debugfs file "dump"Jesse Brandeburg2016-02-18
* i40e: properly show packet split status in debugfsMitch Williams2016-02-17
* i40e/i40evf: use pages correctly in RxMitch Williams2016-02-17
* i40e: dump descriptor indexes in hexJesse Brandeburg2016-02-17
* i40e: avoid large memcpy by assigning structJacob Keller2016-02-17
* i40e: add netdev info to VSI dumpShannon Nelson2016-02-16
* i40e: remove unused argumentJesse Brandeburg2015-12-02
* intel: i40e: fix confused codeRasmus Villemoes2015-11-23
* i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain2015-10-23
* i40e: remove FD atr control from debugfsShannon Nelson2015-10-15
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* i40e: fix kbuild warningsJesse Brandeburg2015-09-30
* i40e: limit debugfs io opsShannon Nelson2015-09-30
* i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai2015-09-28
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-23
* i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-04
* i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-14
* i40e: add MAC printing to debugfs dump VSIShannon Nelson2015-03-09
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-09
* i40e: Remove "hello world" strings from i40e driverGreg Rose2015-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-26
* | i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-25
* | i40e: rename debugfs clear_stats optionShannon Nelson2015-02-23
|/
* i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda2015-01-16
* i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-31
* i40e: Reduce stack in i40e_dbg_dump_descJoe Perches2014-12-06
* i40e: allow various base numbers in debugfs aq commandsShannon Nelson2014-12-06
* i40e: Add support to firmware CEE DCBX modeNeerav Parikh2014-11-18
* i40e: remove debugfs dump statsShannon Nelson2014-11-03
* i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-27
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-02
* i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster2014-07-24
* i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain2014-06-26
* i40e: debugfs fix to dump remote LLDPDUNeerav Parikh2014-06-19
* 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