| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r233585-233587: | Pyun YongHyeon | 2012-04-11 | 1 | -0/+18 |
| * | MFC: r215906 | Marius Strobl | 2010-11-28 | 1 | -1/+2 |
| * | MFC r207832: | Pyun YongHyeon | 2010-05-17 | 1 | -0/+8 |
| * | MFC r185540: | Pyun YongHyeon | 2009-02-09 | 1 | -1/+2 |
| * | MFC r185354,185538: | Pyun YongHyeon | 2009-02-09 | 1 | -0/+1 |
| * | MFC r185330: | Pyun YongHyeon | 2009-02-09 | 1 | -1/+1 |
| * | MFC r185269,185271-185272 | Pyun YongHyeon | 2009-02-09 | 1 | -2/+2 |
| * | Be more conservative when enabling extended features. There are fxp(4) | Maxime Henrion | 2005-04-22 | 1 | -1/+3 |
| * | Add a microcode to implement receive bundling for 82551 chipsets with | Maxime Henrion | 2005-04-21 | 1 | -0/+1 |
| * | Cleanup: u_intXX_t -> uintX_t conversion. | Maxime Henrion | 2005-03-06 | 1 | -67/+67 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | GCC 3.3 complains about anonymous structures in unions, so | Maxime Henrion | 2003-05-14 | 1 | -7/+7 |
| * | Fix the unaligned access problems that some people saw on alpha | Maxime Henrion | 2003-05-12 | 1 | -1/+1 |
| * | Revert the s/u_int/u_int8_t/ changes, we can't really use other | Maxime Henrion | 2003-04-06 | 1 | -22/+22 |
| * | Correct the definition of the link_addr and rbd_addr fields | Maxime Henrion | 2003-04-06 | 1 | -2/+2 |
| * | - Use __FXP_BITFIELDX macros to make the configuration bitfield | Maxime Henrion | 2003-04-05 | 1 | -81/+99 |
| * | Fix fxp(4), this changed shouldn't have crept in. | Maxime Henrion | 2003-04-03 | 1 | -2/+2 |
| * | Remove all the bogus volatile qualifiers from the structs definitions | Maxime Henrion | 2003-04-03 | 1 | -144/+144 |
| * | Convert the fxp(4) driver to the busdma API. | Maxime Henrion | 2003-04-02 | 1 | -14/+2 |
| * | As previously threatened, add TCP/IP checksum offload support to | Bill Paul | 2003-02-26 | 1 | -2/+80 |
| * | . Add structure definition for microcode download. | Jonathan Lemon | 2001-10-25 | 1 | -7/+23 |
| * | Systems based on the ICH2/ICH2-M chip from Intel have a defect where | Jonathan Lemon | 2001-08-27 | 1 | -0/+1 |
| * | Use " |= " to enable special media handling for fxp with no MII, instead | Jonathan Lemon | 2001-05-15 | 1 | -1/+1 |
| * | Add a few more register definitions. | Jonathan Lemon | 2001-05-12 | 1 | -0/+12 |
| * | Add some performance features to the fxp driver. If the chip is not | Jonathan Lemon | 2001-03-14 | 1 | -2/+5 |
| * | Convert the fxp driver to miibus, which involves ripping out the PHY | Jonathan Lemon | 2001-03-12 | 1 | -122/+51 |
| * | Add the PCI device ID for the on-board ethernet controllers on the | Bill Paul | 2000-09-21 | 1 | -0/+1 |
| * | Added support for the i82559ER (10/100Mbps NIC for embedded applications). | David Greenman | 2000-06-18 | 1 | -0/+1 |
| * | Make the fxp driver work on alpha, rather than panic the machine on boot | Andrew Gallatin | 1999-09-30 | 1 | -2/+2 |
| * | Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter. | Peter Wemm | 1999-09-06 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Define more registers and fix incorrect (but unused) register bit definitions. | Julian Elischer | 1999-02-11 | 1 | -10/+29 |
| * | Define more registers in the PHY unit and use them to report back | Julian Elischer | 1999-02-11 | 1 | -5/+61 |
| * | Fixed pedantic semantics errors (bitfields not of type int, signed int | Bruce Evans | 1998-06-08 | 1 | -22/+22 |
| * | Added support for the 82553 and 'B' 82555 PHY. | David Greenman | 1998-03-03 | 1 | -1/+2 |
| * | Work around a bug in the 82557 NIC where the receiver will lock up | David Greenman | 1997-09-29 | 1 | -7/+33 |
| * | Changes to support NetBSD and the new ifmedia extensions. | David Greenman | 1997-09-05 | 1 | -14/+21 |
| * | Added support for the Intel 82555 PHY chip which is being used on newer | David Greenman | 1997-06-13 | 1 | -6/+7 |
| * | Added support for newer cards that have the DP83840A PHY chip. | David Greenman | 1997-03-21 | 1 | -1/+10 |
| * | Fixed two deficiencies in the driver that have existed since it was | David Greenman | 1997-03-17 | 1 | -1/+27 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Do "selective" reset rather than full reset...the manual specifically | David Greenman | 1997-02-04 | 1 | -0/+5 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Removed sections 3 and 4 from my copyright. | David Greenman | 1996-04-08 | 1 | -6/+1 |
| * | Increased the number of Tx segments from 13 to 29 to reduce the need to | David Greenman | 1995-12-05 | 1 | -2/+2 |
| * | Device driver for Intel Pro/100 PCI Fast Ethernet controller. | David Greenman | 1995-11-28 | 1 | -0/+277 |