Age | Commit message (Expand) | Author |
2018-02-04 | Add media types for 802.11 AC. | Stefan Sperling |
2017-11-15 | some more 25g media types, and a bunch of AOC types. | David Gwynne |
2017-01-24 | A space here, a space there. Soon we're talking real whitespace | Kenneth R Westerback |
2016-12-14 | fix typo (bas->base), "please commit" mikeb@ | Stuart Henderson |
2016-12-13 | New media types from FreeBSD | Mike Belopuhov |
2016-01-12 | Remove wireless turbo mode support. It is a non-standard extension | Stefan Sperling |
2015-11-15 | Add ifmedia definitions for 802.11n. | Stefan Sperling |
2015-09-11 | Make room for media types of the future. Extend the ifmedia word to 64 bits. | Stefan Sperling |
2015-09-09 | Remove IFM_MAKEMODE. It is unused in base and ports and there doesn't seem | Stefan Sperling |
2014-12-05 | Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>. | Martin Pieuchot |
2010-02-09 | Add 10GSFP+Cu to the Ethernet media types. This is for 10G direct attached | Claudio Jeker |
2009-11-02 | s/hz/Hz/ on multiples of the SI unit hertz other than MHz. | Igor Sobrado |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-19 | add 10GbaseT media type, 10 Gigabit Ethernet over CAT 6 unshielded or | Reyk Floeter |
2007-10-05 | add a 2.5 Gbps fiber media type. | Brad Smith |
2007-09-19 | Use the proper baudrate for 10Gb hw now that it can fit into the buadrate | Brad Smith |
2007-09-17 | - Use a 64-bit int for the baudrate within the ifmedia_baudrate struct and | Brad Smith |
2007-05-29 | remove token ring leftovers, ok mcbride pval | Henning Brauer |
2006-12-29 | Add IFM_ETH_FMASK. From NetBSD. | Mark Kettenis |
2006-12-27 | Add IFM_ETH_RXPAUSE and IFM_ETH_TXPAUSE. From NetBSD. | Mark Kettenis |
2006-06-21 | add media types for 10Gb Ethernet, though only using a baudrate | Brad Smith |
2005-08-10 | kill spaces OK deraadt@ | Claudio Jeker |
2005-08-10 | Add an additional media subtype IFM_TDM_E1_G704_CRC4 for TDM interfaces. | Claudio Jeker |
2005-07-05 | - prototype must not have variable name. | Brad Smith |
2004-11-02 | added new commands to ifconfig used by net80211 interfaces: | Reyk Floeter |
2004-10-28 | media descriptions and such for carp, ryan daniel ok | Henning Brauer |
2004-10-07 | Add an Ethernet option bit for master mode (for 1000baseT, the link | Brad Smith |
2004-06-27 | Media support for the 802.11 framework, missing in that commit the other day. | Todd C. Miller |
2004-06-19 | starting TDM T1->E3->whatever media interface model we will attempt | Theo de Raadt |
2003-08-24 | defines and struct for the ieee80211 framework; deraadt@ ok. | Federico G. Schwindt |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert |
2002-04-10 | o Add ibss and ibss-master mediaopt for ifconfig | Todd C. Miller |
2002-03-28 | i forgot these for if_wi | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2000-08-26 | sync mii code with netbsd | Nathan Binkert |
2000-03-21 | small knits in .c, more media definitions from netbsd in .h | Michael Shalayeff |
2000-02-26 | use LIST_* macros where appropriate instead of using LIST* internals. | Michael Shalayeff |
2000-02-18 | From NetBSD: | Jason Wright |
2000-01-08 | expose ifmedia_match | Jason Wright |
1999-07-21 | 1000baseXX media | Jason Wright |
1998-09-03 | o OpenBSD gets if_media support (from NetBSD) | Jason Wright |