summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2019-05-20A MAC adddress from FDT data should override anything stored in eeprom orIan Lepore
2019-05-20Don't detour through sc->sc_ue when we have a direct pointer to ue in handIan Lepore
2019-05-20Use the new usb fdt support functions to locate the proper fdt node forIan Lepore
2019-05-20muge: update FDT LED configurationEd Maste
2019-05-20muge: configure LEDs per dtb (for Raspberry Pi 3B+)Ed Maste
2019-05-20Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer
2019-05-19Add common support functions for USB devices configured via FDT data.Ian Lepore
2019-05-08Add support for USB 3.0 XHCI via ACPIEmmanuel Vadot
2019-04-15Remove superfluous USB keyword.Hans Petter Selasky
2019-04-15Fix spelling.Hans Petter Selasky
2019-04-10urtw(4), otus(4), iwi(4): allow to set non-default MAC address via ifconfig(8)Andriy Voskoboinyk
2019-04-09In some cases like NanoPI R1, its second USB ethernetGanbold Tsagaankhuu
2019-04-08Fix URE_WDT6_SET_MODE value in the register definition.Ganbold Tsagaankhuu
2019-04-04if_muge: use NULL not 0 for DRIVER_MODULE pointer argsEd Maste
2019-03-31run(4): properly set F_DATAPAD radiotap flag if frame has padding betweenAndriy Voskoboinyk
2019-03-31run(4): do not clear PROTECTED bit if frame was not decrypted by NIC.Andriy Voskoboinyk
2019-03-31uath(4), urtw(4): restart driver if device does not respond after Tx requestAndriy Voskoboinyk
2019-03-30urtw(4): export TSF timestamp for received frames via radiotapAndriy Voskoboinyk
2019-03-28Add new USB PCI ID.Hans Petter Selasky
2019-03-25run(4): merge some common TSF-related code into run_disable_tsf()Andriy Voskoboinyk
2019-03-11urtw(4): add promiscuous mode callbackAndriy Voskoboinyk
2019-03-11Fix ieee80211_radiotap(9) usage in wireless drivers:Andriy Voskoboinyk
2019-03-09Add two more products found inside a T480 to usbdevs.Bjoern A. Zeeb
2019-02-27xhci_mv: Move the driver to generic_xhciEmmanuel Vadot
2019-02-27usb_nop_xceiv: Add support for this pseudo deviceEmmanuel Vadot
2019-02-22Add new USB quirk.Hans Petter Selasky
2019-02-12Remove entry for Intenso product.Kevin Lo
2019-02-12Remove duplicate vendor id in r334650. Intenso doesn't have a USB VID.Kevin Lo
2019-02-10net80211(4): hide casts for 'i_seq' field offset calculation insideAndriy Voskoboinyk
2019-02-06Support the Lenovo OneLink in ure(4).Gavin Atkinson
2019-02-05Remove obsolete controllerWarner Losh
2019-02-05Remove All Rights ReservedWarner Losh
2019-02-02run(4): fix allocated memory type for ieee80211_node(4).Andriy Voskoboinyk
2019-02-02run(4): revert previous commit; there were no compiler warningAndriy Voskoboinyk
2019-02-02run(4): fix allocated memory type and -Wincompatible-pointer-typesAndriy Voskoboinyk
2019-01-30rsu(4): add support for ifconfig(8) 'maxretry' option.Andriy Voskoboinyk
2019-01-29upgt(4): unbreak build with UPGT_DEBUGAndriy Voskoboinyk
2019-01-29Drop some unneeded includes from wireless USB drivers.Andriy Voskoboinyk
2019-01-28[usb] Add UQ_KBD_BOOTPROTO quirk for Corsair K68 keyboardOleksandr Tymoshenko
2019-01-28rsu(4): do not ignore mgmtrate / mcastrate / ucastrate.Andriy Voskoboinyk
2019-01-28rtwn_usb(4): add new USB id.Andriy Voskoboinyk
2019-01-26Remove 2GHz channel list copies from wireless drivers.Andriy Voskoboinyk
2019-01-25Add new USB quirk.Hans Petter Selasky
2019-01-23Add USB quirk.Hans Petter Selasky
2019-01-21urtw(4): add length checks in Rx path.Andriy Voskoboinyk
2019-01-21run(4): add more length checks in Rx path.Andriy Voskoboinyk
2019-01-20Add KBD_BOOTPROTO quirk for Logitech G510s USB keyboardOleksandr Tymoshenko
2019-01-18[usb] Add HID_IGNORE quirks for multiple UPS devicesOleksandr Tymoshenko
2019-01-16[usb] Add quirk for SmartG2 USB memory keyOleksandr Tymoshenko
2019-01-16rtwn_usb(4): add new USB id for RTL8821AUAndriy Voskoboinyk