summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-07-17syncJonathan Gray
2021-07-16drm/amdgpu: add another Renoir DIDJonathan Gray
2021-07-16amdgpu: Add Missing Sienna Cichlid DIDJonathan Gray
2021-07-16regenJonathan Gray
2021-07-16add some x570 ppbs and another navi 23Jonathan Gray
2021-07-15drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Jonathan Gray
2021-07-15drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Jonathan Gray
2021-07-14timeout_add() always sets a new expiry time unrelated to the previousJonathan Gray
2021-07-14When mod_timer() is called with a value less than or equal to theJonathan Gray
2021-07-14fix "logically dead code" flagged by coverityDaniel Dickman
2021-07-13Ensure that we don't overrun the TX FIFO for longer transfers. CheckPatrick Wildt
2021-07-12fix "evaluation order violation" flagged by coverityDaniel Dickman
2021-07-09Switch iwm(4) to new firmware images available in iwm-firmware-20210512.Stefan Sperling
2021-07-09Print new iwm(4) firmware version numbers like Linux iwlwifi does it.Stefan Sperling
2021-07-09remove unused lines of code from iwm(4) which were specific to iwx(4) devicesStefan Sperling
2021-07-09Fix errors in the probe request template we provide to iwm(4) firmware.Stefan Sperling
2021-07-09Do not ask iwm(4) firmware to send probe requests on passive channels.Stefan Sperling
2021-07-09Make iwm(4) set various scan command flags just like how iwlwifi sets them.Stefan Sperling
2021-07-09Fix iwm(4) PHY context updates for newer firmware versions.Stefan Sperling
2021-07-09Make iwm(4) use only antenna B for single-antenna Tx on 9k devices.Stefan Sperling
2021-07-09Clear the "persistence bit" on iwm(4) 9k devices during hardware init.Stefan Sperling
2021-07-09Ignore undocumented TLVs found in the iwm(4) 9000-43 firmware image.Stefan Sperling
2021-07-09Reset sc_ucode_api flags before iwm(4) loads firmware.Stefan Sperling
2021-07-09Simplify code supporting the new iwm(4) time quota firmware command.Stefan Sperling
2021-07-08fix the hibernate io path.David Gwynne
2021-07-08Support MCC update response used by newer iwm(4) firmware, and verifyStefan Sperling
2021-07-08Attach imxiomuxc(4) to i.MX8MP as well.Patrick Wildt
2021-07-08revert drm_mm to our previous drm 5.7.y versionJonathan Gray
2021-07-08Back out support for newer MCC update commands in iwm(4) for now.Stefan Sperling
2021-07-07Rework TX handling to be more similar and comparable to our other modernPatrick Wildt
2021-07-07When the list of free RX descriptors fills up completely, the consumedPatrick Wildt
2021-07-07Support MCC update response used by newer iwm(4) firmware, and verifyStefan Sperling
2021-07-07Support the SoC configuration command used by newer iwm(4) 9560 firmware.Stefan Sperling
2021-07-07Support the critical temperature detection feature of newer iwm(4) firmware.Stefan Sperling
2021-07-07Parse CMD_VERSION TLV found in iwm(4) fw images and add iwm_lookup_cmd_ver().Stefan Sperling
2021-07-07Support a new variant of the binding command required by new iwm(4) firmware.Stefan Sperling
2021-07-07Support the larger phy context command required by newer iwm(4) firmware.Stefan Sperling
2021-07-07Recognize and ignore new debug sections found in latest iwm(4) 9k fw images.Stefan Sperling
2021-07-07Support a new time quota command required for newer iwm(4) firmware.Stefan Sperling
2021-07-07update drm to linux 5.10.47Jonathan Gray
2021-07-06Fix iwx(4) against access points which use TKIP as the group cipher.Stefan Sperling
2021-07-05rename kd_put() -> kd_copy()anton
2021-07-05rename kd_put() -> kd_copy()anton
2021-07-04store provider ID in umb(4), and display it in ifconfig. OK stsp deraadtStuart Henderson
2021-07-01Prevent athn(4) from calling ieee80211_find_rxnode() on bad frames.Stefan Sperling
2021-06-30Align HT protection flags we send to iwx(4) firmware with flags used byStefan Sperling
2021-06-30Make the iwx(4) mac context task send its command only if we are still inStefan Sperling
2021-06-30Make Tx-done interrupt processing in iwx(4) more similar to iwlwifi.Stefan Sperling
2021-06-30Fix Tx queue flushing in iwm(4).Stefan Sperling
2021-06-30Align HT protection flags we send to iwm(4) firmware with flags used byStefan Sperling