summaryrefslogtreecommitdiff
path: root/drivers/net/sandbox-raw.c
AgeCommit message (Expand)Author
2019-01-14net: Fix error handling in sb_eth_raw_ofdata_to_platdata()Simon Glass
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2015-07-21dm: eth: Avoid blocking on packet receptionSimon Glass
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger