aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/hw.h
Commit message (Expand)AuthorAge
* e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan2013-03-08
* e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan2013-03-08
* e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-05
* e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-05
* e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-05
* e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-05
* e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-05
* e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-05
* e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-05
* e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-05
* e1000e: cleanup hw.hBruce Allan2013-01-28
* e1000e: remove definition of struct which is no longer usedBruce Allan2013-01-27
* e1000e: update copyright dateBruce Allan2013-01-27
* e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-27
* e1000e: add support for IEEE-1588 PTPBruce Allan2013-01-27
* e1000e: add support for hardware timestamping on some devicesBruce Allan2013-01-18
* e1000e: add ethtool .get_eee/.set_eeeBruce Allan2013-01-18
* e1000e: SerDes autoneg flow controlBruce Allan2013-01-16
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-01
* e1000e: add device IDs for i218Bruce Allan2012-10-09
* e1000e: initial support for i217Bruce Allan2012-05-04
* e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan2012-05-02
* e1000e: workaround EEPROM configuration change on 82579Bruce Allan2012-05-02
* e1000e: 82579 potential system hang on stress when ME enabledBruce Allan2012-04-27
* e1000e: cleanup indexed register arraysBruce Allan2012-04-04
* e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan2012-02-25
* e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan2012-02-25
* e1000e: update copyright yearBruce Allan2012-01-26
* e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan2012-01-26
* e1000e: add Receive Packet Steering (RPS) supportBruce Allan2012-01-26
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10