4964 Commits (320e786d3dd58153355b91900ab5eb9edb7a0f50)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 320e786d3d [ncm] Use generic USB network device framework hace 9 años
  Michael Brown 5b9b5ced4e [ecm] Use generic USB network device framework hace 9 años
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework hace 9 años
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() hace 9 años
  Michael Brown 7867e48cee [test] Add constant-length memset() self-tests hace 9 años
  Michael Brown cd8273b308 [test] Add self-tests for more string functions hace 9 años
  Michael Brown 8ee39f7432 [libc] Rewrite string functions hace 9 años
  Michael Brown b54167b8b6 [libc] Remove unused string functions hace 9 años
  Michael Brown 14fc311271 [ncm] Use generic refill framework for bulk IN and interrupt endpoints hace 9 años
  Michael Brown 1706ab7ff3 [ecm] Use generic refill framework for bulk IN and interrupt endpoints hace 9 años
  Michael Brown ebe433e795 [usb] Use generic refill framework for USB hub interrupt endpoints hace 9 años
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints hace 9 años
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds hace 9 años
  Michael Brown 907cffb7c5 [efi] Disallow R_X86_64_32 relocations hace 9 años
  Olaf Hering 335a7ddcd4 [build] Sort objects in blib.a hace 9 años
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver hace 9 años
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() hace 9 años
  Michael Brown 4b2800c7d5 [build] Allow product tag line to be customised via config/branding.h hace 9 años
  Michael Brown b06fdcf936 [build] Allow setting help text URI to be customised via config/branding.h hace 9 años
  Michael Brown 92f3bd901e [build] Allow command help text URI to be customised via config/branding.h hace 9 años
  Michael Brown eac445b650 [build] Allow error message URI to be customised via config/branding.h hace 9 años
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h hace 9 años
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings hace 9 años
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h hace 9 años
  Michael Brown 32d20fdd7e [xhci] Delay after (possibly) forcing port link state to RxDetect hace 9 años
  Michael Brown 1bb9e88ba0 [ecm] Add support for CDC-ECM USB Ethernet devices hace 9 años
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet hace 9 años
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field hace 9 años
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors hace 9 años
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations hace 9 años
  Michael Brown 2e72d100af [ncm] Reserve headroom in received packets hace 9 años
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets hace 9 años
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs hace 9 años
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port hace 9 años
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed hace 9 años
  Michael Brown 2d3f2b2446 [ncm] Use large multi-packet buffers by default hace 9 años
  Michael Brown 66048e3214 [usb] Report xHCI host controller events hace 9 años
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices hace 9 años
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers hace 9 años
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs hace 9 años
  Michael Brown 018b13dcec [usb] Add basic support for USB devices hace 9 años
  Michael Brown 8c43891db4 [romprefix] Ensure UNDI loader can be included by all ROM types hace 9 años
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class hace 9 años
  Michael Brown d38bac05e7 [build] Include Hyper-V driver in the all-drivers build hace 9 años
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer hace 9 años
  Michael Brown af07324af9 [hyperv] Tidy up debug output hace 9 años
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 hace 9 años
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages hace 9 años
  Michael Brown a69c9953ac [hyperv] Increase TX ring size hace 9 años
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll hace 9 años