aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/ethtool.c
Commit message (Expand)AuthorAge
* ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-11
* ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-13
* ixgbevf: Resolve missing-field-initializers warningsMark Rustad2014-09-12
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-03-31
* ixgbevf: Additional adapter removal checksMark Rustad2014-03-21
* ixgbevf: Make the ethtool register test use accessorsMark Rustad2014-03-21
* ixgbevf: add tx countersEmil Tantilov2014-01-17
* ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov2014-01-17
* ixgbevf: move ring specific stats into ring specific structureEmil Tantilov2014-01-17
* ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov2014-01-17
* ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-16
* ixgbevf: Add zero_base handler to network statisticsDon Skidmore2013-10-29
* ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller2013-10-29
* ixgbevf: implement ethtool get/set coalesceJacob Keller2013-10-24
* ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller2013-10-01
* ixgbevf: Make sure link status and speed are fetchedGreg Rose2013-01-28
* ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck2012-07-18
* ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-18
* ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-17
* ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-17
* ixgbevf: Add support to recognize 100mb link speedGreg Rose2012-05-03
* ixgbevf: Update copyright noticesGreg Rose2012-02-03
* ixgbevf: make ethtool ops and strings constStephen Hemminger2012-01-19
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* ixgbevf: Convert printks to pr_<level>Jeff Kirsher2011-11-16
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* ixgbevf: convert to ndo_fix_featuresMichał Mirosław2011-08-27
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10