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
*
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