summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/e1000.h
Commit message (Expand)AuthorAgeFilesLines
* e1000e: correct maximum frequency adjustment valuesJacob Keller2024-01-291-0/+20
* e1000e: Separate MTP board type from ADPSasha Neftin2022-11-021-1/+3
* e1000e: convert .adjfreq to .adjfineJacob Keller2022-07-281-1/+1
* e1000e: Separate ADP board type from TGPSasha Neftin2022-02-011-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-1/+3
|\
| * e1000e: Separate TGP board type from SPTSasha Neftin2021-10-201-1/+3
* | net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen2021-09-171-0/+1
|/
* e1000e: Export S0ix flags to ethtoolMario Limonciello2020-12-231-0/+1
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-251-1/+0
* e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2020-05-281-1/+0
* e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2020-01-091-3/+2
* PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* e1000e: Make watchdog use delayed workDetlev Casanova2019-06-281-2/+3
* e1000e: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-091-0/+3
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-20/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* e1000e: apply burst mode settings only on defaultWillem de Bruijn2017-10-101-4/+0
* e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-061-0/+1
* e1000e: Add Support for 38.4MHZ frequencySasha Neftin2017-04-301-12/+16
* e1000e: Initial Support for CannonLakeSasha Neftin2017-04-301-1/+3
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-2/+2
* e1000e: factor out systim sanitizationJarod Wilson2016-08-161-0/+1
* e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller2016-05-131-0/+1
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-131-54/+54
* e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-061-0/+2
* e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2015-12-141-1/+1
* e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-031-1/+1
* e1000e: fix systim issuesYanir Lubetkin2015-06-031-0/+4
* e1000e: fix flush_desc_ring implementationYanir Lubetkin2015-06-031-0/+2
* e1000e: Add pm_qos headerDavid Ahern2015-05-121-0/+1
* e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-131-0/+1
* e1000e: initial support for i219David Ertman2015-02-231-0/+2
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
* e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2014-05-271-29/+2
* e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2014-05-271-0/+2
* e1000e: Cleanup checkpatch extra spaceDavid Ertman2014-04-231-4/+4
* e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-281-0/+2
* e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-071-1/+0
* e1000e: Refactor PM flowsDavid Ertman2014-03-071-1/+1
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-071-27/+20
* intel: Remove extern from function prototypesJoe Perches2013-09-241-23/+22
* e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang2013-07-281-3/+0
* e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-281-0/+3
* e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-081-1/+1
* e1000e: cleanup unusually placed commentsBruce Allan2013-03-081-3/+2
* e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan2013-03-081-1/+0
* e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan2013-03-081-2/+2
* e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan2013-03-081-2/+4
* e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-051-6/+0