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