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-03-09
Make some event counters MP safe. Now all of the event counters are
msaitoh
2018-03-08
Reduce duplicated code which schedule deferred packet processing. No function...
knakahara
2018-03-08
Fix INTx/MSI handler did not schedule workqueue. Pointed out by msaitoh@n.o.
knakahara
2018-03-07
Fix another poll mode assumption breaking. Implemented by msaitoh@n.o, I just...
knakahara
2018-03-07
Don't increment que->req.ev_count in MSI-X interrupt because it's not
msaitoh
2018-03-07
- Make "Handled queue in softint" and "Requeued in softint" evcnt(9) per queue
msaitoh
2018-03-06
Move the location of "struct work" as FreeBSD's "struct task" in ixgbe.h.
msaitoh
2018-03-04
regen
jdolecek
2018-03-04
according to VT82C686A chip specs, the VIA Technologies device 0x3057
jdolecek
2018-03-04
regen
jdolecek
2018-03-04
apply some updates and recommended corrections to pcidevs descriptions
jdolecek
2018-03-02
ixv(4) also supports workqueue poll mode, but not enabled by default yet, eit...
knakahara
2018-03-02
ixg(4) supports workqueue poll mode, but not enabled by default yet. (that is...
knakahara
2018-03-02
Add Apollo Lake and Gemini Lake devices.
msaitoh
2018-03-02
Regen.
msaitoh
2018-03-02
Add Intel Gemini Lake devices.
msaitoh
2018-03-01
Move the imc and imcsmb stuff out of general files.pci and into the
pgoyette
2018-03-01
Do wm_reset_mdicnfg_82580() on 82580 only.
msaitoh
2018-03-01
- Fix a bug that wm_pll_workaround_i210() is not called on some cases.
msaitoh
2018-02-28
Teach the ichsmb(4) driver how to detach.
pgoyette
2018-02-28
Cosmetic printf/aprint changes.
flxd
2018-02-28
Cosmetic fix for the Physical Address Registers PAR0 to PAR5.
flxd
2018-02-28
- Add new PCI quirk PCI_QUIRK_HASEXTCNF and PCI_QUIRK_NOEXTCNF. Some devices'
msaitoh
2018-02-27
Add hw.ixvM.q[01].{interrupt_rate,[tr]xd_head,[tr]xd_tail} sysctls as ixg(4).
msaitoh
2018-02-27
Add dependency on iic module to get access to iicbus_print()
pgoyette
2018-02-26
Apply ixgbe.c:r1.127 to ixv.c. Pointed out by msaitoh@n.o.
knakahara
2018-02-26
Modularize the ichsmb(4) driver. No functional changes.
pgoyette
2018-02-26
Fix poll mode assumption breaking.
knakahara
2018-02-25
Import imcsmb driver from FreeBSD. This driver allows access to the
pgoyette
2018-02-24
Regen.
mlelstv
2018-02-24
Add AMD KERNCZ chipset for Zen processors.
mlelstv
2018-02-22
Fix a potential bug that TX/RX might stall when TX rate limit reached.
msaitoh
2018-02-22
- Apply ixgbe.c rev. 1.124 to ixv.c. Fix a bug that RX may stall on heavy load
msaitoh
2018-02-22
Regen.
msaitoh
2018-02-22
Add some Xeon E5 (v1) and E5 v2 devices.
msaitoh
2018-02-22
Regen.
msaitoh
2018-02-22
s/C62x9/C62x/
msaitoh
2018-02-22
Add C620 devices.
msaitoh
2018-02-22
Regen.
msaitoh
2018-02-22
Fix C62x9 sSATA Controller (RAID) device ID.
msaitoh
2018-02-22
Regen.
msaitoh
2018-02-22
Add C620 devices.
msaitoh
2018-02-21
Regen.
msaitoh
2018-02-21
Add some Intel Ethernet devices.
msaitoh
2018-02-21
Add some ServerEngines (Emulex) products from OpenBSD.
msaitoh
2018-02-20
Improve a comment about reading EICS register defined write-only by spec.
knakahara
2018-02-20
Increment rxr->packets correctly in ixgbe_rxeof() to calculate ITR value
msaitoh
2018-02-20
- Fix a bug that RX may stall on heavy load on ixg(4) derived from FreeBSD's
msaitoh
2018-02-17
regen
sevan
2018-02-17
grammar
sevan
[next]