summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/hw.h
Commit message (Expand)AuthorAgeFilesLines
* e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-051-211/+1
* e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-051-22/+1
* e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-051-3/+1
* e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-041-88/+1
* e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-041-0/+2
* e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-041-11/+2
* e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-041-0/+1
* e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-041-3/+2
* e1000e: cleanup hw.hBruce Allan2013-01-271-15/+10
* e1000e: remove definition of struct which is no longer usedBruce Allan2013-01-271-10/+0
* e1000e: update copyright dateBruce Allan2013-01-271-1/+1
* e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-271-0/+1
* e1000e: add support for IEEE-1588 PTPBruce Allan2013-01-271-0/+2
* e1000e: add support for hardware timestamping on some devicesBruce Allan2013-01-181-0/+10
* e1000e: add ethtool .get_eee/.set_eeeBruce Allan2013-01-181-0/+1
* e1000e: SerDes autoneg flow controlBruce Allan2013-01-151-0/+4
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-011-4/+2
* e1000e: add device IDs for i218Bruce Allan2012-10-091-0/+2
* e1000e: initial support for i217Bruce Allan2012-05-041-0/+9
* e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan2012-05-021-0/+5
* e1000e: workaround EEPROM configuration change on 82579Bruce Allan2012-05-021-0/+1
* e1000e: 82579 potential system hang on stress when ME enabledBruce Allan2012-04-271-10/+0
* e1000e: cleanup indexed register arraysBruce Allan2012-04-041-19/+28
* e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan2012-02-241-0/+1
* e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan2012-02-241-0/+1
* e1000e: update copyright yearBruce Allan2012-01-261-1/+1
* e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan2012-01-251-2/+2
* e1000e: add Receive Packet Steering (RPS) supportBruce Allan2012-01-251-0/+5
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+984