5058 Commits (e5e91ab47107dde8eb66442cf35722b5c2ee89f9)
 

Author SHA1 Message Date
  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 a9da129122 [test] Simplify digest algorithm self-tests 9 years ago
  Laszlo Ersek b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 9 years ago
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests 9 years ago
  Michael Brown fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() 9 years ago
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() 9 years ago
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators 9 years ago
  Michael Brown 026b3446b9 [usb] Improve debug messages for failed control transactions 9 years ago
  Michael Brown b418af26d9 [ehci] 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 661189eede [xhci] Ring doorbell as part of endpoint reset 9 years ago
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 9 years ago
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification 9 years ago
  Michael Brown c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() 9 years ago
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers 9 years ago
  Michael Brown ec0e2a7bd7 [xhci] Do not release ownership back to BIOS when booting an OS 9 years ago
  Michael Brown e1feb7bcab [usb] Add config/usb.h for USB configuration options 9 years ago
  Michael Brown 75d6fec6c4 [autoboot] Match against parent devices when matching by bus type and location 9 years ago
  Michael Brown 3de0ffc887 [xhci] Forcibly disable SMIs if BIOS fails to release ownership 9 years ago
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment 9 years ago
  Michael Brown 74f57016dc [ncm] Respect maximum transfer size of the bus 9 years ago
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size 9 years ago
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 years ago
  Michael Brown 57bab4e1d3 [tcpip] Fix dubious calculation of min_port 9 years ago
  Michael Brown 7f80eb511e [smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA 9 years ago
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) 9 years ago
  Michael Brown bc985ca089 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 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 03e71d5d1a [legal] Relicense Davicom DM96xx drivers 9 years ago
  Michael Brown 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs 9 years ago
  Thomas Miletich 02bf4f16f3 [intel] Add PCI ID for I218-LM 9 years ago
  Michael Brown 042a982c4d [http] Support MD5-sess Digest authentication 9 years ago
  Michael Brown 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations 9 years ago
  Michael Brown 3eb91209d9 [xen] Set the "feature-rx-notify" flag for netfront devices 9 years ago
  Michael Brown e905cdcce3 [xhci] Undo PCH-specific quirk fixes when removing device 9 years ago
  Michael Brown ff320404d5 [xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers 9 years ago
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 93b4586447 [retry] Colourise debug output 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 81166302a0 [i386] Move real_to_user() to realmode.h 9 years ago
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 years ago
  Michael Brown 04c1ea8170 [build] Remove obsolete and unused portions of config.c 9 years ago