summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/e1000.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-051-12/+0
* e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-041-95/+0
* e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-041-37/+0
* e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-041-53/+0
* e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-041-4/+0
* e1000e: use generic IEEE MII definitionsBruce Allan2013-01-311-0/+1
* e1000e: cleanup: remove unused #defineBruce Allan2013-01-271-3/+0
* e1000e: cleanup: remove e1000e_commit_phy()Bruce Allan2013-01-271-2/+0
* e1000e: cleanup: remove e1000_get_cable_length()Bruce Allan2013-01-271-5/+0
* e1000e: cleanup: rename e1000_get_cfg_done()Bruce Allan2013-01-271-1/+1
* e1000e: add comment to spinlock_t definitionBruce Allan2013-01-271-1/+1
* e1000e: update copyright dateBruce Allan2013-01-271-1/+1
* e1000e: remove prototype of non-existent functionBruce Allan2013-01-271-2/+0
* e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-271-0/+2
* e1000e: add support for IEEE-1588 PTPBruce Allan2013-01-271-1/+8
* e1000e: add support for hardware timestamping on some devicesBruce Allan2013-01-181-1/+45
* e1000e: add ethtool .get_eee/.set_eeeBruce Allan2013-01-181-0/+1
* e1000e: unexpected "Reset adapter" message when cable pulledBruce Allan2013-01-151-1/+1
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-011-12/+5
* e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-101-3/+3
* e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-301-0/+1
OpenPOWER on IntegriCloud