summaryrefslogtreecommitdiff
path: root/sys/dev/ic/am7990.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-27Change how interrupts are acknowledged -- this is how the specification sayThorsten Lockert
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-24Spelling ifdef correctly is not enough, you have to spell the conditionnalMiod Vallat
2001-06-24damn, correctly spell ifdef.Federico G. Schwindt
2001-06-24better.Federico G. Schwindt
2001-06-23ether_input_mbuf().Federico G. Schwindt
2001-03-01(all changes made behind #ifdef __vax__)Brandon Creighton
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2000-03-15more smurph damage controlTheo de Raadt
2000-03-14sloppy smurph, leaving debug garbage behind...Theo de Raadt
2000-03-10increased buffer size.Steve Murphree
1999-12-08fix mbuf chain allocation to comply with m_devget() way.Jun-ichiro itojun Hagino
1999-02-28compensate for check on unicast packets rx'd in promisc mode being movedJason Wright
1998-09-16o if_media'fied am7990Jason Wright
1998-06-24initialization error; joel@wmi.comTheo de Raadt
1998-06-08am7990 is a chipTheo de Raadt
1998-03-09handle 128KB if_le chunksTheo de Raadt
1997-08-08Add hwreset callback; drivers need to set this appropiately.Jason Downs
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-02make these work togetherTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-01-05from netbsd: LEINTR_UNIT goes awayTheo de Raadt
1995-12-15from netbsd; mi lance driverTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt