summaryrefslogtreecommitdiffstats
path: root/sys/net/if_media.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* added new commands to ifconfig used by net80211 interfaces:reyk2004-11-021-4/+26
* media descriptions and such for carp, ryan daniel okhenning2004-10-281-1/+9
* Add an Ethernet option bit for master mode (for 1000baseT, the linkbrad2004-10-071-1/+5
* Media support for the 802.11 framework, missing in that commit the other day.millert2004-06-271-1/+32
* starting TDM T1->E3->whatever media interface model we will attemptderaadt2004-06-191-1/+59
* defines and struct for the ieee80211 framework; deraadt@ ok.fgsch2003-08-241-1/+3
* 1000baseTX -> 1000baseTnate2002-11-261-5/+8
* o Add ibss and ibss-master mediaopt for ifconfigmillert2002-04-101-1/+5
* i forgot these for if_wimickey2002-03-281-1/+3
* First round of __P removal in sysmillert2002-03-141-13/+13
* sync mii code with netbsdnate2000-08-261-15/+62
* small knits in .c, more media definitions from netbsd in .hmickey2000-03-211-1/+38
* use LIST_* macros where appropriate instead of using LIST* internals.mickey2000-02-261-1/+25
* From NetBSD:jason2000-02-181-4/+6
* expose ifmedia_matchjason2000-01-081-1/+5
* 1000baseXX mediajason1999-07-211-2/+10
* o OpenBSD gets if_media support (from NetBSD)jason1998-09-031-0/+356