summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igbvf/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* igbvf: add lock around mailbox opsGreg Edwards2017-08-081-0/+4
* igbvf: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-19/+19
* igbvf: use BIT() macro instead of shiftsJacob Keller2016-05-131-1/+2
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-2/+0
* igbvf: cleanup msleep() and min/max() usageJeff Kirsher2015-02-231-5/+5
* igbvf: Fix code comments and whitespaceJeff Kirsher2015-02-231-38/+35
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-231-1/+0
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* igbvf: fix divide by zeroMitch A Williams2012-06-301-11/+18
* igbvf: refactor Interrupt Throttle Rate codeMitch A Williams2012-02-071-9/+10
* igbvf: change copyright dateMitch A Williams2012-02-031-1/+1
* igbvf: remove unneeded castStephen Hemminger2012-01-191-2/+1
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-2/+0
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-5/+7
* igbvf: convert to ndo_fix_featuresMichał Mirosław2011-10-161-57/+0
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+534