16 Aug, 2017

3 commits


08 Feb, 2017

1 commit

  • Commit 674bb249825a ("net: cosmetic: Replace magic numbers in arp.c with
    constants") introduced a nice define to replace the magic value 6 for
    the ethernet hardware address. Replace more hardcoded instances of 6
    which really reference the ARP_HLEN (iow the MAC/Hardware/Ethernet
    address).

    Signed-off-by: Olliver Schinagl
    Acked-by: Joe Hershberger

    oliver@schinagl.nl
     

14 Nov, 2016

1 commit

  • If mac-address is changed using "setenv ethaddr ...." command the new
    mac-adress also must be written into the responsible ethernet driver.
    This fixes the legacy ethernet handling.

    Signed-off-by: Marek Vasut
    Cc: Hannes Schmelzer
    Cc: Joe Hershberger
    Cc: Tom Rini
    Reviewed-by: Hannes Schmelzer

    Marek Vasut
     

24 Sep, 2016

1 commit


29 Jan, 2016

1 commit