Searched hist:247064 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/e1000/
H A De1000_nvm.hdiff 247064 Wed Feb 20 22:39:52 MST 2013 jfv Refresh on the shared code for the E1000 drivers.
- bear with me, there are lots of white space changes, I would not
do them, but I am a mere consumer of this stuff and if these drivers
are to stay in shape they need to be taken.

em driver changes: support for the new i217/i218 interfaces

igb driver changes:
- TX mq start has a quick turnaround to the stack
- Link/media handling improvement
- When link status changes happen the current flow control state
will now be displayed.
- A few white space/style changes.

lem driver changes:
- the shared code uncovered a bogus write to the RLPML register
(which does not exist in this hardware) in the vlan code,this
is removed.

Completed in 103 milliseconds