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
/
if_tl.c
Age
Commit message (
Expand
)
Author
2001-01-25
spelling
Todd T. Fries
2000-11-14
remove diagnostic around TL_INTR_INVALID (this is a valid condition when two
Jason Wright
2000-09-21
Patch from FreeBSD (wpaul):
Jason Wright
2000-06-20
After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here;
Aaron Campbell
2000-02-15
make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl()
Jason Wright
1999-09-13
openbsd-ify
Jason Wright
1999-03-03
remove alot of verbosity
Jason Wright
1999-02-27
Sync with FreeBSD:
Jason Wright
1998-12-31
tl_tx_tail pointer was not always being updated correctly; freebsd.
Jason Wright
1998-12-22
sync with FreeBSD:
Jason Wright
1998-12-03
o Don't match pci product 0xae33, as it's a pciide controller; reported by mi...
Jason Wright
1998-11-23
make quieter on out of memory conditions
Jason Wright
1998-11-16
Take advantage of generic pci io/mem/busmaster enabling and remove redundant ...
Jason Wright
1998-11-11
Merge with FreeBSD:
Jason Wright
1998-10-10
Driver for ThunderLAN based ethernet cards ported from FreeBSD.
Jason Wright