Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [rndis] Add rndis_rx_err() | Michael Brown | 2015-02-11 | 1 | -0/+15 |
* | [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 | Michael Brown | 2014-12-20 | 1 | -0/+4 |
* | [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages | Michael Brown | 2014-12-20 | 1 | -50/+13 |
* | [rndis] Clear receive filter when closing the device | Michael Brown | 2014-12-20 | 1 | -11/+30 |
* | [rndis] Send RNDIS_HALT_MSG | Michael Brown | 2014-12-19 | 1 | -0/+58 |
* | [rndis] Send RNDIS_INITIALISE_MSG | Michael Brown | 2014-12-19 | 1 | -22/+161 |
* | [rndis] Add generic RNDIS device abstraction | Michael Brown | 2014-12-18 | 1 | -0/+850 |