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
/
arch
/
octeon
/
dev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix disestablishing of PCI interrupt handlers.
visa
2021-02-20
1
-9
/
+2
*
Do not reprogram address filter after MII status change
visa
2021-02-17
1
-5
/
+1
*
Revise cnmac(4)'s address filter setup
visa
2021-02-13
4
-114
/
+47
*
Handle Netgear ProSecure UTM25
visa
2021-02-04
2
-2
/
+20
*
Abstract octeon board handling a little
visa
2021-01-30
4
-21
/
+21
*
Add kstat to ogx(4).
visa
2021-01-01
2
-9
/
+404
*
Enable IPv4 and TCP/UDP checksum offload on transmission.
visa
2020-12-31
2
-11
/
+53
*
Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.
jan
2020-12-12
2
-4
/
+4
*
Add I2C bus scan routine for octiic(4)
visa
2020-09-10
1
-1
/
+34
*
Register octiic(4) with the I2C framework
visa
2020-09-10
1
-5
/
+12
*
Make ogx(4)'s outbound bpf(4) tap actually work
visa
2020-09-09
1
-1
/
+7
*
Clean up attachment of octgmx(4) a bit
visa
2020-09-08
1
-54
/
+39
*
Handle AGL interface
visa
2020-09-08
6
-19
/
+366
*
Add kstat to cnmac(4)
visa
2020-09-04
7
-90
/
+305
*
vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()
deraadt
2020-09-02
1
-1
/
+4
*
Make fdt root node's model property readable through sysctl hw.product
visa
2020-08-28
1
-2
/
+19
*
Remove unused headers
visa
2020-08-15
1
-6
/
+1
*
Inline handling of receive checksum offload
visa
2020-08-15
3
-34
/
+17
*
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
patrick
2020-07-10
1
-2
/
+2
*
Remove no-op cn30xxgmx_reset_board().
visa
2020-07-04
3
-12
/
+3
*
Use <dev/clock_subr.h> in octrtc(4).
visa
2020-06-30
1
-37
/
+58
*
Remove a dead store.
visa
2020-06-13
1
-2
/
+1
*
dev/rndvar.h no longer has statistical interfaces (removed during various
deraadt
2020-05-29
1
-3
/
+1
*
Rework kernel loading with octboot(4)
visa
2020-05-26
1
-39
/
+12
*
Update my email address.
pirofti
2020-04-06
1
-2
/
+2
*
Add ogx(4), a driver for the OCTEON III network processor.
visa
2019-11-04
4
-0
/
+2694
*
octmmc(4): msleep(9) -> msleep_nsec(9); ok visa@ kn@
cheloha
2019-10-07
1
-4
/
+4
*
Configure USB port power control if the power GPIO is defined in fdt.
visa
2019-09-29
1
-5
/
+31
*
Add option to configure GPIO output select.
visa
2019-09-29
1
-4
/
+21
*
rename the 'cn30xx' drivers to just 'oct', because digits inside devices
deraadt
2019-09-28
4
-17
/
+17
*
Remove unused register dump lists.
visa
2019-09-22
1
-59
/
+1
*
Simplify stat register access.
visa
2019-09-22
2
-7
/
+5
*
Ignore non-host ports silently.
visa
2019-09-22
1
-5
/
+2
*
Remove an unused function.
visa
2019-09-20
2
-16
/
+2
*
Pass interface number as an explicit parameter to avoid decoding.
visa
2019-09-20
1
-5
/
+5
*
Attach packet interfaces to octpip to use fdt.
visa
2019-09-15
2
-31
/
+3
*
Add a driver for the packet input processing unit. For now, the purpose
visa
2019-09-15
1
-0
/
+92
*
Add a driver for the PCIe controller found on OCTEON II and OCTEON III.
visa
2019-09-07
2
-1
/
+878
*
Make it clearer where message "spurious interrupt" comes from.
visa
2019-09-01
3
-8
/
+11
*
Ensure that a posted write completes when re-enabling interrupts
visa
2019-08-04
1
-3
/
+7
*
Put DWC2 controller into reset mode on (pseudo-)shutdown to make
visa
2019-07-28
1
-1
/
+38
*
Add a bootloader for octeon.
visa
2019-07-17
1
-0
/
+387
*
Add a driver for OCTEON two-wire serial interface.
visa
2019-04-23
1
-0
/
+438
*
Remove an unused header.
visa
2019-03-21
1
-60
/
+0
*
Remember to detach the event counter when disestablishing
visa
2019-03-17
2
-2
/
+4
*
Replace a hand-rolled linked list with SLIST.
visa
2019-03-17
1
-32
/
+37
*
Let each interrupt controller driver choose how to implement
visa
2019-03-17
4
-7
/
+45
*
Move intr_barrier(9) to the platform level so that it can be customized.
visa
2019-03-17
1
-1
/
+7
*
Unify the top-level structure of interrupt handles. This helps
visa
2019-03-16
1
-8
/
+26
*
Fix incorrect flag.
visa
2019-03-16
1
-2
/
+2
[next]