4948 コミット (f3725a86e00cf5a4281997670c8779f83c38eeba)
 

作成者 SHA1 メッセージ 日付
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() 9年前
  Michael Brown 4b2800c7d5 [build] Allow product tag line to be customised via config/branding.h 9年前
  Michael Brown b06fdcf936 [build] Allow setting help text URI to be customised via config/branding.h 9年前
  Michael Brown 92f3bd901e [build] Allow command help text URI to be customised via config/branding.h 9年前
  Michael Brown eac445b650 [build] Allow error message URI to be customised via config/branding.h 9年前
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h 9年前
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9年前
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9年前
  Michael Brown 32d20fdd7e [xhci] Delay after (possibly) forcing port link state to RxDetect 9年前
  Michael Brown 1bb9e88ba0 [ecm] Add support for CDC-ECM USB Ethernet devices 9年前
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9年前
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field 9年前
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors 9年前
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations 9年前
  Michael Brown 2e72d100af [ncm] Reserve headroom in received packets 9年前
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets 9年前
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs 9年前
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9年前
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9年前
  Michael Brown 2d3f2b2446 [ncm] Use large multi-packet buffers by default 9年前
  Michael Brown 66048e3214 [usb] Report xHCI host controller events 9年前
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9年前
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers 9年前
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9年前
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9年前
  Michael Brown 8c43891db4 [romprefix] Ensure UNDI loader can be included by all ROM types 9年前
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9年前
  Michael Brown d38bac05e7 [build] Include Hyper-V driver in the all-drivers build 9年前
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer 9年前
  Michael Brown af07324af9 [hyperv] Tidy up debug output 9年前
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 9年前
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9年前
  Michael Brown a69c9953ac [hyperv] Increase TX ring size 9年前
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll 9年前
  Michael Brown 67291465ea [rndis] Clear receive filter when closing the device 9年前
  Michael Brown cd68d93b6e [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device 9年前
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG 9年前
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG 9年前
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9年前
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9年前
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9年前
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction 9年前
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions 9年前
  Michael Brown d83fb45b66 [device] Provide a driver-private data field for root devices 9年前
  Michael Brown 35c5379760 [malloc] Report caller address as soon as memory corruption is detected 9年前
  Michael Brown 7871666740 [malloc] Check integrity of free list 9年前
  Michael Brown 9154f2aef3 [malloc] Sanity check parameters to alloc_memblock() and free_memblock() 9年前
  Michael Brown 998e69ae14 [malloc] Tidy up debug output 9年前
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions 9年前
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered 9年前