summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_ti.c
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up the buffer allocation code a bit. Make sure to initialize certainwpaul1999-07-231-19/+29
* Grrr. Return the rman_get_bustag()/rman_get_bushandle() lines to theirwpaul1999-07-231-2/+5
* Convert the Alteon Tigon gigabit ethernet driver to newbus. Also upgradewpaul1999-07-231-76/+126
* Rename bpfilter to bpf.des1999-07-061-7/+7
* Remove ti_refill_rx_rings() and associated stuff; replace dirty RX bufferswpaul1999-07-051-69/+26
* Add a transmit descriptor usage counter and use it to absolutely,wpaul1999-06-191-3/+13
* Fix bug that can cause transmit corruption. There are actually two 'rings'wpaul1999-05-241-3/+3
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-6/+2
* Add a test to ti_encap() to try and prevent the transmit producer indexwpaul1999-04-291-2/+5
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-2/+6
* Remove teensy-weensy bit of debug code that crept in.wpaul1999-04-061-6/+3
* Add driver support for gigabit ethernet adapters based on the Alteonwpaul1999-04-061-0/+2486
OpenPOWER on IntegriCloud