summaryrefslogtreecommitdiff
path: root/net/eth-uclass.c
AgeCommit message (Expand)Author
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-06-02net: core: avoid possible NULL pointer dereferencexypron.glpk@gmx.de
2017-02-07net: core: cosmetic: A MAC address is not limited to SROMoliver@schinagl.nl
2017-02-07net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl
2016-11-07net: use random ethernet address if invalid and not zeroSiva Durga Prasad Paladugu
2016-10-13net: write enetaddr down to hardware on env_callbackHannes Schmelzer
2016-02-06microblaze: Correct build error in eth-uclass.cSimon Glass
2016-01-28net: Move driver-model code into its own fileSimon Glass