summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
Commit message (Expand)AuthorAgeFilesLines
* Remove jumbo buffer #defines that I ended up not needing.wpaul2003-09-191-8/+0
* Teach the re(4) driver about the CFG2 register, which tells us whetherwpaul2003-09-131-1/+15
* - For the 8169 chips, read the station address by forcing an EEPROMwpaul2003-09-111-4/+6
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110Swpaul2003-09-111-1/+1
* Update hardware revision table. 0x04000000 appears to be the revisionwpaul2003-09-101-1/+2
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-081-7/+27
* Use stream bus space accesses to program the ID (station address)tmm2003-09-041-0/+2
* Argh. Last commit only had the __FBSDID() fix. Really add the device IDwpaul2003-08-151-0/+1
* Set the TX hardware checksum offload bits on all the descriptors of awpaul2003-08-131-0/+1
* - Update some comments regarding hardware details of the 8169 andwpaul2003-08-101-3/+6
* Add preliminary support for the RealTek 8169 gigE chip. Changes:wpaul2003-08-071-0/+5
* Add support for the 8139C+ chipset. Unlike the other chips in the 8139wpaul2003-07-101-3/+294
* Add support for Planex FNW-3800-TX(CardBus 100M/10M).sanpei2003-03-181-0/+10
* Add support for Peppercon ROL-F Card.dan2003-02-231-0/+8
* Add support for Corega FEtherII CB-TXD (CardBus 100M/10M).sanpei2003-01-111-2/+9
* Add support for Corega FEther CB-TXD (CardBus 100M/10M).iwasaki2002-09-061-0/+10
* Add support for the D-Link DFE-690TXD Cardbus card which has a RealTek 8139jhb2002-05-061-0/+5
* Add DEVICE_POLLING support to the "rl" driver.luigi2002-04-161-0/+3
* Nortel Networks sells a RealTek 8139-based NIC that's basicallywpaul2002-04-111-0/+5
* Add suspend/resume code mostly merged from fxp driver.iwasaki2001-11-231-0/+7
* Convert the if_sis and if_rl drivers to use the bus_dma API instead ofwpaul2001-08-151-6/+7
* Big round of minor updates:wpaul2001-02-211-0/+10
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Fix support for cardbus cards:wpaul2000-10-301-1/+3
* Add PCI IDs for some additional cardbus cards. Yes, there really iswpaul2000-10-281-0/+1
* First round of converting network drivers from spls to mutexes. Thiswpaul2000-10-131-0/+4
* Make some tweaks to the RealTek driver:wpaul1999-10-211-1/+3
* Convert the RealTek 8139 driver to newbus and miibus in one swell foop.wpaul1999-08-311-145/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix power management register definitions.wpaul1999-08-211-5/+5
* Remove the definitions for the SiS 900 chip. This is not a RealTekwpaul1999-07-221-11/+1
* Tweak FIFO and DMA thresholds to improve performance and reduce likelyhoodwpaul1999-06-201-5/+5
* Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves awpaul1999-06-191-1/+9
* Add support for SiS 900 chipset (PCI ID 0x1039/0x0900), which appears towpaul1999-05-301-1/+11
* Merge in some updates for the RealTek driver, mainly:wpaul1999-04-121-27/+53
* Add support for still more cheapo 10/100 cards: Delta Electronics andwpaul1999-02-231-6/+26
* if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038wpaul1998-12-071-31/+13
* The Accton 1207D adapter uses a chip called the MXP 5030 (or 5038)wpaul1998-11-181-3/+11
* Add driver support for PCI fast ethernet adapters based on thewpaul1998-10-181-0/+564
OpenPOWER on IntegriCloud