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
/
isa
/
if_ex.c
Age
Commit message (
Expand
)
Author
2005-06-08
remove netns crud.
Henning Brauer
2005-04-03
ether_input_mbuf() conversion.
Brad Smith
2005-04-02
support setting the MTU
Brad Smith
2004-12-26
Use list and queue macros where applicable to make the code easier to read;
Miod Vallat
2004-09-23
don't need to set ifp->if_mtu or ifp->if_output in each driver,
Brad Smith
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-06-27
ALTQ'ify network drivers.
Kenjiro Cho
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
1999-04-19
Fix a bug that prevents the correct detection of the card.
Federico G. Schwindt
1999-02-28
compensate for the test of packet ownership being moved to ether_input()
Jason Wright
1999-02-13
If the card is not present be sure to always call bus_space_unmap on exit.
Federico G. Schwindt
1997-11-09
Sweeping changes from Don Schmidt (yensid@imsa.edu) to busify this driver.
gene
1997-09-11
Driver for ISA EtherExpress Pro/10 ethernet card.
gene