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
/
ic
/
smc91cxx.c
Age
Commit message (
Expand
)
Author
2005-06-08
remove netns crud.
Henning Brauer
2005-06-07
CCITT about to bite the dust, remove special casing in archs and drivers
Henning Brauer
2005-01-15
make sure interface is in RUNNING state before touching the multicast filters
Brad Smith
2004-05-12
network drivers don't need to include bpfdesc.h
Ted Unangst
2003-10-21
typos from Tom Cosgrove;
Jason McIntyre
2002-06-07
fix indent
Jun-ichiro itojun Hagino
2002-03-22
make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) drivers
Vincent Labrecque
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-07-08
Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN
Federico G. Schwindt
2001-06-27
ALTQ'ify network drivers.
Kenjiro Cho
2001-06-24
Add back stuff I removed in previous commit with a minor change.
Federico G. Schwindt
2001-06-23
ether_input_mbuf().
Federico G. Schwindt
2001-06-23
Remove repeated ethernet constants; use if_ether.h for it instead.
Federico G. Schwindt
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2000-02-02
Call xxx_init and xxx_stop on activate.
Federico G. Schwindt
1999-08-16
Remove netbsd ifdefs.
Federico G. Schwindt
1999-08-16
Only print revision if SMC_DEBUG is defined. Shorten dmesg output.
Federico G. Schwindt
1999-08-08
These all are backends for interfaces that can be attached late, whence
Niklas Hallqvist
1999-02-28
compensate for the test of packet ownership being moved to ether_input()
Jason Wright
1998-09-12
if_media support.
Federico G. Schwindt
1998-09-11
Support for the SMC 91Cxx family of ethernet chips from NetBSD.
Federico G. Schwindt