Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't | peter | 1999-04-24 | 1 | -2/+6 |
* | Make ASIX driver work on FreeBSD/alpha, add to GENERIC. | wpaul | 1999-04-08 | 1 | -2/+61 |
* | Minor updates for the ASIX AX88141, which is a newer version of the | wpaul | 1999-02-23 | 1 | -5/+12 |
* | Remember to initialize ifp->if_snd.ifq_maxlen. | wpaul | 1999-02-01 | 1 | -3/+3 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 1 | -5/+5 |
* | Remove the code that manually pads frames to at least 60 bytes; | wpaul | 1999-01-16 | 1 | -11/+2 |
* | Fix some stability problems: | wpaul | 1999-01-16 | 1 | -9/+22 |
* | Add driver support (and man page) for PCI fast ethernet cards based | wpaul | 1999-01-09 | 1 | -0/+2171 |