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
*
o In re_newbuf() and re_encap() if re_dma_map_desc() aborts the mapping
marius
2007-01-16
1
-1
/
+1
*
if_watchdog -> rl_watchdog
ru
2006-12-01
1
-0
/
+1
*
Add TSO support.
yongari
2006-11-21
1
-0
/
+1
*
Use #ifndef __NO_STRICT_ALIGNMENT rather than
yongari
2006-11-21
1
-1
/
+1
*
Another small update to the re(4) driver:
wpaul
2006-08-01
1
-0
/
+8
*
Fix the following bugs in re(4)
wpaul
2006-07-30
1
-19
/
+19
*
Properly detect the RTL8168(B?) again. RealTek sent me a bunch of sample
wpaul
2006-06-28
1
-1
/
+2
*
Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The
wpaul
2006-06-26
1
-17
/
+68
*
Rename device name in the last commit. According to PR, the ID is
glebius
2006-05-24
1
-2
/
+2
*
Add support for RTL8111B chip, that can be found on some mainboards,
glebius
2006-03-22
1
-0
/
+2
*
Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032
jhb
2005-10-14
1
-2
/
+17
*
- Use if_printf() and device_printf() in re(4) and remove rl_unit from
jhb
2005-09-29
1
-2
/
+1
*
Recognize D-Link DGE-528(T) Gigabit as an re(4) device.
tobez
2005-08-05
1
-0
/
+5
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
Bring in support for SUGOI LAN GIGA NIC made by System TALKS, Inc from
imp
2005-01-22
1
-0
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
fix jumbo frames as much as they can be fixed for re. We now cap the MTU
jmg
2004-09-28
1
-1
/
+18
*
fix misspelling of TX...
jmg
2004-09-19
1
-1
/
+1
*
comment requirement that rx/tx descriptor counts must be equal due to
jmg
2004-09-19
1
-3
/
+8
*
Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S)
sanpei
2004-08-28
1
-0
/
+5
*
style(9) and whitespace cleanup.
bms
2004-07-05
1
-42
/
+42
*
Remove burn bridges code that saved/restored the pci config registers
imp
2004-06-28
1
-8
/
+0
*
Wrap the code to save/restore PCI config registers on suspend/resume in
jhb
2004-05-24
1
-0
/
+2
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+1
*
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
[next]