1121 Commits (47dcd392dcd79d02eec2714696012785dd7a47c9)

Author SHA1 Message Date
  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 b3de9664c7 [ehci] Poll child companion controllers after disowning port 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 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
  Christian Hesse 1b56452121 [ath9k] Remove confusing logic inversion in an ANI variable 9 years ago
  Christian Hesse 5744c3e8cd [intel] Add PCI device IDs for Intel I218-LM and I218-V 9 years ago
  Michael Brown 2154af0077 [rtl818x] Obviate RTL_ROM() hack 9 years ago
  Michael Brown eda1c58358 [realtek] Do not attempt to access EEPROM on RTL8169 chips 9 years ago
  Michael Brown 8958f62a1c [intel] Force RX polling on VMware emulated 82545em 9 years ago
  Michael Brown 63dcab002e [intel] Report any unexpected interrupt causes 9 years ago
  Ed Swierk da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs 9 years ago
  Michael Brown fb31365db4 [prism2] Remove duplicate PCI_ROM() lines 9 years ago
  Michael Brown 532649aacf [eepro100] Remove duplicate PCI_ROM() line 9 years ago
  Michael Brown c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer 9 years ago
  Michael Brown 729c16ad5b [efi] Poll media status only if advertised as supported 9 years ago
  Michael Brown 914dd539b0 [efi] Provide a dummy data block in nii_initialise() 9 years ago
  Michael Brown 867e3ee475 [xhci] Always reset root hub ports 9 years ago
  Laszlo Ersek b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 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 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 ec0e2a7bd7 [xhci] Do not release ownership back to BIOS when booting an OS 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 7f80eb511e [smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA 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 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 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