aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-04ixgbe: introduce a helper to simplify codeYueHaibing1-36/+21
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-26/+2
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen1-1/+1
2014-05-23ixgbe: don't check NULL for debugfs_remove_recursiveJacob Keller1-2/+1
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-01-23ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller1-5/+0
2012-12-01ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com1-37/+46
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun1-30/+2
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan1-0/+118
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan1-2/+105
2012-09-15ixgbe: add debugfs supportCatherine Sullivan1-0/+79