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_dcreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for FA-511; Submitted by: Kenneth P. Stox; Pr 42858
imp
2003-07-19
1
-0
/
+1
*
Add support for a bunch of Microsoft networking products:
wpaul
2003-07-10
1
-0
/
+14
*
Make the dc(4) driver endian-clean, so to that it works on sparc64.
mux
2003-07-09
1
-0
/
+6
*
Convert the dc(4) driver to the busdma API. This is a necessary step
mux
2003-07-06
1
-8
/
+22
*
Add ADMtek ADM9511 and ADM9513 device ID's.
mbr
2003-06-08
1
-0
/
+2
*
Add support for 3Com OfficeConnect 10/100B.
mbr
2003-05-12
1
-0
/
+10
*
Add support for Planex FNW-3602-T(CardBus 100M/10M).
sanpei
2003-04-18
1
-0
/
+10
*
Add preliminary support for the Hawking PN672TX CardBus cards.
imp
2003-01-10
1
-0
/
+12
*
Add support for the Davicom DM9009 chipset.
trhodes
2003-01-09
1
-0
/
+1
*
Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define.
semenu
2002-12-18
1
-1
/
+1
*
Dynamically configure the width of the srom. This code comes from
imp
2002-10-07
1
-1
/
+2
*
Enable the automatic TX underrun recovery for the ADMtek chips.
mbr
2002-09-20
1
-0
/
+2
*
Add suspend/resume code mostly merged from fxp/rl driver.
iwasaki
2002-05-06
1
-0
/
+7
*
Forgot one part of the VLAN support for the dc(4) driver.
ambrisko
2002-01-16
1
-0
/
+2
*
Device Polling code for -current.
luigi
2001-12-14
1
-0
/
+7
*
Avoid an unnecessary copy of a packet if it is already in a single mbuf.
luigi
2001-12-11
1
-0
/
+1
*
Defs for three (unused so far) bits in PCI command/status register
luigi
2001-10-25
1
-3
/
+3
*
Add support for Conexant LANfinity miniPCI controllers. People who have
wpaul
2001-09-04
1
-0
/
+22
*
Apply patch to allow TX underrun handling without issuing a complete
wpaul
2001-02-22
1
-0
/
+6
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Change the driver to allocate its own callout structure, and modify
jlemon
2000-11-25
1
-1
/
+1
*
Add support for the Accton EN2242 MiniPCI adapter. This is just an
wpaul
2000-11-14
1
-0
/
+1
*
Add PCI IDs for some additional cardbus cards. Yes, there really is
wpaul
2000-10-28
1
-0
/
+9
*
NEWCARD/Cardbus -
jon
2000-10-19
1
-0
/
+33
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
1
-0
/
+5
*
Add support for parsing the media blocks from the SROM on 21143
wpaul
2000-10-05
1
-1
/
+119
*
Special-case the LED twiddling code so that it doesn't do anything
wpaul
2000-09-07
1
-0
/
+1
*
Define some more bits in CSR15 needed for previous change.
wpaul
2000-09-02
1
-0
/
+4
*
Grrrr. Add definition for DC_WDOG_CTLWREN. I made this change yesterday
wpaul
2000-08-02
1
-0
/
+1
*
Add the PCI IDs for the Macronix 98727 and 98732 parts. These are
wpaul
2000-07-17
1
-0
/
+2
*
Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips,
wpaul
2000-07-15
1
-0
/
+3
*
Add support for the Accton EN1217.
asmodai
2000-06-11
1
-0
/
+10
*
Rework the support for the internal autonegotiation on the 21143 and
wpaul
2000-05-31
1
-0
/
+1
*
Teach the 'dc' driver how to pick up settings left over by the
msmith
2000-03-11
1
-0
/
+3
*
Add support for the Davicom DM9102A 10/100 ethernet controller chip.
wpaul
2000-01-19
1
-0
/
+7
*
Fix some problems reported by Mike Pritchard:
wpaul
1999-12-13
1
-0
/
+1
*
Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers
wpaul
1999-12-04
1
-0
/
+903