index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
Whitespace fixup for imxehci(4)
patrick
1
-3
/
+3
2020-04-24
Add bcmgpio(4). For now this driver only provides pinctrl functionality.
kettenis
2
-1
/
+204
2020-04-24
Print per queue stats when dumping hardware counters in IX_DEBUG kernels.
mpi
1
-5
/
+58
2020-04-24
Fix typo which could lead into a double free
mestre
1
-2
/
+2
2020-04-23
Move imxehci(4) to sys/dev/fdt.
patrick
2
-1
/
+400
2020-04-23
Enable pcie_aux in addition to the other PCIe clocks on i.MX8M.
patrick
1
-1
/
+2
2020-04-23
Since apparently the bikeshedding over i.MX8M PCIe device tree
patrick
1
-2
/
+3
2020-04-23
Add support for the i.MX8MM PCIe clocks. These behave exactly like
patrick
2
-2
/
+69
2020-04-23
drm/amdkfd: kfree the wrong pointer
jsg
1
-2
/
+2
2020-04-22
Add clock gates for OCOTP and TMU on i.MX8MQ and i.MX8MM.
patrick
1
-0
/
+6
2020-04-22
Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controller
kettenis
2
-3
/
+699
2020-04-22
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
jsg
1
-1
/
+4
2020-04-22
Use FOREACH_QUEUE() where nothing else is required to support multi-queues.
mpi
3
-260
/
+304
2020-04-22
Use I40E_QUEUE_TYPE_EOL instead of hardcoding its value localy.
mpi
1
-4
/
+3
2020-04-21
Revert r1.207. Apparently mpi(4) on sparc64 blows up if
krw
1
-6
/
+7
2020-04-21
Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs.
tobhe
3
-1
/
+463
2020-04-21
Work around FIFO_UNDERRUN (0x84) Tx errors being reported by iwn(4) firmware.
stsp
1
-3
/
+5
2020-04-21
Fix TID value set by iwn(4) in the Tx command when sending block ack requests.
stsp
1
-2
/
+11
2020-04-21
Add support for the additional SDHC controller found on the Raspberry Pi.
kettenis
1
-1
/
+5
2020-04-21
Commands that create objects return a 24 bit object ID, so mask off the
jmatthew
1
-12
/
+18
2020-04-20
regen
kettenis
2
-2
/
+7
2020-04-20
Add Broadcom BCM2711.
kettenis
1
-1
/
+2
2020-04-20
regen
patrick
2
-2
/
+7
2020-04-20
Add another SanDisk/WD Black NVMe device.
patrick
1
-1
/
+2
2020-04-20
Fix pasto. We only need a single register set. Makes this work
kettenis
1
-2
/
+2
2020-04-20
Increase the completion queue size to prevent overflow. Under reasonably
jmatthew
1
-2
/
+2
2020-04-20
Check if we've reached the end of the current mailbox before writing past
jmatthew
1
-3
/
+3
2020-04-20
Don't call mcx_intr() from mcx_cmdq_poll(); this was a leftover from early
jmatthew
1
-5
/
+2
2020-04-20
Add athn(4) definitions for the block-ack/block-ack-request control register.
stsp
1
-1
/
+10
2020-04-19
Add comments to clarify the hex IDs of some bwfm(4) devices on SD bus.
stsp
1
-7
/
+7
2020-04-19
Add compatible string for the Raspberry Pi 4.
kettenis
1
-2
/
+3
2020-04-19
Add support for hardware where an SDHC controller lives on a bus that
kettenis
1
-1
/
+2
2020-04-19
Add quitks for the SDHC controller found on the Raspberry Pi. This will
kettenis
1
-6
/
+17
2020-04-19
Add support for hardware where an SDHC controller lives on a bus that
kettenis
1
-21
/
+107
2020-04-19
Add bcmirng(4), a driver for the RNG200 random number generator found on
kettenis
2
-1
/
+118
2020-04-19
Move logic to change brightness level in reasonable steps from acpivout(4)
kettenis
4
-75
/
+129
2020-04-19
Add bcmclock, a driver for the BCM283X CPRMAN clock controller.
tobhe
2
-1
/
+206
2020-04-19
Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X.
tobhe
4
-1
/
+827
2020-04-19
Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4.
kettenis
2
-1
/
+392
2020-04-18
Disable MSI for AMD Hudson2 HDA to fix random lock ups.
ratchov
1
-1
/
+2
2020-04-18
Remove support for unused /dev/mixer device nodes.
ratchov
1
-17
/
+1
2020-04-18
Remove useless return statement.
kettenis
1
-3
/
+1
2020-04-18
Add glue to let bse(4) attach using the FDT.
kettenis
2
-1
/
+118
2020-04-18
drm/dp_mst: Fix clearing payload state on topology disable
jsg
1
-1
/
+6
2020-04-18
Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
jsg
1
-12
/
+0
2020-04-17
Fix an incorrect test for root in drm linux compatiblity code.
benno
1
-1
/
+1
2020-04-15
Add support for the Armada 3720 CPU clock.
kettenis
1
-1
/
+14
2020-04-15
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
jsg
1
-0
/
+1
2020-04-15
drm/amdgpu: fix typo for vcn1 idle check
jsg
1
-1
/
+1
2020-04-15
drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
jsg
1
-0
/
+11
[prev]
[next]