579 Revize (e5e91ab47107dde8eb66442cf35722b5c2ee89f9)

Autor SHA1 Zpráva Datum
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm před 9 roky
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm před 9 roky
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm před 9 roky
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm před 9 roky
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators před 9 roky
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable před 9 roky
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer před 9 roky
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued před 9 roky
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification před 9 roky
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers před 9 roky
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment před 9 roky
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size před 9 roky
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) před 9 roky
  Michael Brown 69062bbc21 [smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs před 9 roky
  Michael Brown 6ad02e78bb [mii] Add generic mii_check_link() function před 9 roky
  Michael Brown 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs před 9 roky
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c před 9 roky
  Michael Brown bfbb2b8f1c [linux] Rewrite headers included in all builds před 9 roky
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c před 9 roky
  Michael Brown 58752cc10d [menu] Abstract out the generic concept of a jump scroller před 9 roky
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h před 9 roky
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file před 9 roky
  Michael Brown 2d707ac964 [list] Relicense list.h před 9 roky
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h před 9 roky
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() před 9 roky
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework před 9 roky
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints před 9 roky
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver před 9 roky
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() před 9 roky
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet před 9 roky
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field před 9 roky
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors před 9 roky
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations před 9 roky
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port před 9 roky
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices před 9 roky
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers před 9 roky
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs před 9 roky
  Michael Brown 018b13dcec [usb] Add basic support for USB devices před 9 roky
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class před 9 roky
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer před 9 roky
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 před 9 roky
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages před 9 roky
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG před 9 roky
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG před 9 roky
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices před 9 roky
  Michael Brown d1894970db [hyperv] Add support for VMBus devices před 9 roky