1111 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)

Author SHA1 Message Date
  Michael Brown 89c767bfd6 [smsc95xx] Add driver for SMSC/Microchip LAN95xx USB Ethernet NICs 8 years ago
  Michael Brown ed18cd5678 [pci] Add definitions for PCI Express function level reset (FLR) 8 years ago
  Michael Brown f3c2da7d4a [intel] Correct definition of receive overrun bit 8 years ago
  Michael Brown fff9281b84 [intel] Forcibly skip PHY reset on some models 8 years ago
  Kyösti Mälkki d5f7ee60e7 [intel] Add PCI IDs for i210/i211 flashless operation 8 years ago
  Carl Henrik Lunde 3f8da985aa [vmxnet3] Avoid completely filling the TX descriptor ring 8 years ago
  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