aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+2
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-1/+1
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2013-12-17ixgbe: Start temperature sensor attribute index with 1Guenter Roeck1-4/+4
2013-12-17ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-45/+31
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-4/+4
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov1-2/+0
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore1-32/+4
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck1-1/+3
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore1-0/+271