aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-19/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2017-10-02fm10k: Use seq_putc() in fm10k_dbg_desc_break()Markus Elfring1-2/+2
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller1-2/+2
2015-12-13fm10k: conditionally compile DCB and DebugFS supportJacob Keller1-4/+0
2015-10-13fm10k: use snprintf() instead of sprintf() to avoid buffer overflowJacob Keller1-3/+3
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller1-2/+3
2015-04-14fm10k: fix unused warningsJeff Kirsher1-3/+5
2014-09-23fm10k: Add support for debugfsAlexander Duyck1-0/+259