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
2018-06-11
Apply changes of FreeBSD ix-3.2.18.tgz:
msaitoh
2018-06-10
remove irrelevant pci(9) #includes from virtio child drivers
jakllsch
2018-06-10
The virtio block device capacity config item is expressed always in
jakllsch
2018-06-09
port basic match support for several more Yukon variants from OpenBSD, together
jdolecek
2018-06-09
regen
jdolecek
2018-06-09
small sync of Marvell Yukon PCI product ids with OpenBSD - add 8048 variant, ...
jdolecek
2018-06-08
iwm(4) workaround as ifp->if_hwdl can be set only once. Advised nonaka@n.o an...
knakahara
2018-06-08
Fix "ifconfig iwm0" failures reported by ryoon@n.o. Advised nonaka@n.o and oz...
knakahara
2018-06-07
Make ld_virtio aware of a possible device-side write cache.
jakllsch
2018-06-06
Enhance the syntax in order to be acceptable by Clang
kamil
2018-06-06
Comment out unused functions in order to fix Clang build
kamil
2018-06-06
shuffle mechanics of files.virtio config(5) include location,
jakllsch
2018-06-06
remove now-irrelevant <dev/pci> includes
jakllsch
2018-06-06
fix up virtio module for current structure; add virtio_pci module
jakllsch
2018-06-06
Remove duplicate ;
maya
2018-06-05
Fix panic on boot with iwm(4). Advised by nonaka@n.o, thanks.
knakahara
2018-06-04
Don't call ixgbe_rearm_queues() in ixgbe_local_timer1().
msaitoh
2018-06-03
unload payload dma map upon command completion
jakllsch
2018-06-03
add feature/register definitions from virtio-v1.0-cs04
jakllsch
2018-06-03
Constify ahc_pci_ident_table[] so that it lands in .rodata (1488 bytes).
maxv
2018-06-03
Constify several variables in ixgbe/ so that they land in .rodata (1038
maxv
2018-06-03
Constify the microcode variables used by BNX. This moves 38 pages of kernel
maxv
2018-06-03
remove trailing whitespace
jakllsch
2018-06-02
Begin to detangle virtio from its PCI attachment
jakllsch
2018-06-02
fix CVS keyword in __KERNEL_RCSID
jakllsch
2018-06-01
set ATACH_DMA_BEFORE_CMD
macallan
2018-06-01
another G5-specific fix - do a 32bit read of the status register before
macallan
2018-06-01
Fix M_PKTHDR use in if_alc, if_age and if_ena.
maxv
2018-06-01
Rename
maxv
2018-05-31
regen.
mrg
2018-05-31
add a bunch of nvidia devices from various generations.
mrg
2018-05-31
Regen.
msaitoh
2018-05-31
- Add some Intel 82965 devices.
msaitoh
2018-05-30
Add hw.ixgN.debug sysctl. "sysctl -w hw.ixgN.debug=1" dumps some registers
msaitoh
2018-05-30
Clear que->disabled_count in {ixgbe,ixv}_init_locked(). Without this,
msaitoh
2018-05-28
Regen.
msaitoh
2018-05-28
Add some Intel 4 series chipset devices.
msaitoh
2018-05-26
Match PCI_PRODUCT_INTEL_82Q45_IDER.
jakllsch
2018-05-26
regen
jakllsch
2018-05-26
Add Intel 82Q45 IDER
jakllsch
2018-05-25
Ensure to call if_register after interface initializations finish
ozaki-r
2018-05-24
Regen.
msaitoh
2018-05-24
Add some Marvell Yukon devices.
msaitoh
2018-05-23
Add "bool txr_no_space" for TX descriptor shortage. Use it like IFF_OACTIVE.
msaitoh
2018-05-23
Don't check IFF_RUNNING in ixgbe_rxeof(). Doing break and leaving a deacriptor
msaitoh
2018-05-23
Add rxd_nxck (Receive Descriptor next to check) read only sysctl.
msaitoh
2018-05-21
add Oxford Semiconductor OXPCIe954 PCIe 4-port serial card
jnemeth
2018-05-21
regen
jnemeth
2018-05-21
add Oxford Semiconductor OXPCIe954 PCIe 4-port serial card
jnemeth
2018-05-19
Re-enable PCI window decode enable in PCI Command Register upon
jakllsch
[next]