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