aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28ixgbevf: Make sure link status and speed are fetchedGreg Rose1-0/+1
2012-07-18ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck1-70/+83
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck1-4/+2
2012-07-17ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck1-2/+0
2012-07-17ixgbevf: Drop all dead or unnecessary codeAlexander Duyck1-9/+2
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose1-4/+14
2012-02-03ixgbevf: Update copyright noticesGreg Rose1-1/+1
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger1-2/+3
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-5/+5
2011-11-16ixgbevf: Convert printks to pr_<level>Jeff Kirsher1-2/+4
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław1-46/+0
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+742