835 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

Author SHA1 Message Date
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 9 years ago
  Michael Brown 6567511c3d [efi] Add EFI time source 9 years ago
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9 years ago
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information 9 years ago
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm 9 years ago
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm 9 years ago
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm 9 years ago
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm 9 years ago
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm 9 years ago
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators 9 years ago
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable 9 years ago
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer 9 years ago
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued 9 years ago
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification 9 years ago
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers 9 years ago
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment 9 years ago
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size 9 years ago
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) 9 years ago
  Michael Brown 69062bbc21 [smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs 9 years ago
  Michael Brown 6ad02e78bb [mii] Add generic mii_check_link() function 9 years ago
  Michael Brown 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs 9 years ago
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c 9 years ago
  Michael Brown bfbb2b8f1c [linux] Rewrite headers included in all builds 9 years ago
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c 9 years ago
  Michael Brown 58752cc10d [menu] Abstract out the generic concept of a jump scroller 9 years ago
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h 9 years ago
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file 9 years ago
  Michael Brown 2d707ac964 [list] Relicense list.h 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 9 years ago
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 years ago
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework 9 years ago
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints 9 years ago
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver 9 years ago
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() 9 years ago
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9 years ago
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field 9 years ago
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors 9 years ago
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations 9 years ago
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 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 072d656a2f [pci] Allow drivers to specify a PCI class 9 years ago
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer 9 years ago
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 9 years ago