index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
hw.h
Age
Commit message (
Expand
)
Author
2013-02-05
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
2013-01-27
e1000e: cleanup hw.h
Bruce Allan
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
2013-01-27
e1000e: update copyright date
Bruce Allan
2013-01-27
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-27
e1000e: add support for IEEE-1588 PTP
Bruce Allan
2013-01-18
e1000e: add support for hardware timestamping on some devices
Bruce Allan
2013-01-18
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
2013-01-15
e1000e: SerDes autoneg flow control
Bruce Allan
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
2012-10-09
e1000e: add device IDs for i218
Bruce Allan
2012-05-04
e1000e: initial support for i217
Bruce Allan
2012-05-02
e1000e: fix .ndo_set_rx_mode for 82579
Bruce Allan
2012-05-02
e1000e: workaround EEPROM configuration change on 82579
Bruce Allan
2012-04-27
e1000e: 82579 potential system hang on stress when ME enabled
Bruce Allan
2012-04-04
e1000e: cleanup indexed register arrays
Bruce Allan
2012-02-24
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
2012-02-24
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-25
e1000e: convert head, tail and itr_register offsets to __iomem pointers
Bruce Allan
2012-01-25
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher