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
/
sbin
/
ifconfig
/
ifmedia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When setting media always and not just in case of switching to IFM_AUTO
marius
2011-05-15
1
-5
/
+1
*
Teach ifconfig(8) the handy shared option shortcut aliases the NetBSD
marius
2011-01-05
1
-1
/
+9
*
Remove the advertising clause from UCB copyrighted files in sbin. This
joel
2010-12-12
1
-4
/
+0
*
When setting a media with no sub-type specified also reset the type
marius
2010-11-13
1
-1
/
+1
*
When printing media with more than one media option set aggregate these
marius
2010-11-13
1
-2
/
+5
*
Implementation of the upcoming Wireless Mesh standard, 802.11s, on the
rpaulo
2009-07-11
1
-1
/
+2
*
- Use size_t instead of int when appropriate;
delphij
2009-06-23
1
-2
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-4
/
+12
*
Update for revised 802.11 support:
sam
2007-06-11
1
-6
/
+6
*
Actually fully emulate NetBSD and print the media instance number
marius
2007-01-22
1
-2
/
+3
*
- Display the media instance numbers and allow the user to set the active
marius
2007-01-20
1
-1
/
+25
*
Clear full-duplex when half-duplex flag is set. This actually makes
jkim
2006-12-19
1
-2
/
+6
*
(media_status): Factor common code between IFM_ETHER and IFM_ATM cases.
thomas
2006-08-22
1
-21
/
+9
*
Grab the media from the passed in structure to put it into the
ambrisko
2006-01-11
1
-0
/
+1
*
Change the ifr_media operation to only get its value and only set
ambrisko
2005-01-27
1
-79
/
+81
*
Fix special status reporting. Prior to the reorg there was
sam
2004-12-31
1
-2
/
+2
*
Overhaul to cleanup some of the tangled logic that's grown over the years.
sam
2004-12-08
1
-6
/
+30
*
802.11 mode bits are now masks; convert to suit
sam
2004-01-15
1
-1
/
+1
*
o correct mode request handling
sam
2003-06-25
1
-3
/
+6
*
Add media types and options for ATM. While on most ATM cards media cannot
harti
2003-04-29
1
-0
/
+34
*
add a "mode" directive to specify the operating mode for multi-mode devices;
sam
2003-04-28
1
-3
/
+118
*
De-__P, use ansi function definitions
imp
2002-04-18
1
-54
/
+25
*
Back out previous commit.
asmodai
2001-11-15
1
-2
/
+0
*
Report ad hoc mode correctly.
asmodai
2001-11-15
1
-0
/
+2
*
Cosmetic: Don't output a blank line if a driver provides
yar
2001-11-02
1
-2
/
+1
*
When using interfaces that support if_media, the supported media list is
phk
2001-05-29
1
-22
/
+120
*
Currently, each wireless networking driver has it's own control program
phk
2001-05-26
1
-3
/
+33
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Removed most unused includes of <net/if_var.h> outside the kernel.
bde
1998-01-16
1
-2
/
+1
*
Make the supported media info output the default.
peter
1997-10-16
1
-2
/
+2
*
Clean up some more. Move parsing of sysctl iflist data into a single
peter
1997-05-10
1
-2
/
+3
*
Grumble.. My last patchup here didn't quite work either. I hate this
peter
1997-05-10
1
-4
/
+7
*
Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.
peter
1997-05-04
1
-0
/
+526