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-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
2006-02-16
Only set HW VLAN assist flag when IFCAP_VLAN_HWTAGGING is set.
Brad Smith
2006-02-16
disable HW VLAN tagging.
Brad Smith
2006-02-16
Patch from Dimitry Andric to fix the allocation of 4 pages of gart
Matthieu Herrb
2006-02-16
- stop enabling/disabling interrupts in nfe_intr().
Damien Bergamini
2006-02-16
regen
Brad Smith
2006-02-16
add some ENE CardBus controllers.
Brad Smith
2006-02-15
move setting IFCAP_VLAN_MTU back to where it is supposed to be.
Brad Smith
2006-02-15
add support for 64bit rings base addresses.
Damien Bergamini
2006-02-15
actually disable h/w VLAN tagging for now.
Damien Bergamini
2006-02-15
- enable jumbo frames for adapters that support it.
Damien Bergamini
2006-02-15
be gone whitespace.
Brad Smith
2006-02-13
use pci_mapreg_type().
Brad Smith
2006-02-13
nVidia/nvidia -> NVIDIA
Brad Smith
2006-02-13
regen
Brad Smith
2006-02-13
NVidia -> NVIDIA
Brad Smith
2006-02-13
add some ASIC revisions to the various switch cases and identify
Brad Smith
2006-02-13
Due to an oversight on my part I forgot to remove clearing of the
Brad Smith
2006-02-13
revert rev 1.85. The mbuf needs to be re-mapped in the case of an error.
Brad Smith
2006-02-12
fix a printf
Damien Bergamini
2006-02-12
don't print shared interrupts when debugging is on.
Damien Bergamini
2006-02-12
use BUS_DMA_READ flag when mapping RX buffers.
Damien Bergamini
2006-02-12
reduce the number of DMA sync operations by sincing multiple TX descriptors
Damien Bergamini
2006-02-12
initial jumbo frames support (disabled for now).
Damien Bergamini
2006-02-12
Revert previous, seems to cause problems on some machines.
Alexander Yurchenko
2006-02-11
regen
Jonathan Gray
2006-02-11
Add a handful more of ATI/NVIDIA devices mostly from submitted dmesgs.
Jonathan Gray
2006-02-11
regen
Brad Smith
2006-02-11
- fix C51 Mem entry
Brad Smith
2006-02-11
New version of i915 supprotm adapted from freebsd by Dimitry Andric, with
Matthieu Herrb
2006-02-11
regen
Brad Smith
2006-02-11
add another NVidia C51 memory controller, NVidia GeForce 6150 and GeForce 615...
Brad Smith
2006-02-11
set IFCAP_VLAN_MTU in the capabilites field.
Brad Smith
2006-02-11
- call nfe_ifmedia_upd() early in nfe_init() to reset the PHY.
Damien Bergamini
2006-02-11
fix nfe_free_tx_ring() and nfe_reset_tx_ring() to unmap the good items.
Damien Bergamini
2006-02-11
don't free the mbuf in nfe_encap() if it can't be DMA'mapped since it is
Damien Bergamini
2006-02-11
MCP51 boards don't support jumbo frames..
Damien Bergamini
2006-02-11
force a wakeup of the MAC in nfe_init().
Damien Bergamini
2006-02-11
recognize another 5714 family chipset.
Brad Smith
2006-02-11
regen
Brad Smith
2006-02-11
this HT-2000 PCI bridge is actually PCI-X and not PCI Express.
Brad Smith
2006-02-11
Mask off the highest 16 bit of the io space address.
Alexander Yurchenko
2006-02-10
Fix LBA48 access for ServerWorks SATA.
Mark Kettenis
2006-02-10
fix a typo in em_clean_transmit_interrupts() that will cause the
Brad Smith
2006-02-10
remove unnecessary link state check in the watchdog handler.
Brad Smith
2006-02-10
Remove clearing of the IFF_RUNNING flag from the watchdog handler as
Brad Smith
[next]