Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-02 | net: core: avoid possible NULL pointer dereference | xypron.glpk@gmx.de | 1 | -1/+2 |
2017-02-07 | net: core: cosmetic: A MAC address is not limited to SROM | oliver@schinagl.nl | 1 | -1/+1 |
2017-02-07 | net: cosmetic: Do not use magic values for ARP_HLEN | oliver@schinagl.nl | 1 | -5/+5 |
2016-11-07 | net: use random ethernet address if invalid and not zero | Siva Durga Prasad Paladugu | 1 | -1/+2 |
2016-10-13 | net: write enetaddr down to hardware on env_callback | Hannes Schmelzer | 1 | -0/+1 |
2016-02-06 | microblaze: Correct build error in eth-uclass.c | Simon Glass | 1 | -0/+2 |
2016-01-28 | net: Move driver-model code into its own file | Simon Glass | 1 | -0/+549 |