index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
/
files.mii
Age
Commit message (
Expand
)
Author
2014-02-26
Add Micrel PHY (KSZ9021RN)
ozaki-r
2011-01-26
Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller,
bouyer
2010-11-27
PR/44080: Grégoire Sutre: Support for the i82577 ethernet PHY
christos
2010-11-13
PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver
jnemeth
2010-05-30
Extract MIIVERBOSE into a kernel module. The module can be builtin
pgoyette
2009-04-19
Oooops. Back out some of previous my commit.
msaitoh
2009-04-19
Some fixes and enhancements:
msaitoh
2009-01-16
Driver for Attansic Technology F1 10/100/1000 Ethernet PHY.
cegger
2008-01-02
Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(),
dyoung
2007-02-17
Enable mvphy(4)
jmcneill
2006-10-21
Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. in
bouyer
2006-01-04
Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD.
xtraeme
2005-12-11
merge ktrace-lwp.
christos
2005-02-20
Add driver for 10/100/1000 copper PHY integrated on VIA Networking Technologies
jdolecek
2004-12-30
Add rgephy driver to sys/dev/mii/files.mii. Supports integrated PHY
jonathan
2003-10-28
Add a driver for the Intel IGPE1000 PHY as found on 82541 and 82547 chips.
fvdl
2002-04-17
* Move the mii_bitbang attribute into dev/mii/files.mii
thorpej
2002-03-29
add urlphy
ichiro
2002-03-17
lxtphy needs the ukphy_subr attribute now.
chs
2001-11-28
- convert usage of "defopt" to "defflag" where the relevant option does
lukem
2001-11-20
- replace "defopt" with "defparam" for options which must take a value,
lukem
2001-08-25
Driver for the 10BASE-T portion of the AMD 79c901 PHY.
thorpej
2001-08-25
Add a driver for generic HomePNA PHYs. Currently supports the HomePNA
thorpej
2001-08-24
Driver for the Altima AC101 10/100 Ethernet PHY.
thorpej
2001-07-12
Driver for the Level One LXT-1000 10/100/1000 PHY.
thorpej
2001-07-12
Code to handle generic ten-bit interfaces (1000BASE-{LX,SX} fiber
thorpej
2001-07-12
Driver for the Marvell 88E1000 ``Alaska'' 10/100/1000 PHY.
thorpej
2001-06-02
Driver for the Broadcom BCM5201/BCM5202 "Mini-Theta" Ethernet
thorpej
2001-06-01
Driver for Broadcom BCM5400-family Gig-E PHYs. Programming
thorpej
2001-05-31
Add a driver for the NatSemi DP83891 and DP83861 Gig PHYTER
thorpej
2001-02-24
whitespace police
lukem
2000-06-11
defopt MIIVERBOSE
sommerfeld
2000-02-02
Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is found
thorpej
1999-12-07
Add a driver for the National Semiconductor DP83843 `PHYTER' 10/100
thorpej
1999-11-03
Clean up the code that adds media a little, and make media selection
thorpej
1999-09-04
Add Intel 82553 and TSC 78Q2120.
soren
1998-11-05
Add a driver for "generic unknown PHYs", meant as a catch-all for
thorpej
1998-11-04
Routines common between the Uknown PHY driver (forthcoming) and other
thorpej
1998-11-04
Factor out some common code from all the PHY drivers (autonegotiation, for
thorpej
1998-11-03
Driver for Seeq 80220/80221/80223 10/100 Ethernet PHYs.
thorpej
1998-11-02
Driver for the Integrated Circuit Systems ICS1980 10/100 PHY.
thorpej
1998-10-24
Driver for the Level One LXT-970 10/100 Ethernet PHY.
thorpej
1998-08-12
Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybe
thorpej
1998-08-11
Change the name of the attribute to "mii".
thorpej
1998-08-11
Adapt to MII layer changes.
thorpej
1998-02-16
Remove "class" declarations, and add "devclass" declarations where
thorpej
1998-01-12
Adjust for config changes.
thorpej
1998-01-05
RCSID Police.
perry
1997-10-17
Generic functions for the MII layer. mii attaches to mii-capable network
bouyer