5216 Commits (ed609c4889d678bdc7f616d7d17494f19c735e90)
 

Autor SHA1 Nachricht Datum
  Michael Brown a69c9953ac [hyperv] Increase TX ring size vor 9 Jahren
  Michael Brown 4e6821662c [hyperv] Receive all VMBus messages in a poll vor 9 Jahren
  Michael Brown 67291465ea [rndis] Clear receive filter when closing the device vor 9 Jahren
  Michael Brown cd68d93b6e [hyperv] Tear down NetVSC RX buffer GPADL after closing VMBus device vor 9 Jahren
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG vor 9 Jahren
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG vor 9 Jahren
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices vor 9 Jahren
  Michael Brown d1894970db [hyperv] Add support for VMBus devices vor 9 Jahren
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor vor 9 Jahren
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction vor 9 Jahren
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions vor 9 Jahren
  Michael Brown d83fb45b66 [device] Provide a driver-private data field for root devices vor 9 Jahren
  Michael Brown 35c5379760 [malloc] Report caller address as soon as memory corruption is detected vor 9 Jahren
  Michael Brown 7871666740 [malloc] Check integrity of free list vor 9 Jahren
  Michael Brown 9154f2aef3 [malloc] Sanity check parameters to alloc_memblock() and free_memblock() vor 9 Jahren
  Michael Brown 998e69ae14 [malloc] Tidy up debug output vor 9 Jahren
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions vor 9 Jahren
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered vor 9 Jahren
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) vor 9 Jahren
  Michael Brown d08547309b [vmxnet3] Add profiling code to exclude time spent in the hypervisor vor 9 Jahren
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash vor 9 Jahren
  Michael Brown a937615151 [intel] Use autoloaded MAC address instead of EEPROM MAC address vor 9 Jahren
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited vor 9 Jahren
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets vor 9 Jahren
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function vor 9 Jahren
  Michael Brown af17abf67f [efi] Include NII driver within "snp" and "snponly" build targets vor 9 Jahren
  Michael Brown feb3a0f7d5 [efi] Check for presence of UNDI in NII protocol vor 9 Jahren
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver vor 9 Jahren
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers vor 9 Jahren
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() vor 9 Jahren
  Michael Brown b71e93bb71 [efi] Free transmit ring entry before calling netdev_tx_complete() vor 9 Jahren
  Anton D. Kachalov 86285d1d54 [intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz) vor 9 Jahren
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver vor 9 Jahren
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs vor 9 Jahren
  Michael Brown a3d86074cc [build] Use -malign-double to build 32-bit UEFI binaries vor 9 Jahren
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function vor 9 Jahren
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets vor 9 Jahren
  Michael Brown 5d9fbf34ee [efi] Provide dummy device path in efi_image_probe() vor 9 Jahren
  Jan Kiszka 0df7ce9641 [intel] Add I217-LM PCI ID vor 9 Jahren
  Michael Brown 5de37e124f [efi] Add efifatbin utility vor 9 Jahren
  Michael Brown 895d73f383 [build] Clean up all binary directories on "make [very]clean" vor 9 Jahren
  Michael Brown 0ce3c97095 [efi] Allow for non-PCI snpnet devices vor 9 Jahren
  Michael Brown 3bb910caa8 [efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional vor 9 Jahren
  Michael Brown f94d651632 [efi] Avoid returning uninitialised data from PCI configuration space reads vor 9 Jahren
  Michael Brown 4c5b7945c3 [efi] Use the SNP protocol instance to match the SNP chainloading device vor 10 Jahren
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image vor 9 Jahren
  Michael Brown 2cb95c9028 [efi] Make our virtual file system case insensitive vor 9 Jahren
  Michael Brown 3357a8e369 [efi] Show details of intercepted LoadImage() calls vor 9 Jahren
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB vor 9 Jahren
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images vor 9 Jahren