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
2019-12-07
clean up the video mode selection logic, switch modes only when actually
macallan
2019-12-06
Minor changes, reported by the LGTM bot.
maxv
2019-12-06
localify
maxv
2019-12-05
KNF. No functional change.
msaitoh
2019-12-04
Simplify. No functional change.
msaitoh
2019-12-04
Fix macro error if QAT_DUMP is defined for debugging.
hikaru
2019-12-03
streamline receive filter logic, work-in-progress.
nisimura
2019-12-02
Leave it entirely up to the driver whether to map prefetchable.
riastradh
2019-12-02
Use BUS_SPACE_MAP_PREFETCHABLE only if BAR and driver agree on it.
riastradh
2019-12-02
Use PCI_MSIX_"TBL"BIR_MASK instead of PCI_MSIX_"PBA"BIR_MASK for MSI-X table.
msaitoh
2019-12-01
minor adjustments, to avoid warnings on debug builds
maxv
2019-12-01
Use unsigned to avoid undefined behavoir. Found by kUBSan.
msaitoh
2019-11-29
Set if_baudrate.
msaitoh
2019-11-29
switch to deferred if_start framework.
nisimura
2019-11-28
localify
maxv
2019-11-28
- Change IFM_10G_T(10GBase-T) entry to IFM_10G_CR1(10GBASE-CR1)
msaitoh
2019-11-27
localify
maxv
2019-11-27
Regen.
msaitoh
2019-11-27
- Add Xeon D-1500 NTB-secondary
msaitoh
2019-11-26
Fix IFF_ALLMULTI handling.
jmcneill
2019-11-26
- use mii(4) layer to control KSZ8841 builtin PHY.
nisimura
2019-11-25
Modify PHY initialization code. This change fix a bug that SK-9D21 doesn't
msaitoh
2019-11-25
- Use *_FLUSH() more. The main purpose is to wait following delay() correctly.
msaitoh
2019-11-25
Fix a bug that SK-9D41 can't detect fiber media. Check the subsystem ID
msaitoh
2019-11-21
If attach fails, don't panic on detach.
ad
2019-11-21
Remove accidentally committed debug code. Sorry.
msaitoh
2019-11-21
Fix a bug that IFF_ALLMULTI is almost always set.
msaitoh
2019-11-21
Fix multicast handling. All Atheros controllers use big-endian form
msaitoh
2019-11-21
- Set duplex correctly when user setting is not IFM_AUTO.
msaitoh
2019-11-20
Add opencrypto driver for Intel QuickAssist.
hikaru
2019-11-19
Fixes a bug that "ifmedia vge0 media 1000baseT-FDX" causes device timeout.
msaitoh
2019-11-18
Fixed incorrect m_defrag return value check.
nonaka
2019-11-18
Print MAC address.
msaitoh
2019-11-15
Make Yukon EX, FE+, SUPR stable. The code is mainly taken from FreeBSD.
msaitoh
2019-11-14
Revert previous. Sorry.
msaitoh
2019-11-14
Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
msaitoh
2019-11-14
Regen.
msaitoh
2019-11-14
Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
msaitoh
2019-11-14
The 16C1054 and 16C1058 serial multi-port controllers need a clock
hauke
2019-11-12
Fix whitespace. From vezhlys
maya
2019-11-12
Add missing initialization of sc_dev.
msaitoh
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-11-10
Add missing initialization of sc_dev.
msaitoh
2019-11-08
Regen.
msaitoh
2019-11-08
- Update Intel's NVMe SSDs.
msaitoh
2019-11-07
comment touchup
nisimura
2019-11-07
clarify 8842 MAC behaves 100FDX only has no alternative media selection
nisimura
2019-11-06
major rework to fix link control breakage
nisimura
2019-11-06
ixv(4): disable RSS configuration on 82599 and X540 VFs.
msaitoh
2019-11-02
cast away unused return value
tnn
[next]