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
/
pci
Age
Commit message (
Expand
)
Author
2021-12-17
Add missing WM_TX_{,INTR_}PROCESS_LIMIT_DEFAULT options same as RX side.
knakahara
2021-12-16
Print NVM image version on 82598.
msaitoh
2021-12-15
Change DCB credit parameters. No functional change.
msaitoh
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-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-12
fix various typos, mainly in comments.
andvar
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-07
fix typos in word "instead", mainly in log messages.
andvar
2021-12-05
s/recusive/recursive/ in comment.
msaitoh
2021-12-05
s/persistant/persistent/ in comment.
msaitoh
2021-12-05
s/followings bits/following bits/ in comment.
msaitoh
2021-12-05
s/coresponding/corresponding/ in comment.
msaitoh
2021-12-05
s/checkum/checksum/ in comment.
msaitoh
2021-12-05
as/aggresive/aggressive/ in comment.
msaitoh
2021-12-05
s/exisit/exist/ in comment.
msaitoh
2021-12-05
availabe -> available in comment.
msaitoh
2021-12-03
fix various typos in comments, log messages and documentation.
andvar
2021-11-30
Regen.
msaitoh
2021-11-30
Add Intel Rocket Lake devices.
msaitoh
2021-11-19
ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices that
rin
2021-11-17
s/dataseet/datasheet/ in comment.
msaitoh
2021-11-13
firmware ver1 doesn't seem to work with linkstat interrupt, so in this case a...
ryo
2021-11-12
Trailing whitespace
skrll
2021-11-12
Fix the conditional for failed interrupt establishment
skrll
2021-11-12
KNF
skrll
[next]