index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
marvell
Age
Commit message (
Expand
)
Author
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-05
s/sumary/summary/
msaitoh
2021-12-05
s/initialz/initializ/ in comment.
msaitoh
2021-12-05
s/decriptor/descriptor/ in comment.
msaitoh
2021-12-05
s/decript/decrypt/ in comment.
msaitoh
2021-11-10
s/endianess/endianness/
msaitoh
2021-11-10
s/Erorr/Error/ in comment.
msaitoh
2021-10-30
"no affect" -> "no effect" in man pages and comments.
andvar
2021-09-17
some love to double letters (in comments).
andvar
2021-09-11
sysinst/partitions.h: fix typos comments, also fix same typos in other files.
andvar
2021-08-30
Add ARMEB support to mvgbe(4).
rin
2021-08-17
fix multiplei repetitive typos in comments, messages and documentation. mainl...
andvar
2021-08-13
s/fame/frame in mvxpe_mib_def with assumption that it was not intentional typo.
andvar
2021-08-13
s/struture/structure/ s/structre/structure/
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-07-25
Make this build with or without options IPSEC.
riastradh
2020-07-25
Omit needless rijndael dependencies.
riastradh
2020-07-07
Overhaul the interface to pci_configure_bus():
thorpej
2020-06-14
mvcesa(4): Don't use prev msg's last block as IV for next msg in CBC.
riastradh
2020-06-14
replace EX_NOWAIT with EX_WAITOK in device attach methods.
chs
2020-04-22
Make crypto/rijindael optional again as cprng_strong does no longer
rin
2020-02-05
Adopt <net/if_stats.h>
skrll
2020-02-04
Adopt <net/if_stats.h>
skrll
2020-02-03
Adopt <net/if_stats.h>
skrll
2020-01-12
Clean up gttwsi's register access stuff:
thorpej
2019-12-28
Fix typos in messages.
gutteridge
2019-12-27
s/transfered/transferred/
msaitoh
2019-12-27
s/expresion/expression/ in comment.
msaitoh
2019-12-27
s/opration/operation/
msaitoh
2019-12-26
s/lenght/length/
msaitoh
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-10-15
convert more KM_NOSLEEP to KM_SLEEP and remove code to handle failures.
chs
2019-10-01
make this compile again:
chs
2019-09-13
if_flags is neither int nor short. It's unsigned short.
msaitoh
2019-08-13
ensure spibus_attach_args is zero'ed
tnn
2019-05-28
Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.
msaitoh
2019-05-24
Whilespace fix. No functional change.
msaitoh
2019-05-23
Whitespace fix (mainly tabify).
msaitoh
2019-05-23
No functional change:
msaitoh
2019-05-23
-No functional change:
msaitoh
2019-04-24
This driver uses MII(4) and have hook SIOC[GS]IFMEDIA which just pass to
msaitoh
2019-04-22
These drivers do ether_ioctl() on SIOC{ADD,DEL}MULTI, SIOC{G,S}IFMEDIA and
msaitoh
2019-04-22
On drivers which use MII(4) and have hook SIOC[GS]IFMEDIA which just pass to
msaitoh
2019-03-18
s/pakcet/packet/ in comment.
msaitoh
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-22
Change MII PHY read/write API from:
msaitoh
[next]