aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* ukbd(4): make debug guard consistent with hkbd(4)Toby Slight9 days1-1/+3
* hkbd(4): add some extra handy fn key bindingsToby Slight9 days1-0/+10
* hkbd(4): be more cautious & explicit about Apple vendor checkingtslight9 days1-26/+31
* ukbd(4): backport Apple function keys support from hkbd(4)tslight9 days1-20/+81
* usbdevs: Add USB device IDs for Nuand bladeRF SDRAbdelkader Boudih9 days1-0/+7
* ure(4): Fix spurious link flaps from MIIRafael Kitover2026-03-161-3/+66
* usb: umass: add SCSIEJECT quirk and fix RTW8821CU_CD (USB mode switch)Bjoern A. Zeeb2026-03-092-2/+57
* chore: replace {0, 0} with {DEV,KOBJ}METHOD_ENDEnji Cooper2026-02-253-4/+4
* rsu: migrate to new net80211 encryption key APIAdrian Chadd2026-02-221-7/+12
* run: rum: migrate to new net80211 encryption key APIAdrian Chadd2026-02-112-15/+26
* ure: improve receive checksum offloadingMichael Tuexen2026-02-101-23/+15
* ure: improve transmit checksum offloadingMichael Tuexen2026-02-081-6/+10
* ure: improve checksum offloadingMichael Tuexen2026-01-311-0/+3
* usb: indentation (whitespace change only)Bjoern A. Zeeb2026-01-291-1/+1
* mtw(4): Fix warm reboot initialization failures for MT7601UAbdelkader Boudih2026-01-141-6/+27
* kshim/usb: Prefer memset to bzeroWarner Losh2026-01-091-1/+1
* Specialize the REALTEK RTL8153 quirk to just rev=0x31fdPoul-Henning Kamp2025-12-231-1/+1
* Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better.Poul-Henning Kamp2025-12-221-0/+1
* usb: don't create ifnet(9) for usbus devicesGleb Smirnoff2025-12-152-177/+14
* xhci: Add header values for Debug Capability (DbC)Tom Jones2025-12-051-0/+121
* xhci: Correct name of HCCPARAMS RegisterTom Jones2025-12-053-5/+5
* xhci: Add some Alder lake device idsTom Jones2025-12-051-0/+2
* Fintek F81232 USB to serial driverDiane Bruce2025-12-021-0/+759
* sys: RealTek -> Realtekykla2025-11-273-6/+6
* mtw: convert to new net80211 crypto key APIAdrian Chadd2025-11-141-8/+16
* usb/u3g: add Quectel EM060KAndre Albsmeier2025-10-312-0/+2
* Add support for Sierra Wireless EM7590 modem.Ari Suutari2025-10-312-0/+2
* usb(4): Fix typos in upgt(4) and zyd(4)Gordon Bergling2025-10-292-4/+4
* ehci(4): Add ID for Realtek RTL811x USB 2.0 controllerDmitry Luhtionov2025-10-201-0/+7
* knotes: kqueue: handle copy for trivial filtersKonstantin Belousov2025-10-181-0/+2
* usb: update wifi drivers to use IEEE80211_FEXT_SEQNO_OFFLOADAdrian Chadd2025-09-206-0/+30
* udbc: Add usb debug host mode driverTom Jones2025-09-151-0/+404
* rsu: implement A-MPDU TX; add TODO items for further workAdrian Chadd2025-09-092-20/+51
* rsu: enable seqno offloadAdrian Chadd2025-09-091-0/+4
* run: enable seqno offloadAdrian Chadd2025-09-091-0/+14
* Add random Intel Elkhart Lake device IDs.Dmitry Luhtionov2025-09-081-0/+2
* umb: Fix setting the input routineZhenlei Huang2025-09-031-4/+0
* xhci: Parse and print extended capabilitiesTom Jones2025-09-022-0/+90
* usb: hub: uhub_root_intr() mark function arguments as __unusedBjoern A. Zeeb2025-08-291-1/+2
* if_umb: Fix a typo in a source code commentGordon Bergling2025-08-251-1/+1
* usbhid(4): Implement USB_GET_DEVICEINFO ioctlVladimir Kondratyev2025-08-174-36/+56
* hidraw(4): Rename to uhid if HIDRAW_MAKE_UHID_ALIAS is specifiedVladimir Kondratyev2025-08-171-6/+0
* hid: Add HQ_NO_READAHEAD quirk and implement it in usbhid(4)Vladimir Kondratyev2025-08-171-1/+3
* ipheth(4): Add CDC-NCM support for RXShengYi Hung2025-08-152-46/+189
* gpio: remove gpiobus_attach_busAhmad Khalifa2025-08-131-2/+3
* usbhid: Enable by defaultEd Maste2025-07-301-1/+1
* xhci pci: Add some amd xhci controller device idsTom Jones2025-07-141-0/+7
* uchcom: add support for CH9102 and CH343 uartsKevin Lo2025-06-252-154/+199
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-211-1/+1
* mtw: fix display of the MAC revisionKevin Lo2025-06-191-1/+6