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
2022-10-11
There is an xHCI device which has USB 2 port only. Support it.
msaitoh
2022-10-07
regen
snj
2022-10-07
add NVIDIA GeForce GTX 770
snj
2022-10-02
Add extra delay quirk for AMD FCH SATA Controller D.
martin
2022-10-02
regen (AMD FCH SATA D added)
martin
2022-10-02
Add AMD FCH SATA Controller D
martin
2022-10-02
PR kern/57035
rin
2022-10-01
Regen.
msaitoh
2022-10-01
Add AMD 19h/6xh Root Complex.
msaitoh
2022-10-01
No need to mangle argument of macro.
rin
2022-10-01
Use appropriate macros. No binary changes for GCC/amd64.
rin
2022-10-01
Remove confusing braces. No binary changes.
rin
2022-10-01
trailing whitespace
rin
2022-10-01
PR kern/57035
rin
2022-09-29
Convert from pci_intr_map() to pci_intr_alloc(); makes the driver use
bouyer
2022-09-28
Regen.
msaitoh
2022-09-28
Sort by number. No functional change.
msaitoh
2022-09-28
Add Intel Core 8G (8core, H, Halo) Host Bridge, DRAM.
msaitoh
2022-09-28
Jasper Lake Intel Trace Hub on Compute Die is not 0x4da6 but 0x4e29.
msaitoh
2022-09-25
Remove unnecessary include of <sys/malloc.h>.
thorpej
2022-09-25
s/inerrupt/interrupt/ and s/intrrupt/interrupt/ in comments.
andvar
2022-09-24
Remove unnecessary include of <sys/malloc.h>.
thorpej
2022-09-22
ichsmb(4): Remove confusing `lpcib_' prefix on register names.
riastradh
2022-09-22
ichsmb(4): Only rescan i2cbus child if requested.
riastradh
2022-09-22
ichsmb(4): Use config_detach_children to simplify.
riastradh
2022-09-22
ichsmb(4): Attach i2c bus only once.
riastradh
2022-09-22
Take and release IFNET_LOCK around aq_stop in aq_detach. Also, call with
skrll
2022-09-22
aq(4): Don't schedule tick callout on interrupt if stopping.
riastradh
2022-09-21
No need to include <sys/malloc.h>
thorpej
2022-09-21
Fix a memory leak in an extremely uncommon error path in ste_start().
thorpej
2022-09-20
fill out more of the linux pci API compat
mrg
2022-09-17
Use C99 designated initializers.
tsutsui
2022-09-17
Make local functions static.
tsutsui
2022-09-17
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-17
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-17
vte_ifstart(): Make the condition if the transmit loop the number of
thorpej
2022-09-17
alc_start(): Remove redundant IFQ_IS_EMPTY(). This very same condition
thorpej
2022-09-17
age_start(): Remove redundant IFQ_IS_EMPTY(). This very same condition
thorpej
2022-09-16
s/Paket/Packet/
andvar
2022-09-16
It is correct to update ifp statistics per packet, just remove commented out ...
knakahara
2022-09-16
Some MP improvements
skrll
2022-09-16
Add ALWAYS_TXDEFER option to ixl(4), too.
knakahara
2022-09-16
Add ALWAYS_TXDEFER option to vmx(4), too.
knakahara
2022-09-16
ixg(4) add an option for Tx to use deferred softint regardless of whether can...
knakahara
2022-09-14
mfii: Don't panic on detach.
msaitoh
2022-09-13
Add Intel 600 series PCH-LP devices support.
msaitoh
2022-09-13
Regen.
msaitoh
2022-09-13
Add more Alder Lake devices.
msaitoh
2022-09-12
Uniform vioif's link status to if_link_state. Implemented by yamaguchi@n.o.
knakahara
2022-09-11
Packets larger than 1518 bytes (1522 bytes if VLAN tag is included) are no lo...
ryo
[prev]
[next]