1770 Commits (0dc85aed03239c13b31d2712ef28739879e12336)

Autor SHA1 Mensaje Fecha
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm hace 9 años
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators hace 9 años
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable hace 9 años
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer hace 9 años
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued hace 9 años
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification hace 9 años
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers hace 9 años
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment hace 9 años
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size hace 9 años
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() hace 9 años
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) hace 9 años
  Michael Brown 69062bbc21 [smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs hace 9 años
  Michael Brown 6ad02e78bb [mii] Add generic mii_check_link() function hace 9 años
  Michael Brown 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs hace 9 años
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c hace 9 años
  Michael Brown bfbb2b8f1c [linux] Rewrite headers included in all builds hace 9 años
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism hace 9 años
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration hace 9 años
  Michael Brown 04c1ea8170 [build] Remove obsolete and unused portions of config.c hace 9 años
  Michael Brown 334eed0cb5 [build] Remove unused __keepme macro hace 9 años
  Michael Brown 30d356b455 [build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL() macros hace 9 años
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c hace 9 años
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 hace 9 años
  Michael Brown 58752cc10d [menu] Abstract out the generic concept of a jump scroller hace 9 años
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h hace 9 años
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file hace 9 años
  Michael Brown 2d707ac964 [list] Relicense list.h hace 9 años
  Michael Brown 350768d4b4 [elf] Rewrite ELF header hace 9 años
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code hace 9 años
  Michael Brown d1f0e89e4e [libc] Rewrite unrelicensable portions of ctype.h hace 9 años
  Michael Brown 5d1f351278 [libc] Rewrite unrelicensable portions of stddef.h hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 2782ccec41 [legal] Add support for the Unmodified Binary Distribution Licence hace 9 años
  Michael Brown 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files hace 9 años
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h hace 9 años
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() hace 9 años
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework hace 9 años
  Michael Brown 8ee39f7432 [libc] Rewrite string functions hace 9 años
  Michael Brown b54167b8b6 [libc] Remove unused string functions hace 9 años
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints hace 9 años
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver hace 9 años
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() hace 9 años
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet hace 9 años
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field hace 9 años
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors hace 9 años
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations hace 9 años
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port hace 9 años