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
2005-07-09
remove code for TX checksum
Brad Smith
2005-07-09
don't clear RUNNING here.
Brad Smith
2005-07-09
remove braces here
Brad Smith
2005-07-09
better
Brad Smith
2005-07-09
- mbuf external storage is of (caddr_t), not (caddr_t *).
Brad Smith
2005-07-09
handle 64bit bar; found by mpf@
Michael Shalayeff
2005-07-09
fix SIOCSIFMTU
Brad Smith
2005-07-09
- disable TX checksum offload since this chip has a bug where
Brad Smith
2005-07-09
Missing pciide_print_modes() in pdc203xx_setup_channel(). fgsch@ ok.
Hakan Olsson
2005-07-08
- use ETHER_MAX_LEN_JUMBO in one more spot
Brad Smith
2005-07-08
add a return here.
Brad Smith
2005-07-07
check ETHERMIN and stop calling em_init_locked() from SIOCSIFMTU ioctl.
Brad Smith
2005-07-07
Make Fractional T1 work, reported and tested by Greg Mortensen,
Can Erkin Acar
2005-07-07
- the PCI layer enables bus mastering so don't bother again here.
Brad Smith
2005-07-07
remove unused structure definitions. ok damien@
Kevin Lo
2005-07-06
regen
Jonathan Gray
2005-07-06
More NVIDIA devices, in a dmesg from tybollt at solace.mh.se
Jonathan Gray
2005-07-06
- Rewritten TX to use only two pointers to track producer/consumer.
Brad Smith
2005-07-06
smartarray 5* raid controller; does io but needs more work; commented out in ...
Michael Shalayeff
2005-07-06
allow bge(4) to receive Jumbos by default.
Brad Smith
2005-07-06
regen
Brad Smith
2005-07-06
add Intergraph Intense 3D
Brad Smith
2005-07-03
include CRC
Brad Smith
2005-07-03
fix MTU ioctl case
Brad Smith
2005-07-03
no need for HW VLAN tag removal so clean up some code.
Brad Smith
2005-07-03
enable use of the hardware 64 entry CAM table for perfect multicast
Brad Smith
2005-07-03
ETHERMTU_JUMBO -> ETHER_MAX_LEN_JUMBO
Brad Smith
2005-07-03
adjust tuneable for Jumbo case
Brad Smith
2005-07-03
regen
Brad Smith
2005-07-03
GT -> GT AGP
Brad Smith
2005-07-03
- when printing the "unsupported chip revision" message also print the
Brad Smith
2005-07-03
regen
Brad Smith
2005-07-03
add GeForce 6600 GT
Brad Smith
2005-07-02
clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.
Brad Smith
2005-07-02
add TLPHY_MEDIA_NO_10_T flag for DP4000 model
Brad Smith
2005-07-02
- mbuf external storage is of (caddr_t), not (caddr_t *).
Brad Smith
2005-07-02
de-static and we don't need to enable bus mastering here
Brad Smith
2005-07-02
sync
Theo de Raadt
2005-07-02
shorten
Theo de Raadt
2005-07-02
clear IFF_RUNNING & IFF_OACTIVE in stge_stop() before de-allocating resources
Brad Smith
2005-07-02
add support for PCI-E 5752 core and recognize a few additional
Brad Smith
2005-07-01
revert rev 1.59
Brad Smith
2005-07-01
enable RX HW checksum offload
Brad Smith
2005-06-30
sync
Theo de Raadt
2005-06-30
Sun Expert3D cards
Theo de Raadt
2005-06-30
sync
Theo de Raadt
2005-06-30
update VIA parts based on new docs
Theo de Raadt
2005-06-29
volatile here
Brad Smith
2005-06-29
rev 1.25
Brad Smith
2005-06-29
add some Power Management constants
Brad Smith
[next]