summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e/e1000.h
AgeCommit message (Expand)Author
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller
2022-11-02e1000e: Separate MTP board type from ADPSasha Neftin
2022-07-28e1000e: convert .adjfreq to .adjfineJacob Keller
2022-02-01e1000e: Separate ADP board type from TGPSasha Neftin
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin
2021-09-17net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen
2020-12-23e1000e: Export S0ix flags to ethtoolMario Limonciello
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-05-28e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-01-09e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-06-28e1000e: Make watchdog use delayed workDetlev Casanova
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2017-10-10e1000e: apply burst mode settings only on defaultWillem de Bruijn
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-30e1000e: Add Support for 38.4MHZ frequencySasha Neftin
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-08-16e1000e: factor out systim sanitizationJarod Wilson
2016-05-13e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-04-06e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin
2015-06-03e1000e: fix systim issuesYanir Lubetkin
2015-06-03e1000e: fix flush_desc_ring implementationYanir Lubetkin
2015-05-12e1000e: Add pm_qos headerDavid Ahern
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf
2015-02-23e1000e: initial support for i219David Ertman
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-05-27e1000e: Out of line __ew32_prepare/__ew32Andi Kleen
2014-05-27e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski
2014-03-07e1000e Refactor of Runtime Power ManagementDavid Ertman
2014-03-07e1000e: Refactor PM flowsDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan
2013-03-08e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan