summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/eth.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-4/+4
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger1-0/+10
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger1-0/+10
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger1-0/+9
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger1-4/+6
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger1-0/+19
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger1-0/+17
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger1-0/+26
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger1-0/+2
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger1-0/+15