606 Commits (5e622dc085d461d21e0db8f8d9773863ebc1468f)

Author SHA1 Message Date
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport 9 years ago
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART 9 years ago
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports 9 years ago
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" 9 years ago
  Michael Brown a91b1f7339 [intel] Add intelxvf driver for Intel 10 GigE virtual function NICs 9 years ago
  Michael Brown bb1e1048f6 [intel] Add support for mailbox used by virtual functions 9 years ago
  Michael Brown 372672275e [usb] Add basic support for USB keyboards 9 years ago
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework 9 years ago
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 years ago
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors 9 years ago
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 years ago
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 years ago
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 years ago
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 years ago
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports 9 years ago
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses 9 years ago
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 years ago
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 years ago
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 years ago
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 years ago
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 years ago
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
  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