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
/
pci
/
puc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-3
/
+1
*
Enforce ca_activate tree-walks over the entire heirarchy for all events,
deraadt
2013-05-30
1
-2
/
+2
*
Explicitly check whether a BAR is big enough for a particular port instead
kettenis
2012-06-12
1
-9
/
+11
*
Allow for serial console on com@puc. Not perfect but should handle the
kettenis
2012-05-15
1
-1
/
+25
*
Simplify various parts of the puc(4) attachment code. Tested lightly
deraadt
2011-11-15
1
-66
/
+1
*
Use a new encoding for the entries in the pucdata table, the result is
deraadt
2011-10-25
1
-25
/
+12
*
Initial stab at making com@puc suspend and resume properly. Works fine
kettenis
2010-08-06
1
-2
/
+2
*
Clean the macros from puc(4). Now with correct logic.
pirofti
2010-07-22
1
-17
/
+8
*
revert last commit, it made my puc(4) disappear. ok pirofti@
sthen
2010-07-07
1
-8
/
+17
*
Abstraction clean-up. `I like it' deraadt@.
pirofti
2010-07-02
1
-17
/
+8
*
shorten sizes of variables to the required number of bits, and remove
deraadt
2009-03-03
1
-3
/
+3
*
Make puc(4) detachable.
kettenis
2007-12-04
1
-3
/
+34
*
Some cleanup, ansify remaining K&R functions, neatly summarize the
gwk
2007-04-26
1
-28
/
+39
*
Add support for the Cronyx Omega serial ports card; this particular card
miod
2006-12-28
1
-1
/
+12
*
back out a tiny piece of mickey's commit which lets me compile a kernel
jolan
2006-08-01
1
-2
/
+2
*
puc@cardbus (only added (commented out) to whom has puc@pci enabled)
mickey
2006-07-31
1
-87
/
+96
*
typo; from weissmanndude
mickey
2003-02-28
1
-2
/
+2
*
send-pr -> sendbug here as well; Peter Werner
henning
2002-12-11
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-8
/
+8
*
Change pci_intr_map to take pci_attach_args as an argument.
art
2001-08-25
1
-3
/
+2
*
Make pci_mapreg_map take an extra argument where we can
niklas
2001-06-12
1
-3
/
+2
*
support puc devices with higher speeds (not tested yet)
deraadt
2001-03-15
1
-1
/
+2
*
Kill the overly verbose description strings, add another device.
downsj
1999-11-14
1
-4
/
+8
*
PCI "universal" communication device driver, by cgd@netbsd.org.
downsj
1999-10-26
1
-0
/
+348