summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/e1000.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick2012-07-141-0/+1
* e1000e: initial support for i217Bruce Allan2012-05-041-0/+2
* e1000e: cleanup long [read|write]_reg_locked PHY ops function pointersBruce Allan2012-05-031-0/+10
* e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan2012-05-021-1/+1
* e1000e: 82579 potential system hang on stress when ME enabledBruce Allan2012-04-271-0/+37
* e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-031-0/+6
* e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan2012-02-241-1/+1
* e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan2012-02-241-1/+1
* e1000e: cleanup use of check_reset_block function pointerBruce Allan2012-02-241-5/+0
* e1000e: cleanup use of check_mng_mode function pointerBruce Allan2012-02-241-5/+0
* e1000e: cleanup: rename e1000e_setup_link() and call as function pointerBruce Allan2012-02-241-1/+1
* e1000e: cleanup: rename e1000e_id_led_init() and call as function pointerBruce Allan2012-02-241-1/+1
* e1000e: Support RXFCS feature flag.Ben Greear2012-02-241-0/+1
* e1000e: update copyright yearBruce Allan2012-01-261-1/+1
* e1000e: disable Early Receive DMA on ICH LOMsBruce Allan2012-01-261-1/+1
* e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan2012-01-251-1/+1
* e1000e: pass pointer to ring struct instead of adapter structBruce Allan2012-01-251-9/+12
* e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan2012-01-251-3/+3
* e1000e: Avoid wrong check on TX hangJeff Kirsher2011-12-051-0/+1
* e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2011-10-161-0/+1
OpenPOWER on IntegriCloud