Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-13 | Improve the layout by moving the paragraph describing the hardware features | Stuart Henderson | |
supported by the driver below the list of supported hardware. From Brad. | |||
2009-11-25 | tweak previous; | Jason McIntyre | |
2009-11-25 | gcu(4) manpage, add information bout EP80579 support to em(4) as well | Dariusz Swiderski | |
'just go ahead' deraadt@ | |||
2009-08-02 | List some newer supported hardware, from Brad. | Stuart Henderson | |
2009-06-23 | Add 82574L to the list of supported MACs. | Claudio Jeker | |
2009-06-06 | Document some of the newer Intel cards that are now supported. Also add | Claudio Jeker | |
two supermicro ones that should work (actually I developped it on the first supermicro one). | |||
2008-10-28 | Update for VLAN tag insertion and stripping support. | Brad Smith | |
2008-10-25 | Add 82571GB/82572GI to the list. | Jonathan Gray | |
"The devices can also have a 82571GB or 82572GI marking (instead of 82571EB or 82572EI); the 82571GB and 82572GI devices are used only on Intel network interface adapters. The 82571GB is functionally equivalent to the 82571EB and the 82572GI is functionally equivalent to the 82572EI." From ftp://download.intel.com/design/network/specupdt/82571EB_72EI.pdf Indeed the 82572GI shows up as the "Intel PRO/1000 PT (82572EI)" pci id. | |||
2008-04-03 | Add newer HP and Sun Gigabit Ethernet adapters. | Brad Smith | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-02-12 | add the HP ProLiant NC360T PCI Express Dual Port Gigabit NIC (tested | Reyk Floeter | |
ok), the NC340T is a quad port NIC, and the NC7170/NC7170LP are dual port NICs. | |||
2006-11-06 | add two newer Intel quad port adapters. | Brad Smith | |
2006-08-30 | the start of making .Nd lines more useful for section4; | Jason McIntyre | |
this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others | |||
2006-08-10 | mention the 82562V chipset. | Brad Smith | |
2006-08-09 | add 1000BaseLX | Brad Smith | |
2006-08-05 | mention a few of the newer chips. | Brad Smith | |
2006-07-06 | sync the description for em.4; | Jason McIntyre | |
2006-07-03 | update with new chipset revs. | Brad Smith | |
2006-07-01 | remove DIAGNOSTICS and an e-mail address that does not work anyway. | Brad Smith | |
2006-05-23 | add the HP ProLiant NC340T PCI-X quad port adapter. | Brad Smith | |
2006-03-04 | list HP Intel-based Gigabit NICs. | Brad Smith | |
2006-02-21 | Lo -> Low | Brad Smith | |
2005-12-18 | Typo; p/o kustov@telex221.ru. | Alexander Yurchenko | |
2005-11-15 | list Intel's PCI Express line of cards. | Brad Smith | |
2005-10-07 | mention newer PCI Express chips. | Brad Smith | |
2005-08-23 | no point in referencing vlan(4) when these drivers do not support it; | Jason McIntyre | |
(sort of) from mike belopuhov; | |||
2005-07-02 | mention new 82573E chipset | Brad Smith | |
2005-06-01 | put a bit spacing in, and sort the list; | Jason McIntyre | |
2005-06-01 | - update list of chips | Brad Smith | |
- mention transmit checksum offload and that we're checksumming for TCP/UDP traffic - adds BUGS section with some important info from the README, why would FreeBSD include the important info in their man page, that makes too much sense | |||
2005-02-24 | mention more chips, jumbo frames and receive checksum offload. | Brad Smith | |
2004-09-30 | kill default locators | Michael Shalayeff | |
2004-08-17 | capitalize Fast Ethernet and Gigabit Ethernet | Jared Yanovich | |
ok jmc | |||
2004-03-21 | Improve layout. | Miod Vallat | |
2003-12-25 | typo; PR3618; Jonathan Fromer | Henning Brauer | |
2003-12-10 | snc list of supported controllers with reality | Henning Brauer | |
2003-10-09 | remove unneeded .Pp; | Jason McIntyre | |
2003-10-08 | new one that is supported | Theo de Raadt | |
2003-06-06 | - section reorder | Jason McIntyre | |
- some macro fixes - kill whitespace at EOL | |||
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause | |
also fixes a few misspellings of the month ok henning@ jmc@ | |||
2002-12-05 | Don't forget the 82545 | Nathan Binkert | |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert | |
thanks to miod for pointing this out | |||
2002-09-26 | Incomplete section 4 mi manual page cleanup. | Miod Vallat | |
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this) | |||
2002-09-24 | typo | Theo de Raadt | |
2002-09-24 | make this more like others | Theo de Raadt | |
2002-09-24 | Manpage for em(4). Intel gigabit ethernet driver | Nathan Binkert | |