aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbevf/ethtool.c
AgeCommit message (Expand)Author
2015-07-23ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-03-13ixgbevf: Fix code comments and whitespaceJeff Kirsher
2014-09-12ixgbevf: Resolve missing-field-initializers warningsMark Rustad
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad
2014-03-21ixgbevf: Additional adapter removal checksMark Rustad
2014-03-21ixgbevf: Make the ethtool register test use accessorsMark Rustad
2014-01-17ixgbevf: add tx countersEmil Tantilov
2014-01-17ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov
2014-01-17ixgbevf: move ring specific stats into ring specific structureEmil Tantilov
2014-01-17ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov
2014-01-16ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore
2013-10-29ixgbevf: Add zero_base handler to network statisticsDon Skidmore
2013-10-29ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-24ixgbevf: implement ethtool get/set coalesceJacob Keller
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller
2013-01-28ixgbevf: Make sure link status and speed are fetchedGreg Rose
2012-07-18ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck
2012-07-17ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck
2012-07-17ixgbevf: Drop all dead or unnecessary codeAlexander Duyck
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose
2012-02-03ixgbevf: Update copyright noticesGreg Rose
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-16ixgbevf: Convert printks to pr_<level>Jeff Kirsher
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher