index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2006-03-02
Put the PHY update/reset call in nfe_init back to the spot it was at
Jonathan Gray
2006-02-27
Increase delay value, fixes pr5018.
Alexander Yurchenko
2006-02-27
Workaround for bridge attachment where nothing lives behind these 'rare'
Dale Rahn
2006-02-26
Disable alipm(4) on sparc64 if not running at the recommended 74KHz clock, to
Mark Kettenis
2006-02-26
use sc->sc_dev.dv_xname consistently.
Damien Bergamini
2006-02-26
prettify + u_int{8,16,32}_t -> uint{8,16,32}_t
Damien Bergamini
2006-02-26
regen
Brad Smith
2006-02-26
fix some of the ATI names.
Brad Smith
2006-02-26
Let if_nfe.c compile again by putting declaration of ifp inside #ifdef
Kenneth R Westerback
2006-02-26
Don't define NFE_DEBUG by default.
Jonathan Gray
2006-02-26
clean up if there is a failure to attach.
Brad Smith
2006-02-26
store the shutdown hook pointer in the softc struct.
Brad Smith
2006-02-26
vic(4) is PCI only so make it look like a typical PCI only driver.
Brad Smith
2006-02-26
- set baud rate in ixgb_update_link_status().
Brad Smith
2006-02-25
add vic(4) config glue. The driver is not yet enabled.
Reyk Floeter
2006-02-25
Add vic(4), a driver for the VMware vmxnet network interface. This is
Reyk Floeter
2006-02-25
sync
Damien Bergamini
2006-02-25
ids for intel pro/wireless 3945ABG
Damien Bergamini
2006-02-24
Make ServerWorks SATA less chatty. Sprinkle some KNF while I'm there.
Mark Kettenis
2006-02-24
update link status here.
Brad Smith
2006-02-24
check for M_PKTHDR.
Brad Smith
2006-02-24
regen
Brad Smith
2006-02-24
add the Envy24 I/O Ctrlr
Brad Smith
2006-02-24
regen
Brad Smith
2006-02-24
add IC Ensemble and the Envy24 Audio controller
Brad Smith
2006-02-24
regen
Brad Smith
2006-02-24
fix the order
Brad Smith
2006-02-24
regen
Brad Smith
2006-02-24
add a PCI id for Dell PERC 4e/Di and 4e/Si adapters.
Brad Smith
2006-02-24
clear the powerdown mode that Windows will put bce chips into
Brad Smith
2006-02-24
add TTTech MC322
Brad Smith
2006-02-24
use some define's for the PCI ids and add another ICP Vortex PCI id.
Brad Smith
2006-02-23
regen
Brad Smith
2006-02-23
add another ICP Vortex PCI id.
Brad Smith
2006-02-22
fix nfe_txeof() to reset the wathdog timeout only when a full tx frame
Damien Bergamini
2006-02-22
re-enable interrupt mitigation and mask out NFE_IRQ_TIMER that was causing
Damien Bergamini
2006-02-22
IBM makes a pcn card that shows up as:
Brad Smith
2006-02-22
For 82544 and newer chips increase the number of TX descriptors to 512.
Brad Smith
2006-02-22
regen
Brad Smith
2006-02-22
update the media settings after MAC setup.
Brad Smith
2006-02-21
disable interrupt mitigation until i figure out why we're spending 10% of
Damien Bergamini
2006-02-21
- Overhaul link state detection code.
Brad Smith
2006-02-20
- remove mbuf linearization code. it is broken in this context and it is very
Damien Bergamini
2006-02-19
- fix h/w VLAN tagging and enable it for adapters that support it (VLAN tag
Damien Bergamini
2006-02-19
add the TTTech MC322
Brad Smith
2006-02-17
If there is no link then set IFM_NONE so ifconfig will show a media
Brad Smith
2006-02-17
- simplify link state handling code.
Brad Smith
2006-02-16
Use rasops_unpack_attr() to decompose attributes instead of doing it by hand,
Miod Vallat
2006-02-16
set IFCAP_VLAN_MTU unconditionally.
Brad Smith
2006-02-16
Do not bother enabling HW TX checksum offload since the code to
Brad Smith
[next]