summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_ax.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-6/+2
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-2/+6
* Make ASIX driver work on FreeBSD/alpha, add to GENERIC.wpaul1999-04-081-2/+61
* Minor updates for the ASIX AX88141, which is a newer version of thewpaul1999-02-231-5/+12
* Remember to initialize ifp->if_snd.ifq_maxlen.wpaul1999-02-011-3/+3
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-5/+5
* Remove the code that manually pads frames to at least 60 bytes;wpaul1999-01-161-11/+2
* Fix some stability problems:wpaul1999-01-161-9/+22
* Add driver support (and man page) for PCI fast ethernet cards basedwpaul1999-01-091-0/+2171
OpenPOWER on IntegriCloud