index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
pci
/
if_rlreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove jumbo buffer #defines that I ended up not needing.
wpaul
2003-09-19
1
-8
/
+0
*
Teach the re(4) driver about the CFG2 register, which tells us whether
wpaul
2003-09-13
1
-1
/
+15
*
- For the 8169 chips, read the station address by forcing an EEPROM
wpaul
2003-09-11
1
-4
/
+6
*
Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S
wpaul
2003-09-11
1
-1
/
+1
*
Update hardware revision table. 0x04000000 appears to be the revision
wpaul
2003-09-10
1
-1
/
+2
*
Take the support for the 8139C+/8169/8169S/8110S chips out of the
wpaul
2003-09-08
1
-7
/
+27
*
Use stream bus space accesses to program the ID (station address)
tmm
2003-09-04
1
-0
/
+2
*
Argh. Last commit only had the __FBSDID() fix. Really add the device ID
wpaul
2003-08-15
1
-0
/
+1
*
Set the TX hardware checksum offload bits on all the descriptors of a
wpaul
2003-08-13
1
-0
/
+1
*
- Update some comments regarding hardware details of the 8169 and
wpaul
2003-08-10
1
-3
/
+6
*
Add preliminary support for the RealTek 8169 gigE chip. Changes:
wpaul
2003-08-07
1
-0
/
+5
*
Add support for the 8139C+ chipset. Unlike the other chips in the 8139
wpaul
2003-07-10
1
-3
/
+294
*
Add support for Planex FNW-3800-TX(CardBus 100M/10M).
sanpei
2003-03-18
1
-0
/
+10
*
Add support for Peppercon ROL-F Card.
dan
2003-02-23
1
-0
/
+8
*
Add support for Corega FEtherII CB-TXD (CardBus 100M/10M).
sanpei
2003-01-11
1
-2
/
+9
*
Add support for Corega FEther CB-TXD (CardBus 100M/10M).
iwasaki
2002-09-06
1
-0
/
+10
*
Add support for the D-Link DFE-690TXD Cardbus card which has a RealTek 8139
jhb
2002-05-06
1
-0
/
+5
*
Add DEVICE_POLLING support to the "rl" driver.
luigi
2002-04-16
1
-0
/
+3
*
Nortel Networks sells a RealTek 8139-based NIC that's basically
wpaul
2002-04-11
1
-0
/
+5
*
Add suspend/resume code mostly merged from fxp driver.
iwasaki
2001-11-23
1
-0
/
+7
*
Convert the if_sis and if_rl drivers to use the bus_dma API instead of
wpaul
2001-08-15
1
-6
/
+7
*
Big round of minor updates:
wpaul
2001-02-21
1
-0
/
+10
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Fix support for cardbus cards:
wpaul
2000-10-30
1
-1
/
+3
*
Add PCI IDs for some additional cardbus cards. Yes, there really is
wpaul
2000-10-28
1
-0
/
+1
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
1
-0
/
+4
*
Make some tweaks to the RealTek driver:
wpaul
1999-10-21
1
-1
/
+3
*
Convert the RealTek 8139 driver to newbus and miibus in one swell foop.
wpaul
1999-08-31
1
-145
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix power management register definitions.
wpaul
1999-08-21
1
-5
/
+5
*
Remove the definitions for the SiS 900 chip. This is not a RealTek
wpaul
1999-07-22
1
-11
/
+1
*
Tweak FIFO and DMA thresholds to improve performance and reduce likelyhood
wpaul
1999-06-20
1
-5
/
+5
*
Fix up the RealTek 8139 driver to work on FreeBSD/alpha. This involves a
wpaul
1999-06-19
1
-1
/
+9
*
Add support for SiS 900 chipset (PCI ID 0x1039/0x0900), which appears to
wpaul
1999-05-30
1
-1
/
+11
*
Merge in some updates for the RealTek driver, mainly:
wpaul
1999-04-12
1
-27
/
+53
*
Add support for still more cheapo 10/100 cards: Delta Electronics and
wpaul
1999-02-23
1
-6
/
+26
*
if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038
wpaul
1998-12-07
1
-31
/
+13
*
The Accton 1207D adapter uses a chip called the MXP 5030 (or 5038)
wpaul
1998-11-18
1
-3
/
+11
*
Add driver support for PCI fast ethernet adapters based on the
wpaul
1998-10-18
1
-0
/
+564