| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Add 1000baseFX, 10baseSTP and 10baseFL media types. The 1000baseFX | Bill Paul | 1999-03-06 | 1 | -1/+19 |
| * | World, I'd like you to meet the first FreeBSD token Ring driver. | Julian Elischer | 1999-02-20 | 1 | -4/+17 |
| * | Make it compile on FreeBSD, add $Id$ | Peter Wemm | 1997-05-03 | 1 | -2/+3 |
| * | Backend support for if_media interface ioctl's. This is for supporting | Peter Wemm | 1997-05-03 | 1 | -0/+306 |