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-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
2018-02-16
Fix a bug that the first call of ifflags_cb() causes linkdown. The first
msaitoh
2018-02-16
Apply RSS utility to ixg(4) and ixv(4).
knakahara
2018-02-16
Apply RSS utility to wm(4).
knakahara
2018-02-16
regen
sevan
2018-02-16
Add Nvidia GeForce 9400M as found in the late 2009 13" MacBook (MacBook6,1)
sevan
2018-02-15
Explicitly enable PCI_COMMAND_MASTER_ENABLE and PCI_COMMAND_IO_ENABLE.
uwe
2018-02-14
Cosmetic - consistently use #define<SPACE>
uwe
2018-02-14
Fix a bug that RX and TX may stall on heavy load on wm(4) like ixgbe.c:r1.121.
knakahara
2018-02-14
Fix a bug that RX may stall on heavy load on ixg(4). ixgbe_rxeof() has loop
msaitoh
2018-02-12
Add a new option CISS_NO_INTERRUPT_HACK for driving ciss(4) by callouts.
joerg
2018-02-08
Typos.
dholland
2018-02-08
update for GCC 6:
mrg
2018-02-07
avoid an indentation issue by adding "if (1)".
mrg
[next]