summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29Switch iwx(4) to -63 firmware images as shipped in iwx-firmware-20210512.Stefan Sperling
2021-07-29Implement support for the BAR_FRAME_RELEASE iwx(4) firmware notification.Stefan Sperling
2021-07-29Get Tx queues working with new iwx(4) firmware.Stefan Sperling
2021-07-29Support the new iwx(4) firmware TLC_MNG_CONFIG command.Stefan Sperling
2021-07-29Support the new iwx(4) firmware session protection command.Stefan Sperling
2021-07-29Add support for iwx(4) umac scan command version 14.Stefan Sperling
2021-07-29Add support for iwx(4) "reduced" scan config command required by new firmware.Stefan Sperling
2021-07-29Handle iwx(4) PHY context command version 3.Stefan Sperling
2021-07-29New iwx(4) firmware doesn't require an AUX station to be added.Stefan Sperling
2021-07-29Remove support for the narrow command header on the iwx(4) command queue.Stefan Sperling
2021-07-29Fix "BAD COMMAND" errors with new iwx(4) firmware.Stefan Sperling
2021-07-29Handle iwx(4) firmware alive response version 5.Stefan Sperling
2021-07-29Recognize "phy integration" and "num stations" TLVs found in new iwx(4)Stefan Sperling
2021-07-29Ignore debug sections present in newer iwx(4) firmware images.Stefan Sperling
2021-07-29Increase fixed limits for the number of iwx(4) command versions, channels,Stefan Sperling
2021-07-29Declare additional iwx(4) firmware capability and api support flags.Stefan Sperling
2021-07-29Document X509_STORE_set_verify_func(3), mostly using text from theIngo Schwarze
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-07-29Change driver class from DV_DULL to DV_IFNET, so that it can be recognizedPatrick Wildt
2021-07-29document X509_STORE_CTX_get0_parent_ctx(3)Ingo Schwarze
2021-07-29document X509_STORE_CTX_set_app_data(3) and X509_STORE_CTX_get_app_data(3)Ingo Schwarze
2021-07-29drm/i915/gvt: Clear d3_entered on elsp cmd submission.Jonathan Gray
2021-07-29drm/amdgpu: update golden setting for sienna_cichlidJonathan Gray
2021-07-29drm: Return -ENOTTY for non-drm ioctlsJonathan Gray
2021-07-28A slightly less precise match on the ifconfig output lines worksTheo de Raadt
2021-07-28add format attribute to vaararg functions.Sebastian Benoit
2021-07-28reference veb(4) bridges in tpmr(4). While there improve the description.Sebastian Benoit
2021-07-28cleanup some md vs mi differences that accumulatedTheo de Raadt
2021-07-28bump rpki-client version to 7.2Sebastian Benoit
2021-07-28document X509_STORE_CTX_get0_policy_tree(3)Ingo Schwarze
2021-07-28document X509_policy_tree_free(3)Ingo Schwarze
2021-07-28consisely explain the meaning of return values rather than merelyIngo Schwarze
2021-07-28The clocks for the Rockchip Ethernet controller need to be enabled muchPatrick Wildt
2021-07-28On some RK3399 boards the firmware disables some of the clocks. AllowPatrick Wildt
2021-07-28Explain the meaning of the policy_oids input argument, correct theIngo Schwarze
2021-07-28Switch to an MI implementation of kmap_atomic() and implementMark Kettenis
2021-07-28Add RK3399 PCIe PHY reference clocks.Patrick Wildt
2021-07-28Add RK3399 Type-C PHY clocks.Patrick Wildt
2021-07-28Add more checks for ROA maxLength valuesjob
2021-07-28Use a more descriptive name for the raw sensor which reflects the numberanton
2021-07-28Delay installation of sensors until a device with battery support isanton
2021-07-28fix broken small build; ok florian@anton
2021-07-28explicitely -> explicitly;Jason McIntyre
2021-07-28Fix previous: In one spot I incorrectly used Pos (unsigned short) whereTheo Buehler
2021-07-28Make window-linked and window-unlinked window options, GitHub issueNicholas Marriott
2021-07-28no need to talk about version 2 with the -Q option, so rewrite theJason McIntyre
2021-07-28Remove outdated informationjob
2021-07-27syncTheo de Raadt
2021-07-27Having 'taken charge' of the interface by eliminating otherKenneth R Westerback
2021-07-27POSIX mandates that -F str be treated the same as -v FS=str.Todd C. Miller