| Age | Commit message (Expand) | Author |
| 2000-03-22 | Make IPKDB working again. | ws |
| 2000-03-22 | Add bus_space_barrier. | ws |
| 2000-02-09 | ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. | enami |
| 2000-02-09 | - Since all resources are mandatory, no need to manage individually. | enami |
| 2000-02-02 | use a bit more standard (sys/device.h) prototype for {dp8390,ne2000}_detach(). | itojun |
| 2000-02-02 | implement if_detach code for ne/pcmcia. | itojun |
| 1999-09-27 | Support Planex Communications Inc, FNW-3600-T. | enami |
| 1999-09-27 | Change NE2000_USE_WORD to take pointer to softc rather than type. | enami |
| 1999-09-27 | Minor cleanup; use the cached result instead of evaluating the | enami |
| 1999-09-27 | Define new macro NE2000_USE_WORD() and use it where appropriate. | enami |
| 1999-09-27 | Allow caller to specify the type of NE2000. | enami |
| 1999-03-23 | Use BUS_SPACE_ALIGNED_POINTER() instead of ALIGNED_POINTER() where the pointer | drochner |
| 1999-01-18 | If you're BIG_ENDIAN and use bswapXX, pull in the header file that prototypes | mjacob |
| 1999-01-18 | Need <machine/bswap.h> | pk |
| 1998-12-18 | Quiet some diagnostic messages when we might expect them to happen. | thorpej |
| 1998-10-28 | Add media list, media list count, and default media arguments to | thorpej |
| 1998-10-13 | make it compile with GWETHER again. | msaitoh |
| 1998-06-10 | Do the unaligned buffer fixup without copying data, more-or-less lifted | thorpej |
| 1998-02-04 | Change "__BUS_SPACE_NEED_STREAM_METHODS" to "__BUS_SPACE_HAS_STREAM_METHODS". | sakamoto |
| 1998-02-03 | Change the data access busification functions to | sakamoto |
| 1998-01-29 | In the NE2000 case, if we encounter an unaligned mbuf, copy it to an | thorpej |
| 1998-01-26 | Update copyright. | thorpej |
| 1998-01-26 | If we're using these devices on a big-endian CPU, byte swap the "count" | thorpej |
| 1998-01-12 | Adjust for config changes. | thorpej |
| 1997-11-02 | Adjust for ifmedia-related changes to dp8390 driver. | thorpej |
| 1997-10-29 | When probing for a dp8390 in ne2000_detect(), check for RST being set | thorpej |
| 1997-10-15 | Pull following change from marc-pcmcia branch: | enami |
| 1997-10-14 | Pull down from marc-pcmcia branch: Common code used by NE2000 and compatible | thorpej |