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
/
arch
/
mac68k
/
dev
/
if_ae.c
Age
Commit message (
Expand
)
Author
2003-03-12
backout the two previous patches, it breaks the 3com ae card and I don't
Jason Wright
2003-01-28
Remove (now) bogus diagnostic check and set the output length correctly (why ...
Jason Wright
2003-01-27
padd < mimimum sized frames with 0's instead of whatever the chip wants; base...
Jason Wright
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-09-20
occured->occurred
Mike Pechkin
2001-07-09
Trivial ether_input_mbuf().
Federico G. Schwindt
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
1999-05-13
Compensate for the check for onwership of unicast packets in promiscuous
Jason Wright
1997-04-25
Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log:
gene
1997-04-17
Changes earmarked 'purely cosmetic' by Scott Reynolds:
gene
1997-03-25
From scottr@netbsd.org:
briggs
1997-03-08
Sync with NetBSD of about 4 March.
briggs
1997-01-24
Sync w/ NETBSD_CURRENT_971122.
briggs
1996-05-26
Add OpenBSD Id string.
briggs
1996-05-26
Sync with NetBSD-current.
briggs
1996-05-05
add general ether_ioctl call in net/if_ethersubr.c,
Michael Shalayeff
1996-02-04
Cosmetic unsigned char -> u_char
briggs
1996-02-02
Force the talley counters to be read when we get the interrupt. GCC
briggs
1996-01-14
from netbsd:
briggs
1995-12-27
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt