summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dl10019.c
AgeCommit message (Expand)Author
2021-07-01Make sure the media / mii members in struct ethercom are initializedthorpej
2021-06-30Fix a couple of problems with MII-equipped NE2000 derivatives reported bythorpej
2020-02-04Use ifmedia_fini().thorpej
2019-05-29No functional change:msaitoh
2019-01-22 Change MII PHY read/write API from:msaitoh
2012-07-22Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixesmatt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-12Split device_t and softc for the NE2000 Ethernet chip and all its variantscube
2008-01-19Make many ethernet drivers share the common code for MII mediadyoung
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2002-10-22Change the "dontcare bits" argument to ifmedia_init() to IFM_IMASKfair
2001-11-13add/cleanup RCSIDlukem
2001-07-08Remove unnecessary include files, from Onno van der Linden.thorpej
2001-07-05D'oh, use the right bitbang ops for the DL10022, pointed out bythorpej
2001-06-12Don't need INET or NS includes here.thorpej
2001-06-03Use the correct bitbang ops on the DL10022 (oops!).thorpej
2001-02-13Support for the MII on the D-Link DL10019/DL10022 NE2000-compatiblethorpej