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_tlreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixup locking and mark MPSAFE.
jhb
2005-09-15
1
-1
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+1
*
Use if_printf(ifp, "blah") and device_printf(dev, "blah") instead of
brooks
2002-10-21
1
-1
/
+0
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
1
-0
/
+4
*
Make some small performance tweaks to the tl driver. This should hopefully
wpaul
1999-09-19
1
-3
/
+30
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert the ThunderLAN driver to miibus. This took me a while because I
wpaul
1999-08-27
1
-254
/
+3
*
Dangit. Somehow the pmap_kextract hack for alpha snuck back into these
wpaul
1999-07-23
1
-3
/
+2
*
Convert the ThunderLAN driver to newbus. Also add splimp() protection to
wpaul
1999-07-22
1
-1
/
+4
*
Insert ifmedia_set() that I forgot and put in the vtophys() hack for
wpaul
1999-03-31
1
-1
/
+7
*
Various updates for the ThunderLAN driver:
wpaul
1999-03-30
1
-37
/
+24
*
Increase the size of the tx and rx rings from 10 to 20 descriptors
wpaul
1998-10-31
1
-4
/
+4
*
Overhaul the ThunderLAN driver. This update includes the following
wpaul
1998-09-23
1
-230
/
+131
*
Updates for the ThunderLAN driver:
wpaul
1998-08-03
1
-1
/
+1
*
Declare pointers to CSR register space to be volatile. This seems to
wpaul
1998-07-13
1
-9
/
+106
*
Remove 2.2.x compatibility code and #ifdefs. Once the shakedown period
wpaul
1998-05-22
1
-4
/
+1
*
Don't use __FreeBSD_version explicitly - none of the other
jkh
1998-05-21
1
-2
/
+2
*
Add Texas Instruments TNET100 'ThunderLAN' PCI NIC driver to the tree.
wpaul
1998-05-21
1
-0
/
+826