]> Git Repo - linux.git/commit
e1000: add ich8lan core functions
authorAuke Kok <[email protected]>
Tue, 27 Jun 2006 16:08:17 +0000 (09:08 -0700)
committerAuke Kok <[email protected]>
Tue, 27 Jun 2006 16:08:17 +0000 (09:08 -0700)
commitd37ea5d56293b7a883d2a993df5d8b9fb660ed3b
treeb0b5120c66c8fc44e93cc3e708de52c6eaed98ad
parentab7bc0ad72a12ef8eacc1560c9342aa567f3531d
e1000: add ich8lan core functions

This implements the core new functions needed for ich8's internal
NIC. This includes:

* ich8 specific read/write code
* flash/nvm access code
* software semaphore flag functions
* 10/100 PHY (fe - no gigabit speed) support for low-end versions
* A workaround for a powerdown sequence problem discovered that
affects a small number of motherboard.

Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Auke Kok <[email protected]>
drivers/net/e1000/e1000_hw.c
drivers/net/e1000/e1000_hw.h
drivers/net/e1000/e1000_osdep.h
This page took 0.07465 seconds and 4 git commands to generate.