summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2019-11-09generic_ehci_fdt: Fix compile when EXT_RESOURCES isn't presentEmmanuel Vadot
2019-11-05net: add ETHER_IS_ZERO macro similar to ETHER_IS_BROADCASTEric Joyner
2019-10-16dwc3: Use a pair of ()'s around arguments for some macrosEmmanuel Vadot
2019-10-14arm64: Add Synopsys DWC3 driverEmmanuel Vadot
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-14Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-10-07Widen NET_EPOCH coverage.Gleb Smirnoff
2019-10-07Make control endpoint quirk for xhci(4) configurable.Hans Petter Selasky
2019-10-03Split out the attachment from the generic-ehci driverEmmanuel Vadot
2019-10-01generic_ehci: Enable all phys and resetsEmmanuel Vadot
2019-10-01generic_ohci: Look for the phy based on the idEmmanuel Vadot
2019-09-20Add quirk for XHCI(4) controllers to support USB control transfersHans Petter Selasky
2019-09-20Increase the maximum user-space buffer size from 256kBytes to 32MBytes forHans Petter Selasky
2019-09-20The maximum TD size is 31 and not 15.Hans Petter Selasky
2019-09-07Some newer HID devices have descriptors that are larger than 1k. BumpWarner Losh
2019-09-02Fix regression issue after r351616. Make sure the mbuf queue gets initialized.Hans Petter Selasky
2019-09-01Add support for TP-Link Archer T2U Nano.Jung-uk Kim
2019-08-30Use mbuf queue instead of ifqueue in USB network drivers.Gleb Smirnoff
2019-08-22usb: fix usb_fdt_support.c when altq enabled (usb_ehernet.h changes)Bjoern A. Zeeb
2019-08-20Unbreak USB ethernet module buildsJustin Hibbits
2019-08-20usb_ethernet.h includes a number of mii headers, but only does so inStephen J. Kiernan
2019-08-07Add cdceem(4) driver, for virtual ethernet devices compliantEdward Tomasz Napierala
2019-08-07Correct PCI device ID for XHCI USB controller.Hans Petter Selasky
2019-08-03Fix format spec for ILP32.Konstantin Belousov
2019-08-03Add per hub sysctl to expose port information for phyisical form etc.Takanori Watanabe
2019-07-28Add support for tethering with Nokia 7 plus and the alike.Hans Petter Selasky
2019-07-12Support multiple serial ports per device.Poul-Henning Kamp
2019-07-10Add support for RTL8156, 2.5GbE USB network controller, to if_cdce(4).Hiroki Sato
2019-07-08Put USB ACPI code into own module, uacpi.ko.Hans Petter Selasky
2019-07-08Minor code cleanup of USB ACPI code after r349161.Hans Petter Selasky
2019-07-02if_muge: set IFCAP_VLAN_MTU to maintain 1500 MTU with vlan useEd Maste
2019-06-20Fix the case where no root hub object while host controller object exist in A...Takanori Watanabe
2019-06-17Add ACPI support for USB driver.Takanori Watanabe
2019-06-17Separate kernel crc32() implementation to its own header (gsb_crc32.h) andXin LI
2019-06-12Some devices take undesired actions when RTS and DTR areStephen Hurd
2019-06-04In usb(4) fix a lost completion event issue towards libusb(3). It may happenHans Petter Selasky
2019-06-04In xhci(4) there is no stream ID in the completion TRB.Hans Petter Selasky
2019-05-23Add USB ID for CP2112Andriy Gapon
2019-05-20Reverse the bit logic of sc_led_modes_mask. Instead of initializing it toIan Lepore