1796 コミット (f58ebbdfb5f48089bb3df088654d5bf735dab2c2)

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