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
/
fe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
1
-5
/
+2
*
Mass update of isa drivers using compatability shims to use
peter
2000-05-28
1
-0
/
+8
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-61
/
+1
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+2
*
Ratoc REX-9880/83 support (PC-98 only). This commit added functions
kato
2000-03-29
1
-0
/
+129
*
Make release is now falling over in if_fe.c due to Warner's pccard changes:
wpaul
1999-10-25
1
-0
/
+3
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-9
/
+0
*
C-NET(9N)C support (PC-98 only).
nyan
1999-08-31
1
-13
/
+42
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
- Make binary size smaller.
kato
1999-08-23
1
-6
/
+6
*
Make these actually compile. I got a little delete happy pruning includes
mdodd
1999-08-18
1
-1
/
+5
*
SIOCSIFADDR, SIOCGIFADDR, and SIOCSIFMTU are implemented in
mdodd
1999-08-18
1
-24
/
+1
*
Rename bpfilter to bpf.
des
1999-07-06
1
-6
/
+6
*
Replace misused FE_D6_BBW with FE_D6_SBW.
kato
1999-05-04
1
-11
/
+11
*
Added FE_8BIT_SUPPORT into the list. The fe driver includes opt_fe.h.
kato
1999-03-03
1
-1
/
+2
*
Update the pccard hooks to use a module style declaration instead.
peter
1999-01-19
1
-11
/
+3
*
Silence warnings.
eivind
1999-01-12
1
-1
/
+3
*
Another(better) way to support Access/NOTE N98(PC-98) without any effects
kato
1998-12-31
1
-6
/
+7
*
Oops, I forgot to commit two diffs to fe driver.
kato
1998-12-15
1
-15
/
+1
*
PC/AT(ISA) version and PC-98(NEC) version of if_fe drivers are merged,
kato
1998-12-15
1
-1282
/
+2341
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-3
/
+2
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
1
-2
/
+5
*
Removed unused includes.
bde
1998-06-21
1
-10
/
+6
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-3
/
+3
*
Removed unused #includes.
bde
1998-03-28
1
-3
/
+1
*
PCCARD-code related style nits, as requested.
msmith
1998-02-27
1
-4
/
+4
*
Fix some style nits and remove an unused header.
msmith
1998-02-27
1
-2
/
+1
*
Make INET a proper option.
eivind
1998-01-08
1
-1
/
+4
*
Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
eivind
1997-12-15
1
-1
/
+2
*
- Renamed <pccard/card.h> -> <pccard/cardinfo.h>.
nate
1997-11-20
1
-2
/
+2
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
1
-3
/
+3
*
- Make sure we include <sys/kernel.h> to pick up the definitions of DATA_SET()
nate
1997-10-29
1
-1
/
+2
*
- Instead of relying on a functional call to register PCARD-capable drivers,
nate
1997-10-26
1
-15
/
+3
*
- Functional changes to PCCARD support.
nate
1997-10-26
1
-59
/
+32
*
- Do a bunch of gratuitous changes intended to make the code easier to
nate
1997-10-26
1
-56
/
+55
*
Removed unused #includes.
bde
1997-07-20
1
-9
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
2
-2
/
+2
*
Put newlines after log messages.
wollman
1997-01-23
1
-3
/
+3
*
Update from driver author. Closes PR#2421.
wollman
1997-01-14
2
-58
/
+140
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
Use the new if_multiaddrs list for multicast addresses rather than the
wollman
1997-01-13
1
-31
/
+14
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-2
/
+2
*
Patches from driver author in PR#2010.
wollman
1996-11-15
1
-91
/
+349
*
Fix padding of short packets (PR#1701).
wollman
1996-10-07
1
-12
/
+10
*
Various cleanups for remanents of devconf.
phk
1996-09-08
1
-2
/
+1
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-55
/
+1
*
Megacommit to straigthen out ETHER_ mess.
phk
1996-08-06
1
-20
/
+11
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-2
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-2
/
+1
[next]