summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-10-24Constify struct cfattach.Martin Pieuchot
2021-10-24Remove crp_etype and return errors directly from crypto_invoke()Tobias Heider
2021-10-24pretty & normalize the cfdriver declTheo de Raadt
2021-10-23tpm(4): add support for tpm2 CRB interfaceDave Voutila
2021-10-23Retire asynchronous crypto API as it is no longer required by any driver andTobias Heider
2021-10-23Make sure we have enough space to add padding and final token to the nvramMark Kettenis
2021-10-22Mask LPI interrupts. This fixes an interrupt storm on dwge(4) variantsMark Kettenis
2021-10-22regenJonathan Gray
2021-10-22add Intel ADL-S and ADL-P graphics ids Mesa matchesJonathan Gray
2021-10-22Remove last dangling usage of CRYPTO_F_NOQUEUE.Anton Lindqvist
2021-10-22One could end up with the wrong encoding in xenocara while having a uccAnton Lindqvist
2021-10-21regenJonathan Gray
2021-10-21add Gemini Lake MEI; from fkrJonathan Gray
2021-10-21Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They requireAlexander Bluhm
2021-10-20drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readJonathan Gray
2021-10-17drm/amdgpu: fix gart.bo pin_count leakJonathan Gray
2021-10-16Bail out early if the PCIe controller hasn't been initialized by theMark Kettenis
2021-10-15Add initial 40MHz support to the iwx(4) driver.Stefan Sperling
2021-10-13The function crypto_dispatch() never returns an error. Make itAlexander Bluhm
2021-10-13The kernel crypto framework sometimes returned an error, sometimesAlexander Bluhm
2021-10-12Remove misleading uvm reference counting that isn't actually used.Mark Kettenis
2021-10-12iwm(4): revert to use firmware v17 on Intel AC 7265.Landry Breuil
2021-10-12Make our old BSSID available to iwx_newstate_task() when roaming.Stefan Sperling
2021-10-12Explicitly stop iwx(4) Rx block ack when roaming between access points.Stefan Sperling
2021-10-12Remove code which was needed to support old firmware images from iwx(4).Stefan Sperling
2021-10-11Add support for 802.11n 40MHz channels to the iwm(4) driver.Stefan Sperling
2021-10-11Add support for 40MHz channels to net80211 RA.Stefan Sperling
2021-10-10Apparently it is possible for firmware to indicate that SMCCC_VERSION isMark Kettenis
2021-10-09placing the same vnd underneath a vnd (with VNDIOCSET) is a lock violation,Theo de Raadt
2021-10-09No need to enable bus mastering, it's already done for us.Jonathan Matthew
2021-10-07remove quirks for ALC887 because they were only causing trouble on myRobert Nagy
2021-10-07Make our old BSSID available to iwm_newstate() when roaming.Stefan Sperling
2021-10-07drm/i915/request: fix early tracepointsJonathan Gray
2021-10-07drm/amdgpu: correct initial cp_hqd_quantum for gfx9Jonathan Gray
2021-10-07drm/amd/display: Pass PCI deviceid into DCJonathan Gray
2021-10-06Allow AUTH->AUTH state transitions in the iwm(4) and iwx(4) drivers again.Stefan Sperling
2021-10-06Make sure iwm(4) uses the HT frame format only for data frames.Stefan Sperling
2021-10-05Fix iwm(4) performance drop after roaming between APs in 11n mode.Stefan Sperling
2021-10-04Allegedly a "Marvell Armada 3700 Functional Errata, Guidelines, andMark Kettenis
2021-10-04Build firmware for rsu(4), rtwn(4), and urtwn(4).Kevin Lo
2021-10-04Permission from Realtek to include wireless firmwaresKevin Lo
2021-10-03Apparently some athn(4) variants are buggy and may hand us corrupt framesMark Kettenis
2021-10-03un.ifdef USB and PCI, since all our architectures (minus one) have modelsTheo de Raadt
2021-10-02Extend workaround for reset on context closure from gen 7-8 to gen 4-8Jonathan Gray
2021-10-02Remove iwx_assoc() and iwx_disassoc(). Not needed because they duplicateStefan Sperling
2021-10-02Remove iwm_assoc() and iwm_disassoc(). Not needed because they duplicateStefan Sperling
2021-10-02Fix panic when iwx(4) firmware is not present at boot time.Stefan Sperling
2021-10-01amd/display: downgrade validation failure log levelJonathan Gray
2021-10-01treewide: Change list_sort to use const pointersJonathan Gray
2021-10-01drm/amd/pm: Update intermediate power state for SIJonathan Gray