aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igbvf/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-23igbvf: cleanup msleep() and min/max() usageJeff Kirsher1-5/+5
2015-02-23igbvf: Fix code comments and whitespaceJeff Kirsher1-38/+35
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-23i40e,igb,ixgbe: remove usless return statementsStephen Hemminger1-1/+0
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2012-06-30igbvf: fix divide by zeroMitch A Williams1-11/+18
2012-02-07igbvf: refactor Interrupt Throttle Rate codeMitch A Williams1-9/+10
2012-02-03igbvf: change copyright dateMitch A Williams1-1/+1
2012-01-19igbvf: remove unneeded castStephen Hemminger1-2/+1
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-2/+0
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-5/+7
2011-10-16igbvf: convert to ndo_fix_featuresMichał Mirosław1-57/+0
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+534