aboutsummaryrefslogtreecommitdiff
path: root/src/net/rndis.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-11[rndis] Add rndis_rx_err()Michael Brown1-0/+15
2014-12-20[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006Michael Brown1-0/+4
2014-12-20[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messagesMichael Brown1-50/+13
2014-12-20[rndis] Clear receive filter when closing the deviceMichael Brown1-11/+30
2014-12-19[rndis] Send RNDIS_HALT_MSGMichael Brown1-0/+58
2014-12-19[rndis] Send RNDIS_INITIALISE_MSGMichael Brown1-22/+161
2014-12-18[rndis] Add generic RNDIS device abstractionMichael Brown1-0/+850