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
/
net
/
if_media.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Introduce ifmedia_baudrate(), which returns correct baudrate of the
glebius
2006-02-14
1
-0
/
+22
*
add a sysctl to turn debug msgs on/off when built with IFMEDIA_DEBUG
sam
2005-12-25
1
-0
/
+4
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-2
/
+2
*
Add media types and options for ATM. While on most ATM cards media cannot
harti
2003-04-29
1
-0
/
+11
*
o add support for multi-mode devices like 802.11 wireless cards that support
sam
2003-04-28
1
-4
/
+20
*
At long last, commit the zero copy sockets code.
ken
2002-06-26
1
-1
/
+3
*
Remove __P.
alfred
2002-03-19
1
-3
/
+3
*
Currently, each wireless networking driver has it's own control program
phk
2001-05-26
1
-0
/
+10
*
Protect against negative numbers as well
alfred
2001-02-26
1
-0
/
+3
*
fix typo in comment
alfred
2001-02-26
1
-1
/
+1
*
Santize a size variable passed to kernel malloc.
alfred
2001-02-26
1
-10
/
+20
*
Another round of the <sys/queue.h> FOREACH transmogriffer.
phk
2001-02-04
1
-2
/
+1
*
Use <sys/queue.h> macro api rather than fondle its implementation detals.
phk
2001-02-03
1
-5
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Hopefully make IFMEDIA_DEBUG compile. if_xname[] is a NetBSD addition,
peter
1999-08-18
1
-3
/
+3
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-1
/
+14
*
Staticize.
eivind
1998-02-09
1
-3
/
+3
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-3
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+3
*
Removed unused #includes.
bde
1997-08-02
1
-3
/
+1
*
Make it compile on FreeBSD, add $Id$
peter
1997-05-03
1
-1
/
+2
*
Backend support for if_media interface ioctl's. This is for supporting
peter
1997-05-03
1
-0
/
+475