summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dc.c
Commit message (Expand)AuthorAgeFilesLines
* Make the blinkylights on non-MII 21143 cards work. We need to enablewpaul2000-09-011-0/+11
* Close PR 20438. Make fix for preserving LED settings conditional onwpaul2000-08-071-3/+7
* Apply patch supplied by John Hood <jhood@sitaranetworks.com> to fix problemswpaul2000-08-011-2/+13
* Add the PCI IDs for the Macronix 98727 and 98732 parts. These arewpaul2000-07-171-1/+8
* Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips,wpaul2000-07-151-7/+30
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-6/+3
* Add support for the Accton EN1217.asmodai2000-06-111-0/+4
* When I tweaked if_dc.c to alter the polling interval for non-MIIwpaul2000-06-071-7/+12
* Rework the support for the internal autonegotiation on the 21143 andwpaul2000-05-311-15/+35
* Use the correct register names. s/PCI_COMMAND_STATUS_REG/PCIR_COMMAND/peter2000-05-281-3/+3
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-40/+0
* Depend on miibus.peter2000-04-291-0/+2
* Teach the 'dc' driver how to pick up settings left over by themsmith2000-03-111-0/+40
* Introduce ethernet bridge support for if_dcrwatson2000-03-091-4/+25
* Add support for DM9102A boards with Davicom DM9801 HomePNA PHYs.wpaul2000-01-241-7/+77
* Add support for the Davicom DM9102A 10/100 ethernet controller chip.wpaul2000-01-191-5/+16
* Reintroduce the dc_coal() workaround routine for coalescing outboundwpaul2000-01-121-1/+43
* It appears that under certain circumstances that I still can't quite pinwpaul2000-01-031-2/+53
* Fix some problems reported by Mike Pritchard:wpaul1999-12-131-1/+14
* Tweak the DC_REDUCED_MII_POLL code in dc_mii_tick() for the DC_IS_INTEL()wpaul1999-12-071-2/+2
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-041-0/+2689
OpenPOWER on IntegriCloud