summaryrefslogtreecommitdiff
path: root/net/eth-uclass.c
Commit message (Expand)AuthorAgeLines
* MLK-14862 net: eth-uclass: add return value checkPeng Fan2017-05-11-2/+12
* net: core: cosmetic: A MAC address is not limited to SROMoliver@schinagl.nl2017-02-07-1/+1
* net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl2017-02-07-5/+5
* net: use random ethernet address if invalid and not zeroSiva Durga Prasad Paladugu2016-11-07-1/+2
* net: write enetaddr down to hardware on env_callbackHannes Schmelzer2016-10-13-0/+1
* microblaze: Correct build error in eth-uclass.cSimon Glass2016-02-06-0/+2
* net: Move driver-model code into its own fileSimon Glass2016-01-28-0/+549