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
/
lmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Don't include opt_global.h, it is always included implicitly.
glebius
2005-10-05
1
-1
/
+3
*
For some utterly bizarre reason, sparc64 coerces PAGE_SIZE to be a long
scottl
2005-10-04
1
-2
/
+3
*
Reintroduce the lmc T1/E1/T3 WAN driver. This version is locked, supports
scottl
2005-10-03
2
-0
/
+8713
*
Continue to remove drivers that don't compile and haven't compiled in
imp
2003-12-07
6
-3829
/
+0
*
Use __FBSDID().
obrien
2003-08-24
4
-4
/
+12
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-1
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-7
/
+7
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-7
/
+7
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
Remove #include <pci.h> - there is no abuse of NPCI here
peter
2002-07-21
1
-1
/
+0
*
Fix typo in the BSD copyright: s/withough/without/
schweikh
2002-06-02
6
-6
/
+6
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-2
/
+2
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
Minor tweaks to get these to stop breaking LINT. They still dont work
peter
2001-01-17
2
-0
/
+10
*
lmc_ifup() was not checking the state of the interface. This would
archie
2001-01-10
1
-3
/
+8
*
Part 2 of the netgraph rewrite.
julian
2001-01-08
1
-17
/
+16
*
Rewrite of netgraph to start getting ready for SMP.
julian
2001-01-06
1
-20
/
+50
*
Divorce the kernel binary ABI version number from the message
julian
2000-12-18
1
-11
/
+5
*
Reviewed by: Archie@freebsd.org
julian
2000-12-12
1
-3
/
+6
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
2
-4
/
+2
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
2
-11
/
+16
*
Devices that are running at splimp MUST use ng_queue_data()
julian
2000-11-21
1
-2
/
+1
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Adjust to accomodate recent changes to the rcvdata and rcvmsg
archie
2000-05-01
1
-4
/
+6
*
Driver for DEC "Tulip" based WAN cards from LanMedia Corporation.
phk
2000-04-26
6
-569
/
+601
*
LanMedias driver sources for the LMC1000 and similar cards.
phk
2000-04-26
6
-0
/
+3746