4981 Commits (4c3b9c79a52859e5877431d4b19737b7bd7657e5)
 

Author SHA1 Message Date
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9 years ago
  Michael Brown 2d3f2b2446 [ncm] Use large multi-packet buffers by default 9 years ago
  Michael Brown 66048e3214 [usb] Report xHCI host controller events 9 years ago
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9 years ago
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers 9 years ago
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9 years ago
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9 years ago
  Michael Brown 8c43891db4 [romprefix] Ensure UNDI loader can be included by all ROM types 9 years ago
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9 years ago
  Michael Brown d38bac05e7 [build] Include Hyper-V driver in the all-drivers build 9 years ago
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer 9 years ago
  Michael Brown af07324af9 [hyperv] Tidy up debug output 9 years ago
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 9 years ago
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9 years ago
  Michael Brown a69c9953ac [hyperv] Increase TX ring size 9 years ago
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll 9 years ago
  Michael Brown 67291465ea [rndis] Clear receive filter when closing the device 9 years ago
  Michael Brown cd68d93b6e [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device 9 years ago
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG 9 years ago
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG 9 years ago
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 years ago
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction 9 years ago
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions 9 years ago
  Michael Brown d83fb45b66 [device] Provide a driver-private data field for root devices 9 years ago
  Michael Brown 35c5379760 [malloc] Report caller address as soon as memory corruption is detected 9 years ago
  Michael Brown 7871666740 [malloc] Check integrity of free list 9 years ago
  Michael Brown 9154f2aef3 [malloc] Sanity check parameters to alloc_memblock() and free_memblock() 9 years ago
  Michael Brown 998e69ae14 [malloc] Tidy up debug output 9 years ago
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions 9 years ago
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered 9 years ago
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) 9 years ago
  Michael Brown d08547309b [vmxnet3] Add profiling code to exclude time spent in the hypervisor 9 years ago
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash 9 years ago
  Michael Brown a937615151 [intel] Use autoloaded MAC address instead of EEPROM MAC address 9 years ago
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited 9 years ago
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets 9 years ago
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function 9 years ago
  Michael Brown af17abf67f [efi] Include NII driver within "snp" and "snponly" build targets 9 years ago
  Michael Brown feb3a0f7d5 [efi] Check for presence of UNDI in NII protocol 9 years ago
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9 years ago
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers 9 years ago
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9 years ago
  Michael Brown b71e93bb71 [efi] Free transmit ring entry before calling netdev_tx_complete() 9 years ago
  Anton D. Kachalov 86285d1d54 [intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz) 9 years ago
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver 9 years ago
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs 9 years ago
  Michael Brown a3d86074cc [build] Use -malign-double to build 32-bit UEFI binaries 9 years ago