summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2018-03-22Increase the size of the endpoint buffers. They are double buffered soAndrew Turner
2018-03-21Use a table to find the endpoint configurationAndrew Turner
2018-03-16urtw(4), zyd(4): reduce code verbosity.Andriy Voskoboinyk
2018-03-16urtw(4): provide names for some commonly used rate indices + dropAndriy Voskoboinyk
2018-03-10usb/wlan/*: properly include "opt_wlan.h" into all driversAndriy Voskoboinyk
2018-03-10run(4): drop few unused variables.Andriy Voskoboinyk
2018-03-09net80211: wrap protection frame allocation into ieee80211_alloc_prot()Andriy Voskoboinyk
2018-03-04Flag the first interface on a KTLINK FTDI-based jtag+uart device as beingIan Lepore
2018-02-24Fix race when detach is called right after attach in if_axge, that theHans Petter Selasky
2018-02-17Do not try to deallocate memory that wasn't allocated (you'd think thatIan Lepore
2018-02-17Remove unused bus_autoconf section from usb.ko.Hans Petter Selasky
2018-02-17Revert redundant parts of r329440 after recent devmatch(8) changes.Hans Petter Selasky
2018-02-17Correct the PNP information generated by the usb driver to match theWarner Losh
2018-02-13Fix for incorrect PnP information used by devmatch(8).Hans Petter Selasky
2018-02-13Add new USB quirk.Hans Petter Selasky
2018-02-11Add a device ID to uftdi for TIAO USB Multi Protocol Adapter (TUMPA).Ian Lepore
2018-02-07Give USB template SYSUNINIT()'s a uniq name to avoid symbol name collisionHans Petter Selasky
2018-02-03Add new USB ID.Hans Petter Selasky
2018-01-30Make the handler routine for the hw.usb.template sysctl trigger the USBEdward Tomasz Napierala
2018-01-29Add a NO_GETMAXLUN quirk for the JMicron JMS567 USB to SATA bridge, toIan Lepore
2018-01-25Add basic driver for Qualcomm USB 2.0 EHCI controller.Ruslan Bukin
2018-01-24Add SPDX identifiers to linux_ptrace.c and cfumass.c.Edward Tomasz Napierala
2018-01-21Add missing manufacturer/serial number string descriptors.Edward Tomasz Napierala
2018-01-20Convert extres/phy to kobj model.Michal Meloun
2018-01-20Remove unused index.Edward Tomasz Napierala
2018-01-20Add missing SPDX tags; the rest of the license text is the same as in otherEdward Tomasz Napierala
2018-01-20Add sysctls to control device side USB identifiers. This makes itEdward Tomasz Napierala
2018-01-19Add new USB ID to U3G driver.Hans Petter Selasky
2018-01-19Improve support for USB based 3G/4G/5G dongles from Huawei.Hans Petter Selasky
2018-01-13Add support for Quectel EC25.Nick Hibma
2018-01-09usbdevs: add ASMedia vendor IDAndriy Gapon
2018-01-02[net80211] convert all of the WME use over to a temporary copy of WME info.Adrian Chadd
2017-12-29Add AHCI/XHCI device IDs found on AMD 1950X+X399 systemConrad Meyer
2017-12-25Do pass removing some write-only variables from the kernel.Alexander Kabaev
2017-12-22Add AHCI/XHCI device IDs found on AMD Ryzen+B350 system.Alexander Motin
2017-12-13SPDX: mostly fixes to previous changes.Pedro F. Giffuni
2017-12-03Add support for RealTek 8812 over USBGeorge V. Neville-Neil
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-18spdx: initial adoption of licensing ID tags.Pedro F. Giffuni
2017-11-14Add TP-LINK UE300.Kevin Lo
2017-11-10Add new USB quirk.Hans Petter Selasky
2017-11-02rsu(4): trim code for Rx rate calculation.Andriy Voskoboinyk
2017-10-30rtwn_usb(4): add few USB IDs.Andriy Voskoboinyk
2017-10-27Fix MAC address detection regression introduced by r324184Oleksandr Tymoshenko
2017-10-22Add Prolific PL27A1 USB 3.0 Host-Host device to udbp(4).Bruce M Simpson
2017-10-19ums(4): Unreverse evdev Tilt-axis reporting to match Linux.Vladimir Kondratyev
2017-10-15Replace some magic numbers in usb_template(4) code with #defines.Edward Tomasz Napierala
2017-10-13Support the D-Link DWM-222 LTE DongleKristof Provost
2017-10-02Allow Raspberry Pi platform and drivers to be configured with upstream DTBs.Ian Lepore