| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "1000baseT" the description and "1000baseTX" the alias for | antoine | 2008-08-01 | 1 | -2/+2 |
* | Move "1000baseT" from IFM_SUBTYPE_ETHERNET_DESCRIPTIONS to | antoine | 2008-04-20 | 1 | -1/+1 |
* | IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace it | sam | 2008-03-25 | 1 | -2/+2 |
* | remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; they | sam | 2007-09-18 | 1 | -4/+0 |
* | Update 802.11 wireless support: | sam | 2007-06-11 | 1 | -0/+10 |
* | - Added a new Ethernet media type (2500BaseSX) to support BCM5708 controllers | davidch | 2007-06-05 | 1 | -0/+4 |
* | First cut at half/quarter-rate 11a channel support (e.g. for use | sam | 2006-12-27 | 1 | -0/+9 |
* | - Add definition for IFM_10G_CX4. | glebius | 2006-06-02 | 1 | -0/+4 |
* | Undo damage from wrong MFC to HEAD. | andre | 2006-04-04 | 1 | -38/+0 |
* | MFC rev. 1.32: Add link status descriptions and related structures for userland | andre | 2006-04-04 | 1 | -0/+38 |
* | Add link status descriptions and related structures for userland | andre | 2006-03-15 | 1 | -0/+38 |
* | Fix build. | glebius | 2006-02-15 | 1 | -2/+2 |
* | - Introduce ifmedia_baudrate(), which returns correct baudrate of the | glebius | 2006-02-14 | 1 | -2/+60 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -0/+6 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Added two new media types for 10GBASE-SR and 10GBASE-LR | tackerman | 2004-08-12 | 1 | -0/+5 |
* | Add Direct Sequence 354K and 512K (needed for arl(4)). | fjoe | 2004-04-13 | 1 | -0/+8 |
* | Add an ATM sub-type for virtual interfaces. | harti | 2004-01-26 | 1 | -0/+3 |
* | Fix definition of IFM_MODE, which should be refrected the change of | onoe | 2004-01-22 | 1 | -1/+1 |
* | Add support for FH phy, which will be used by awi driver. | onoe | 2004-01-15 | 1 | -3/+7 |
* | add monitor mode | sam | 2003-07-21 | 1 | -0/+2 |
* | add "autoselect" mode and "auto" alias: these let you reset the | sam | 2003-06-25 | 1 | -0/+6 |
* | Fix a typo in an ATM media name. As this name was not use yet, no problems | harti | 2003-06-02 | 1 | -1/+1 |
* | Add media types and options for ATM. While on most ATM cards media cannot | harti | 2003-04-29 | 1 | -0/+52 |
* | o add support for multi-mode devices like 802.11 wireless cards that support | sam | 2003-04-28 | 1 | -28/+52 |
* | Add some additional 802.11 media definitions. | kbyanc | 2002-07-14 | 1 | -0/+27 |
* | MFOpenBSD: ibss and ibss-master. | imp | 2002-05-07 | 1 | -0/+4 |
* | Move us yet closer to IFM_* definitions in NetBSD. | phk | 2002-04-29 | 1 | -42/+42 |
* | Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/ | phk | 2002-04-28 | 1 | -2/+2 |
* | Add hostap 802.11 media type. | imp | 2002-04-12 | 1 | -0/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -9/+9 |
* | Currently, each wireless networking driver has it's own control program | phk | 2001-05-26 | 1 | -3/+51 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -2/+2 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -2/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Expand the field width for subtypes. We had already overflowed it | julian | 1999-11-24 | 1 | -3/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Bring the 'new-bus' to the i386. This extensively changes the way the | peter | 1999-04-16 | 1 | -1/+4 |
* | Also add 1000baseSX, 1000baseLX, 1000baseCX and 1000baseTX media types. At | wpaul | 1999-03-07 | 1 | -0/+12 |
* | Add 1000baseFX, 10baseSTP and 10baseFL media types. The 1000baseFX | wpaul | 1999-03-06 | 1 | -1/+19 |
* | World, I'd like you to meet the first FreeBSD token Ring driver. | julian | 1999-02-20 | 1 | -4/+17 |
* | Make it compile on FreeBSD, add $Id$ | peter | 1997-05-03 | 1 | -2/+3 |
* | Backend support for if_media interface ioctl's. This is for supporting | peter | 1997-05-03 | 1 | -0/+306 |