| Commit message (Expand) | Author | Age | Files | Lines |
* | Add media types for 40G media that might be used with FreeBSD. | John Baldwin | 2012-04-10 | 1 | -0/+9 |
* | Since r228571 CARP is no longer an interface. | Gleb Smirnoff | 2012-01-06 | 1 | -8/+0 |
* | - Add 10baseT as an alias for 10baseT/UTP. | Marius Strobl | 2011-05-15 | 1 | -0/+25 |
* | Teach ifconfig(8) the handy shared option shortcut aliases the NetBSD | Marius Strobl | 2011-01-05 | 1 | -0/+9 |
* | Fix whitespace. | Marius Strobl | 2011-01-05 | 1 | -37/+35 |
* | o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control | Marius Strobl | 2010-11-14 | 1 | -0/+10 |
* | Add MCS to the list of media types. | Rui Paulo | 2010-03-23 | 1 | -0/+2 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | Rui Paulo | 2009-07-11 | 1 | -0/+2 |
* | Add 10Gbase-T to known ethernet media types. | Navdeep Parhar | 2009-06-24 | 1 | -0/+3 |
* | About to add 10Gbase-T to known media types, this is just a whitespace | Navdeep Parhar | 2009-06-24 | 1 | -9/+9 |
* | Add TWINAX (Twin Axial Copper for 10G networking) media types. | George V. Neville-Neil | 2008-12-17 | 1 | -0/+12 |
* | Make "1000baseT" the description and "1000baseTX" the alias for | Antoine Brodin | 2008-08-01 | 1 | -2/+2 |
* | Move "1000baseT" from IFM_SUBTYPE_ETHERNET_DESCRIPTIONS to | Antoine Brodin | 2008-04-20 | 1 | -1/+1 |
* | IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace it | Sam Leffler | 2008-03-25 | 1 | -2/+2 |
* | remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; they | Sam Leffler | 2007-09-18 | 1 | -4/+0 |
* | Update 802.11 wireless support: | Sam Leffler | 2007-06-11 | 1 | -0/+10 |
* | - Added a new Ethernet media type (2500BaseSX) to support BCM5708 controllers | David Christensen | 2007-06-05 | 1 | -0/+4 |
* | First cut at half/quarter-rate 11a channel support (e.g. for use | Sam Leffler | 2006-12-27 | 1 | -0/+9 |
* | - Add definition for IFM_10G_CX4. | Gleb Smirnoff | 2006-06-02 | 1 | -0/+4 |
* | Undo damage from wrong MFC to HEAD. | Andre Oppermann | 2006-04-04 | 1 | -38/+0 |
* | MFC rev. 1.32: Add link status descriptions and related structures for userland | Andre Oppermann | 2006-04-04 | 1 | -0/+38 |
* | Add link status descriptions and related structures for userland | Andre Oppermann | 2006-03-15 | 1 | -0/+38 |
* | Fix build. | Gleb Smirnoff | 2006-02-15 | 1 | -2/+2 |
* | - Introduce ifmedia_baudrate(), which returns correct baudrate of the | Gleb Smirnoff | 2006-02-14 | 1 | -2/+60 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | Gleb Smirnoff | 2005-02-22 | 1 | -0/+6 |
* | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
* | Added two new media types for 10GBASE-SR and 10GBASE-LR | Tony Ackerman | 2004-08-12 | 1 | -0/+5 |
* | Add Direct Sequence 354K and 512K (needed for arl(4)). | Max Khon | 2004-04-13 | 1 | -0/+8 |
* | Add an ATM sub-type for virtual interfaces. | Hartmut Brandt | 2004-01-26 | 1 | -0/+3 |
* | Fix definition of IFM_MODE, which should be refrected the change of | Atsushi Onoe | 2004-01-22 | 1 | -1/+1 |
* | Add support for FH phy, which will be used by awi driver. | Atsushi Onoe | 2004-01-15 | 1 | -3/+7 |
* | add monitor mode | Sam Leffler | 2003-07-21 | 1 | -0/+2 |
* | add "autoselect" mode and "auto" alias: these let you reset the | Sam Leffler | 2003-06-25 | 1 | -0/+6 |
* | Fix a typo in an ATM media name. As this name was not use yet, no problems | Hartmut Brandt | 2003-06-02 | 1 | -1/+1 |
* | Add media types and options for ATM. While on most ATM cards media cannot | Hartmut Brandt | 2003-04-29 | 1 | -0/+52 |
* | o add support for multi-mode devices like 802.11 wireless cards that support | Sam Leffler | 2003-04-28 | 1 | -28/+52 |
* | Add some additional 802.11 media definitions. | Kelly Yancey | 2002-07-14 | 1 | -0/+27 |
* | MFOpenBSD: ibss and ibss-master. | Warner Losh | 2002-05-07 | 1 | -0/+4 |
* | Move us yet closer to IFM_* definitions in NetBSD. | Poul-Henning Kamp | 2002-04-29 | 1 | -42/+42 |
* | Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/ | Poul-Henning Kamp | 2002-04-28 | 1 | -2/+2 |
* | Add hostap 802.11 media type. | Warner Losh | 2002-04-12 | 1 | -0/+2 |
* | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -9/+9 |
* | Currently, each wireless networking driver has it's own control program | Poul-Henning Kamp | 2001-05-26 | 1 | -3/+51 |
* | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -2/+2 |
* | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -2/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
* | Expand the field width for subtypes. We had already overflowed it | Julian Elischer | 1999-11-24 | 1 | -3/+5 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 1 | -1/+4 |
* | Also add 1000baseSX, 1000baseLX, 1000baseCX and 1000baseTX media types. At | Bill Paul | 1999-03-07 | 1 | -0/+12 |