1695 Révisions (2782ccec412222cebafa35899328944acc643caa)

Auteur SHA1 Message Date
  Michael Brown 2782ccec41 [legal] Add support for the Unmodified Binary Distribution Licence il y a 9 ans
  Michael Brown 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files il y a 9 ans
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h il y a 9 ans
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() il y a 9 ans
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework il y a 9 ans
  Michael Brown 8ee39f7432 [libc] Rewrite string functions il y a 9 ans
  Michael Brown b54167b8b6 [libc] Remove unused string functions il y a 9 ans
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints il y a 9 ans
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver il y a 9 ans
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() il y a 9 ans
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet il y a 9 ans
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field il y a 9 ans
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors il y a 9 ans
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations il y a 9 ans
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port il y a 9 ans
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices il y a 9 ans
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers il y a 9 ans
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs il y a 9 ans
  Michael Brown 018b13dcec [usb] Add basic support for USB devices il y a 9 ans
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class il y a 9 ans
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer il y a 9 ans
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 il y a 9 ans
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages il y a 9 ans
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG il y a 9 ans
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG il y a 9 ans
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices il y a 9 ans
  Michael Brown d1894970db [hyperv] Add support for VMBus devices il y a 9 ans
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor il y a 9 ans
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction il y a 9 ans
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions il y a 9 ans
  Michael Brown d83fb45b66 [device] Provide a driver-private data field for root devices il y a 9 ans
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions il y a 9 ans
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered il y a 9 ans
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited il y a 9 ans
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets il y a 9 ans
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver il y a 9 ans
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers il y a 9 ans
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() il y a 9 ans
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver il y a 9 ans
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs il y a 9 ans
  Michael Brown f94d651632 [efi] Avoid returning uninitialised data from PCI configuration space reads il y a 9 ans
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image il y a 9 ans
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot il y a 9 ans
  Michael Brown 8b2942a7db [xen] Cope with unexpected initial backend states il y a 9 ans
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default il y a 9 ans
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() il y a 9 ans
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c il y a 9 ans
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use il y a 9 ans
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs il y a 9 ans
  Michael Brown 4a480f1d15 [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs il y a 9 ans