aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/if_tireg.h
Commit message (Expand)AuthorAgeFilesLines
* (Introduce something sitting in my repo for 3 weeks now...)Bosko Milekic2000-10-211-6/+2
* First round of converting network drivers from spls to mutexes. ThisBill Paul2000-10-131-0/+4
* Replace the mbuf external reference counting code with somethingDavid Malone2000-08-191-1/+0
* Add support for the Netgear GA620T copper gigabit card.Bill Paul2000-08-021-0/+1
* Update the Tigon driver to support 1000baseTX gigE over copper AceNICBill Paul2000-07-201-3/+5
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-5/+5
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-5/+5
* Update the Tigon firmware to 12.3.21. This fixes a few bugs and adds supportBill Paul2000-04-241-1/+1
* Update Tigon firmware yet again, this time to version 12.3.20.Bill Paul2000-03-181-1/+1
* Update the Tigon driver to use the 12.3.18 firmware release from Alteon.Bill Paul2000-02-101-1/+1
* Add the vendor/device ID for the Farallon PN9000SX gigabit ethernetBill Paul2000-01-181-0/+7
* Update the Tigon driver firmware images to the latest release fromBill Paul1999-09-221-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* On FreeBSD/i386, when you use the SYS_RES_MEMORY resource to allocateBill Paul1999-07-271-1/+2
* Clean up the buffer allocation code a bit. Make sure to initialize certainBill Paul1999-07-231-10/+3
* Dangit. Somehow the pmap_kextract hack for alpha snuck back into theseBill Paul1999-07-231-4/+3
* Convert the Alteon Tigon gigabit ethernet driver to newbus. Also upgradeBill Paul1999-07-231-6/+5
* Remove ti_refill_rx_rings() and associated stuff; replace dirty RX buffersBill Paul1999-07-051-8/+3
* Add a transmit descriptor usage counter and use it to absolutely,Bill Paul1999-06-191-1/+2
* Allow chipset drivers to specify the direct-mapped DMA window's mask inAndrew Gallatin1999-05-261-3/+2
* Upgrade firmware images Alteon's latest release (12.3.10). This fixes aBill Paul1999-05-031-2/+2
* Add driver support for gigabit ethernet adapters based on the AlteonBill Paul1999-04-061-0/+1190