aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_media.h
Commit message (Expand)AuthorAgeFilesLines
* [net80211] add VHT media types in the media layer.Adrian Chadd2017-01-051-0/+4
* [net80211] start laying down the foundation for 11ac support.Adrian Chadd2016-12-161-0/+3
* ifmedia changes:Eric Joyner2015-04-071-3/+105
* Introduce a procedural interface to the ifnet structure. The newMarcel Moolenaar2014-06-021-2/+3
* Provide forward declaration for struct ifnet. ConsumersGleb Smirnoff2013-10-271-0/+2
* Add a note that lacp_compose_key() should be updated, when new mediaAndrey V. Elsukov2013-10-211-1/+4
* Add media types for 40G media that might be used with FreeBSD.John Baldwin2012-04-101-0/+9
* Since r228571 CARP is no longer an interface.Gleb Smirnoff2012-01-061-8/+0
* - Add 10baseT as an alias for 10baseT/UTP.Marius Strobl2011-05-151-0/+25
* Teach ifconfig(8) the handy shared option shortcut aliases the NetBSDMarius Strobl2011-01-051-0/+9
* Fix whitespace.Marius Strobl2011-01-051-37/+35
* o Flesh out the generic IEEE 802.3 annex 31B full duplex flow controlMarius Strobl2010-11-141-0/+10
* Add MCS to the list of media types.Rui Paulo2010-03-231-0/+2
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-0/+2
* Add 10Gbase-T to known ethernet media types.Navdeep Parhar2009-06-241-0/+3
* About to add 10Gbase-T to known media types, this is just a whitespaceNavdeep Parhar2009-06-241-9/+9
* Add TWINAX (Twin Axial Copper for 10G networking) media types.George V. Neville-Neil2008-12-171-0/+12
* Make "1000baseT" the description and "1000baseTX" the alias forAntoine Brodin2008-08-011-2/+2
* Move "1000baseT" from IFM_SUBTYPE_ETHERNET_DESCRIPTIONS toAntoine Brodin2008-04-201-1/+1
* IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace itSam Leffler2008-03-251-2/+2
* remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; theySam Leffler2007-09-181-4/+0
* Update 802.11 wireless support:Sam Leffler2007-06-111-0/+10
* - Added a new Ethernet media type (2500BaseSX) to support BCM5708 controllersDavid Christensen2007-06-051-0/+4
* First cut at half/quarter-rate 11a channel support (e.g. for useSam Leffler2006-12-271-0/+9
* - Add definition for IFM_10G_CX4.Gleb Smirnoff2006-06-021-0/+4
* Undo damage from wrong MFC to HEAD.Andre Oppermann2006-04-041-38/+0
* MFC rev. 1.32: Add link status descriptions and related structures for userlandAndre Oppermann2006-04-041-0/+38
* Add link status descriptions and related structures for userlandAndre Oppermann2006-03-151-0/+38
* Fix build.Gleb Smirnoff2006-02-151-2/+2
* - Introduce ifmedia_baudrate(), which returns correct baudrate of theGleb Smirnoff2006-02-141-2/+60
* Add CARP (Common Address Redundancy Protocol), which allows multipleGleb Smirnoff2005-02-221-0/+6
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Added two new media types for 10GBASE-SR and 10GBASE-LRTony Ackerman2004-08-121-0/+5
* Add Direct Sequence 354K and 512K (needed for arl(4)).Max Khon2004-04-131-0/+8
* Add an ATM sub-type for virtual interfaces.Hartmut Brandt2004-01-261-0/+3
* Fix definition of IFM_MODE, which should be refrected the change ofAtsushi Onoe2004-01-221-1/+1
* Add support for FH phy, which will be used by awi driver.Atsushi Onoe2004-01-151-3/+7
* add monitor modeSam Leffler2003-07-211-0/+2
* add "autoselect" mode and "auto" alias: these let you reset theSam Leffler2003-06-251-0/+6
* Fix a typo in an ATM media name. As this name was not use yet, no problemsHartmut Brandt2003-06-021-1/+1
* Add media types and options for ATM. While on most ATM cards media cannotHartmut Brandt2003-04-291-0/+52
* o add support for multi-mode devices like 802.11 wireless cards that supportSam Leffler2003-04-281-28/+52
* Add some additional 802.11 media definitions.Kelly Yancey2002-07-141-0/+27
* MFOpenBSD: ibss and ibss-master.Warner Losh2002-05-071-0/+4
* Move us yet closer to IFM_* definitions in NetBSD.Poul-Henning Kamp2002-04-291-42/+42
* Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/Poul-Henning Kamp2002-04-281-2/+2
* Add hostap 802.11 media type.Warner Losh2002-04-121-0/+2
* Remove __P.Alfred Perlstein2002-03-191-9/+9
* Currently, each wireless networking driver has it's own control programPoul-Henning Kamp2001-05-261-3/+51
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2