drivers/net/r8168: Add driver for realtek nic

Hardware / Coreboot - Damien Zammit [zamaudio.com] - 31 May 2016 13:03 UTC

One thing that is vital to this patch is the MAC address setting in case the EEPROM/efuse is unconfigured. Linux now recognises the default MAC address on GA-G41M-ES2L which does rely on the default bios settings for the MAC address.

Change-Id: I32e070b545b4c6369686a7087b7ff838d00764e3

e983f0c drivers/net/r8168: Add driver for realtek nic
src/drivers/net/Kconfig | 5 +++
src/drivers/net/Makefile.inc | 1 +
src/drivers/net/r8168.c | 94 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 100 insertions(+)

Upstream: review.coreboot.org


  • Share