Age | Commit message (Expand) | Author |
2007-09-03 | Typos from miod. 'intrrupt' -> 'interrupt' in some comments. | Kenneth R Westerback |
2006-07-08 | print the chipset revision too. | Brad Smith |
2006-05-31 | allow TULIP_TXTIMER to fit in the softc field tulip_txtimer. | Brad Smith |
2006-05-06 | restore ALTQ support which was lost with rev 1.87 | Brad Smith |
2005-11-15 | all csr offsets are bus_size_t | Michael Shalayeff |
2005-11-07 | add bus_dma support. | Brad Smith |
2005-09-25 | remove more indirection through typedef's and macros | Brad Smith |
2005-09-08 | remove some trailing whitespace | Brad Smith |
2005-09-06 | - fix up the ioctl handler and make it use ether_ioctl() too | Brad Smith |
2005-09-06 | another round of removing ifdef crud from this driver. | Brad Smith |
2005-07-16 | remove __BROKEN_INDIRECT_CONFIG cruft | Brad Smith |
2005-04-16 | remove lots of crud from this driver, makes it fit on the alpha media | Theo de Raadt |
2005-03-29 | pull over some minor fixes from NetBSD: | Martin Reindl |
2004-11-08 | put more debug stuff inside #ifdef, to make the driver a wee bit smaller | Theo de Raadt |
2002-06-02 | withough -> without | Theo de Raadt |
2001-07-18 | fix vtophys usage, mainly ppc-required; art@ ok and tried to bribe^H^H^H^H^Hm... | Michael Shalayeff |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-03 | new timeout, space control | Michael Shalayeff |
1999-01-11 | remove pnic stuff | Jason Wright |
1998-10-08 | Support for the Lite-On PNIC found on Netgear FA310TX rev D1 and | Jason Wright |
1998-08-28 | Changes to make if_de driver work on big endian machines with a 21040 based | Dale S. Rahn |
1998-08-07 | com.c needs to know about mem mapped ports in ppc systems. | Per Fogelstrom |
1997-11-16 | pull #ifdef __alpha__ out from a #ifdef __NetBSD__ | Todd C. Miller |
1997-11-13 | merge netbsd 1.22 | Jim Rees |
1997-10-20 | Few minor changes to make if_de work big endian on 21140 | Per Fogelstrom |
1997-07-29 | Support BSD/OS 2.1, add OpenBSD tags. | Jason Downs |
1997-06-18 | csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-... | dm |