aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ti
Commit message (Expand)AuthorAgeFilesLines
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-7/+7
* Remove ti_refill_rx_rings() and associated stuff; replace dirty RX buffersBill Paul1999-07-052-77/+29
* Add a transmit descriptor usage counter and use it to absolutely,Bill Paul1999-06-192-4/+15
* Allow chipset drivers to specify the direct-mapped DMA window's mask inAndrew Gallatin1999-05-261-3/+2
* Fix bug that can cause transmit corruption. There are actually two 'rings'Bill Paul1999-05-241-3/+3
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:Peter Wemm1999-05-091-6/+2
* Upgrade firmware images Alteon's latest release (12.3.10). This fixes aBill Paul1999-05-033-1176/+1179
* Add a test to ti_encap() to try and prevent the transmit producer indexBill Paul1999-04-291-2/+5
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tPeter Wemm1999-04-241-2/+6
* Remove teensy-weensy bit of debug code that crept in.Bill Paul1999-04-061-6/+3
* Add driver support for gigabit ethernet adapters based on the AlteonBill Paul1999-04-064-0/+12497