1105 Commits (fdad22a1ed0cefcc975f9f6d2a6153d3b47bc78a)

Author SHA1 Message Date
  Michael Brown 79443785cd [ncm] Support setting MAC address 8 years ago
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs 8 years ago
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score 8 years ago
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() 8 years ago
  Michael Brown 4a7d691697 [xhci] Support arbitrarily large transfers 8 years ago
  Michael Brown 8f418ee477 [ehci] Support arbitrarily large transfers 8 years ago
  Michael Brown 6424a38323 [ehci] Do not treat zero-length NULL pointers as unreachable 8 years ago
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic 8 years ago
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 8 years ago
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe 8 years ago
  Michael Brown 866e525814 [usb] Expose usb_find_driver() 8 years ago
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages 8 years ago
  Fabrice Bacchella c0b61bad99 [efi] Work around bugs in Emulex NII driver 9 years ago
  Fabrice Bacchella b71037989d [efi] Improve NII driver logging 9 years ago
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB 9 years ago
  Bernd Wiebelt 24112d91a0 [tg3] Add support for BCM57766 9 years ago
  Michael Brown 652e5a96db [ipoib] Transmit multicast packets as broadcasts 9 years ago
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache 9 years ago
  Michael Brown e213a008ca [ipoib] Mark REMAC cache as expensive 9 years ago
  Michael Brown be3517c4ab [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms 9 years ago
  Michael Brown 323bf186fb [xhci] Record device-specific quirks in xHCI device structure 9 years ago
  Michael Brown 6b7157c233 [ipoib] Fix REMAC cache discarder 9 years ago
  Michael Brown 6d195c5669 [xhci] Fix comparison of signed and unsigned integers 9 years ago
  Michael Brown 982b051cbc [xhci] Fix length of allocated slot array 9 years ago
  Michael Brown 99f87b2338 [intel] Fix operation when physical function has jumbo frames enabled 9 years ago
  Michael Brown 51b6a1c835 [intel] Add intelxvf_stats() to dump packet statistics registers 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 9e2121be0d [intel] Allow for the use of advanced TX descriptors 9 years ago
  Michael Brown 28ce9b6cc0 [intel] Expose intel_diag() for use by other Intel NIC drivers 9 years ago
  Michael Brown 5ecd16af04 [usb] Always clear recorded disconnections after performing hotplug actions 9 years ago
  Michael Brown a2173fca45 [usb] Do not call usb_hotplug() when registering a new hub 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 bb6d7bebe9 [uhci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 5832e9ea93 [ehci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 91a4ad2466 [xhci] Use meaningful device names in debug messages 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 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