]> www.infradead.org Git - users/jedix/linux-maple.git/commit
r8169 : MAC address change fix for the 8168e-vl.
authorfrançois romieu <romieu@fr.zoreil.com>
Tue, 2 Aug 2011 03:53:43 +0000 (03:53 +0000)
committerJoe Jin <joe.jin@oracle.com>
Fri, 18 May 2012 02:03:52 +0000 (10:03 +0800)
commit7ba9f29031426acdedb2914a907670bea795594b
tree392f889edee7516b1ac8de9a0414bfd506c42471
parentbe12c8b0ba4237d31269584996b10b471b43e849
r8169 : MAC address change fix for the 8168e-vl.

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=39252

Hayes suggested that the usual MAC{0, 4} register writes be completed
with writes to extended GigaMAC registers :
- 0xe0 .. 0xe5
- 0xf2 .. 0xf7

Registers 0xf0 and 0xf1 should be set to 0.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit c28aa38567101bad4e020f4392df41d0bf6c165c)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/r8169.c