aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Fix panic if NVMe is detached before the intrhook call.Alexander Motin2020-11-122-1/+8
* cxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.Navdeep Parhar2020-11-121-4/+31
* Add more USB quirks.Hans Petter Selasky2020-11-122-0/+4
* Fix a typo in a license commentMateusz Piotrowski2020-11-121-1/+1
* qat: Fix nits reported by CoverityMark Johnston2020-11-123-12/+12
* Add a tunable sysctl, hw.usb.uaudio.handle_hid, to allow disabling theHans Petter Selasky2020-11-121-10/+15
* When doing a USB alternate setting on an USB interface we need toHans Petter Selasky2020-11-121-0/+15
* mlx5en: Set ifmr_current same as ifmr_active.Konstantin Belousov2020-11-121-1/+1
* mlx5en: stop ignoring pauses and flow in the media reqs.Konstantin Belousov2020-11-121-3/+2
* mlx5en: Register all combinations of FDX/RXPAUSE/TXPAUSE as valid media types.Konstantin Belousov2020-11-121-0/+9
* mlx5en: Refactor repeated code to register media type to mlx5e_ifm_add().Konstantin Belousov2020-11-121-12/+11
* cxgbev(4): Make sure that the iq/eq map sizes are correct for VFs.Navdeep Parhar2020-11-122-4/+7
* Clear tp->tod in t4_pcb_detach().John Baldwin2020-11-101-0/+1
* Include GID type when deleting GIDs from HW table under RoCE in mlx4ib.Hans Petter Selasky2020-11-101-2/+7
* usb_hub: fix whitespaceBjoern A. Zeeb2020-11-091-1/+1
* Remove newline from bxe description, it's not done elsewhere.Warner Losh2020-11-091-1/+1
* cxgbe(4): Allow the PF driver to set a VF's MAC address.Navdeep Parhar2020-11-093-0/+109
* kqueue: save space by using only one func pointer for assertionsMateusz Guzik2020-11-091-11/+6
* cxgbev(4): Use the MAC address set by the the PF if there is one.Navdeep Parhar2020-11-093-1/+60
* cxgbe(4): Add the firmware binaries missing in r367428.Navdeep Parhar2020-11-083-0/+0
* vt: resolve conflict between VT_ALT_TO_ESC_HACK and DBGKyle Evans2020-11-071-3/+12
* usb_hub: giving up port reset - device vanishedBjoern A. Zeeb2020-11-061-2/+4
* efifb: vt_generate_cons_palette() takes max color, not maskToomas Soome2020-11-061-3/+8
* cxgbe(4): Update firmwares to 1.25.0.40.Navdeep Parhar2020-11-067-3/+3
* nvme: change namei_request_zone into a malloc typeMateusz Guzik2020-11-052-8/+2
* Suspend all writeable local filesystems on power suspend.Konstantin Belousov2020-11-052-0/+6
* [PowerPC] hwpmc: add support for POWER8/9 PMCsLeandro Lupori2020-11-057-1027/+1077
* Add qat(4)Mark Johnston2020-11-0521-0/+15509
* [PowerPC] Make PPC 970 PMC SPRs the standard onesLeandro Lupori2020-11-052-74/+77
* atkbdc(4): Add quirk for "System76 lemur Pro" laptops.Vladimir Kondratyev2020-11-041-0/+1
* Plug minor memory leak in dwc3 USB2/USB3 controller.Emmanuel Vadot2020-11-041-0/+1
* vmspace: Convert to refcount(9)Mark Johnston2020-11-041-1/+1
* Add icc (Isochronous Command Completion) ccb_ataio field.Alexander Motin2020-11-022-6/+10
* acpi_dock(4): Add ACPI_PNP_INFOVladimir Kondratyev2020-10-311-0/+3
* acpi_wmi(4): Add ACPI_PNP_INFOVladimir Kondratyev2020-10-311-0/+1
* Add plug and play information macroses for ACPI and I2C buses.Vladimir Kondratyev2020-10-312-0/+20
* Implement the USB_GET_DEVICEINFO ioctl(2) for uhid(4).Hans Petter Selasky2020-10-313-6/+26
* acpi_video(4): Put display device in to D3 state on "Display off" event.Vladimir Kondratyev2020-10-311-0/+3
* acpi_video(4): Add evdev support for reporting of video events.Vladimir Kondratyev2020-10-311-0/+97
* acpi(9): Add EVENTHANDLERs for video and AC adapter events.Vladimir Kondratyev2020-10-313-0/+15
* acpi: Tweak _DSM method evaluation helpers.Vladimir Kondratyev2020-10-312-12/+28
* ig4(4): Add PCI IDs for Intel Comit Lake I2C controllers.Vladimir Kondratyev2020-10-311-0/+28
* Remove IF_SND_TAG_TYPE_TLS_RATE_LIMIT conditionals.John Baldwin2020-10-303-10/+10
* Fix a couple of silly bugs in r367149.John Baldwin2020-10-301-3/+1
* Add m_snd_tag_alloc() as a wrapper around if_snd_tag_alloc().John Baldwin2020-10-291-1/+1
* Use public interfaces to manage the nested rate limit send tag.John Baldwin2020-10-291-34/+15
* Support hardware rate limiting (pacing) with TLS offload.John Baldwin2020-10-291-1/+7
* Fix unintentional constant rename in r367109.Alexander Motin2020-10-281-0/+4
* Print NVMe controller capabilities in verbose dmesg.Alexander Motin2020-10-282-3/+38
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-2811-11/+0