summaryrefslogtreecommitdiffstats
path: root/sys/net/if_media.h
Commit message (Expand)AuthorAgeFilesLines
* First cut at half/quarter-rate 11a channel support (e.g. for usesam2006-12-271-0/+9
* - Add definition for IFM_10G_CX4.glebius2006-06-021-0/+4
* Undo damage from wrong MFC to HEAD.andre2006-04-041-38/+0
* MFC rev. 1.32: Add link status descriptions and related structures for userlandandre2006-04-041-0/+38
* Add link status descriptions and related structures for userlandandre2006-03-151-0/+38
* Fix build.glebius2006-02-151-2/+2
* - Introduce ifmedia_baudrate(), which returns correct baudrate of theglebius2006-02-141-2/+60
* Add CARP (Common Address Redundancy Protocol), which allows multipleglebius2005-02-221-0/+6
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Added two new media types for 10GBASE-SR and 10GBASE-LRtackerman2004-08-121-0/+5
* Add Direct Sequence 354K and 512K (needed for arl(4)).fjoe2004-04-131-0/+8
* Add an ATM sub-type for virtual interfaces.harti2004-01-261-0/+3
* Fix definition of IFM_MODE, which should be refrected the change ofonoe2004-01-221-1/+1
* Add support for FH phy, which will be used by awi driver.onoe2004-01-151-3/+7
* add monitor modesam2003-07-211-0/+2
* add "autoselect" mode and "auto" alias: these let you reset thesam2003-06-251-0/+6
* Fix a typo in an ATM media name. As this name was not use yet, no problemsharti2003-06-021-1/+1
* Add media types and options for ATM. While on most ATM cards media cannotharti2003-04-291-0/+52
* o add support for multi-mode devices like 802.11 wireless cards that supportsam2003-04-281-28/+52
* Add some additional 802.11 media definitions.kbyanc2002-07-141-0/+27
* MFOpenBSD: ibss and ibss-master.imp2002-05-071-0/+4
* Move us yet closer to IFM_* definitions in NetBSD.phk2002-04-291-42/+42
* Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/phk2002-04-281-2/+2
* Add hostap 802.11 media type.imp2002-04-121-0/+2
* Remove __P.alfred2002-03-191-9/+9
* Currently, each wireless networking driver has it's own control programphk2001-05-261-3/+51
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Expand the field width for subtypes. We had already overflowed itjulian1999-11-241-3/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+4
* Also add 1000baseSX, 1000baseLX, 1000baseCX and 1000baseTX media types. Atwpaul1999-03-071-0/+12
* Add 1000baseFX, 10baseSTP and 10baseFL media types. The 1000baseFXwpaul1999-03-061-1/+19
* World, I'd like you to meet the first FreeBSD token Ring driver.julian1999-02-201-4/+17
* Make it compile on FreeBSD, add $Id$peter1997-05-031-2/+3
* Backend support for if_media interface ioctl's. This is for supportingpeter1997-05-031-0/+306
OpenPOWER on IntegriCloud