History log of /fuchsia/zircon/system/ulib/ddktl/test/ethernet-tests.cpp
Revision Date Author Comments
# 46176429 09-Mar-2018 Eric Holland <hollande@google.com>

[ddktl][bti] bti for ethernet

add support for get_bti to ddktl ethernet interface.
Also added for tests and tapdevice.

Change-Id: I826c606d3db15d91ed7c4376ce58fbe86f1352d2


# af3c0b25 08-Mar-2018 Brian Swetland <swetland@google.com>

[ddk][ethernet] rename PROTOCOL_ETHERMAC to PROTOCOL_ETHERNET_IMPL

Change-Id: Iebcd11d56559e55e4d83bbe861535200cd246ba5


# 9fa397e2 09-Jan-2018 Tim Kilbourn <tkilbourn@google.com>

[ddktl] Set default for EthmacSetParam to true

Step 3/5

NET-9

Change-Id: Icfc0d2ae2b1bc237f136cb9ccacea83bf39bfe1a


# 7756aa78 09-Jan-2018 Tim Kilbourn <tkilbourn@google.com>

[ddktl] Add EthmacSetParam

Step 1/5

NET-9

Change-Id: I7ff2f20b1a1c743f1a33ae5b6b22119656173b07


# d24c852c 05-Nov-2017 Tim Kilbourn <tkilbourn@google.com>

[ddktl] Add support for EthmacCompleteTx

Add support to the EthmacIfc base class.

For EthmacIfcProxy, the cookie should come from the wrapper, not passed
in as a parameter.

Change-Id: Ic24715f17ffe0c8a429a6873528e1a4bf1cb9575


# f09ad7d2 13-Oct-2017 Josh Conner <joshconner@google.com>

[ethernet] Add support for asynchronous eth tx

queue_tx replaces send as the interface for both synchronous and
asynchronous transmissions. Tx data is now passed using ethmac_netbuf_t
structures. If the driver chooses to hold on to the netbuf until
buffer space is available, it can return ZX_ERR_SHOULD_WAIT from queue_tx
and call the ethmac complete_tx() callback when the netbuf is no longer
needed.

NET-212

Change-Id: I2da2c503a12fbea0f8c74d8d1e05b83161a15f4a


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 59e644b1 07-Sep-2017 George Kulakowski <kulakowski@google.com>

[zircon][mxtl->fbl] Rename mxtl to fbl

Change-Id: Ie21b6498e1bfb0a7fa0315e40b9e5c3ee78646be


# 10a03ab6 03-Aug-2017 Jeff Brown <jeffbrown@google.com>

[mxtl][mxalloc] Redirect all clients of mxalloc to mxtl.

Change-Id: Ib6d88937212ab23612f59add8bd028862308ead5


# 32cb7d77 26-Jun-2017 Tim Kilbourn <tkilbourn@google.com>

[ddktl] Move ddktl to its own ulib

Change-Id: I486b6c7fbca906287550930e8122fa464a28137f