summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ethtool.c
AgeCommit message (Expand)Author
2020-12-23e1000e: Export S0ix flags to ethtoolMario Limonciello
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski
2020-02-19e1000e: Add support for Alder LakeSasha Neftin
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2017-06-06e1000e: Don't return uninitialized statsBenjamin Poirier
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin
2017-03-21e1000e: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-04-06e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin
2015-02-23e1000e: initial support for i219David Ertman
2014-07-20e1000e: remove unnecessary break after returnFabian Frederick
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski
2014-03-07e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman
2014-03-07e1000e: Refactor PM flowsDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan
2013-05-21e1000e: cleanup whitespaceBruce Allan
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan
2013-03-08e1000e: cleanup formatting of static structsBruce Allan
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch checksBruce Allan
2013-03-08e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan