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
/
dev
/
musycc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a race condition in the transmit path caused by the controller
phk
2001-03-13
1
-54
/
+94
*
Use correct index when counting short errors.
phk
2001-02-07
1
-1
/
+1
*
Update these netgraph drivers in current so that these changes can be
phk
2001-01-21
1
-24
/
+67
*
Part 2 of the netgraph rewrite.
julian
2001-01-08
1
-9
/
+10
*
*Blush* Fix a dumb typo in previous commit.
bmilekic
2001-01-06
1
-1
/
+1
*
Make sure musycc driver deals with the possibility of any type of mbuf
bmilekic
2001-01-06
1
-0
/
+20
*
Rewrite of netgraph to start getting ready for SMP.
julian
2001-01-06
1
-23
/
+19
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-2
/
+2
*
Divorce the kernel binary ABI version number from the message
julian
2000-12-18
1
-22
/
+36
*
I always forget this file. It's netgraph, but not one of mine.....
julian
2000-12-12
1
-3
/
+4
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-6
/
+3
*
Always emply the NCO to attenuate jitter. The Receive clock recovery
phk
2000-11-04
1
-13
/
+12
*
Make internal clock sourcing work right by tying the NCO to the
phk
2000-11-01
1
-17
/
+38
*
Many and sundry changes. Still alpha quality.
phk
2000-08-29
1
-136
/
+360
*
Add transmit buffer limitation depending on actual bandwidth.
phk
2000-07-22
1
-113
/
+160
*
Driver for LMC1504 card: four port E1 or fractional E1.
phk
2000-07-18
1
-47
/
+115
*
This in essence completes the receive path.
phk
2000-07-12
1
-118
/
+427
*
Checkpoint commit. I can actually receive HDLC frames now.
phk
2000-06-21
1
-53
/
+669
*
The very feeble beginnings of a driver for the LanMedia LMC1504 card.
phk
2000-06-11
1
-0
/
+176