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-04-13
I354 uses an external PHY, so don't use wm_set_eee_i350().
msaitoh
2018-04-13
Add 300 series chipset support.
msaitoh
2018-04-13
Enable I219.
msaitoh
2018-04-12
Read sc_if_flags after taking core lock. Same as if_wm.c rev. 1.418.
msaitoh
2018-04-12
Add PCH_CNP support (I219 with Intel 300 series chipset).
msaitoh
2018-04-12
If the extended configration size in the EXTCNFSIZE register is 0, don't
msaitoh
2018-04-12
Our PCH_SPT part of wm_nvm_valid_bank_detect_ich8lan() was based on
msaitoh
2018-04-12
On PCH_SPT (and newer), FLASH access should be done by 32bit.
msaitoh
2018-04-12
No binary change:
msaitoh
2018-04-10
SW PHY Config Enable bit for ICH8 B0 stepping is not bit 1 but bit 0.
msaitoh
2018-04-09
Stop potential misuse of vendor names and USB vendor IDs in root hub
jakllsch
2018-04-09
Add 300 series chipset support.
msaitoh
2018-04-09
Regen.
msaitoh
2018-04-09
Add new I219 devices (using with 300 series chipset).
msaitoh
2018-04-09
Regen.
msaitoh
2018-04-09
Add Intel 300 series devices.
msaitoh
2018-04-06
in rtwn_attach(): return; before unconditionally running into fail:
macallan
2018-04-04
Regen.
msaitoh
2018-04-04
Add Intel Coffee Lake internal graphics devices. From ark.intel.com.
msaitoh
2018-04-04
Sync with FreeBSD r331224 except ixv_if_update_admin_status()'s change:
msaitoh
2018-04-04
Sync with the remaining part of FreeBSD r328265 except sfp_reinit stuff:
msaitoh
2018-04-04
Fix a bug that "ifconfig ixgN down up" forgot IFM_NONE setting.
msaitoh
2018-04-02
Fix long standing bug that 82598 SFP+ panics in ixgbe_handle_mod() because
msaitoh
2018-04-02
Regen.
msaitoh
2018-04-02
Add Intel X299 and Z370 LPC.
msaitoh
2018-04-02
Avoid issues caused by sending old packets at next link-up time.
knakahara
2018-03-31
There was only one G3 PowerBook with Firewire support, the Pismo. Issue is not
sevan
2018-03-31
PG3_FW device has been renamed UNINORTH_FW in pcidevs.
sevan
2018-03-31
regen
sevan
2018-03-31
What we have listed as the PowerBook G3 Firwire device is actually the UniNorth
sevan
2018-03-30
- Add missing IFM_NONE support. If a interface support linkdown,
msaitoh
2018-03-30
Don't write EIMC directly. It is required to manage with struct ix_queue status.
knakahara
2018-03-30
Fix the problem between eitr and link_speed.
knakahara
2018-03-26
- Add link related softint's counter.
msaitoh
2018-03-26
Regen.
msaitoh
2018-03-26
Add two VIA xHCI devices from OpenBSD.
msaitoh
2018-03-24
use pci_intr_establish_xname()
jdolecek
2018-03-20
regen
nonaka
2018-03-20
Add Intel Wireless AC 9260.
nonaka
2018-03-20
Fix race about writing adapter->link_active for ixv(4).
knakahara
2018-03-20
Fix race about writing adapter->link_active for ixg(4).
knakahara
2018-03-19
s/been been/been/ in comment.
msaitoh
2018-03-16
Regen.
msaitoh
2018-03-16
Intel 0x15c4 is SFI based and 0x15ce is KR based.
msaitoh
2018-03-16
- Check offset correctly in ixgbe_get_oem_prod_version(). Note that this
msaitoh
2018-03-15
Add some changes from ix-3.2.17.tar.gz and r328265. Not fully synchronized.
msaitoh
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
[next]