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
Age
Commit message (
Expand
)
Author
2021-12-15
Remove dead code. No functional change.
msaitoh
2021-12-15
Check host interface return status. No functional change on NetBSD.
msaitoh
2021-12-15
Match X550_PHY_ID correctly on X550.
msaitoh
2021-12-15
Improve PHY's dmesg output for non-MIIVERBOSE case.
msaitoh
2021-12-15
Cosmetic change for the output of mii_get_descr().
msaitoh
2021-12-14
Use adapter->mta for the multicast array memory instead of the on-stack array.
msaitoh
2021-12-14
Wait longer for link after fiber MAC setup.
msaitoh
2021-12-14
Use macro. No functional change. Same as FreeBSD.
msaitoh
2021-12-14
Add some missing error counters to ierror.
msaitoh
2021-12-14
Change error level in ixgbe_fc_autoneg().
msaitoh
2021-12-14
Add IPv6 mask for flow director.
msaitoh
2021-12-14
call buf_destroy() after buf_init(). hopefully fixes the lockdebug
mrg
2021-12-13
cgd(4): Wait for worker threads to complete before destroying mutex.
riastradh
2021-12-12
fix various typos in comments.
andvar
2021-12-12
fix various typos, mainly in comments.
andvar
2021-12-12
fix typos in word "request(s)".
andvar
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-12-11
Typo in comment
skrll
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-12-10
Move PF mailbox initialization from ixgbe_attach() to ixgbe_init_iov().
msaitoh
2021-12-10
No functional change.
msaitoh
2021-12-10
Whitespace fix. Sync with FreeBSD ix-3.3.14.
msaitoh
2021-12-10
Add some unused macros. Sync with FreeBSD ix-3.3.14.
msaitoh
2021-12-10
Move increments after evaluations.
msaitoh
2021-12-10
ifdef D(ebug)? From FreeBSD ix-3.3.14.
msaitoh
2021-12-10
Fix infinite recursion on PCIe link down.
msaitoh
2021-12-10
Remove debug error message.
msaitoh
2021-12-10
Change argument. No functional change. This file is not used in NetBSD.
msaitoh
2021-12-10
Remove unnecessary return value check.
msaitoh
2021-12-10
Remove unused argument. Note that this file is not used in NetBSD.
msaitoh
2021-12-10
Add typecast for type mismatch.
msaitoh
2021-12-10
Initialize data field in struct buffer.
msaitoh
2021-12-10
Simplify. Same code before and after.
skrll
2021-12-10
Trailing whitespace
skrll
2021-12-09
s/atached/attached/ and removing double s in state.
andvar
2021-12-08
fix various typos in comments and log messages.
andvar
2021-12-07
fix typos in word "instead", mainly in log messages.
andvar
2021-12-07
fix various typos, mainly in comments.
andvar
2021-12-07
G/C pckbc_attach_args
skrll
2021-12-07
A driver and user land utility for the Sparkfun Serial Controlled Motor
brad
2021-12-07
Match variable names to register names. Same binary before and after.
skrll
2021-12-07
More usb_status_t -> int
skrll
2021-12-07
Code consistency. NFCI.
skrll
2021-12-06
Add WSDISPLAYIO_GET_FBINFO support to sfbplus TURBOchannel framebuffer
abs
2021-12-06
Check the return value correctly. Pointed out by pgoyette@.
msaitoh
2021-12-06
Add WSDISPLAYIO_GET_FBINFO support to most TURBOchannel framebuffers
abs
2021-12-06
Carefully access to the I2C bus in the match function.
msaitoh
2021-12-05
Fix typo again... s/Expilcitly/Explicitly/
msaitoh
2021-12-05
isp: fix typo in comment
rillig
2021-12-05
ehci: Replace bogus polling during suspend by taking bus lock.
riastradh
[prev]
[next]