| Commit message (Expand) | Author | Age | Files | Lines |
* | Partially revert r218788. r218788 removed calling dc_setcfg() for | yongari | 2011-11-18 | 1 | -1/+0 |
* | - Import the common MII bitbang'ing code from NetBSD and convert drivers to | marius | 2011-11-01 | 1 | -20/+2 |
* | Add support for ALi/ULi, now NVIDIA, M5261/M5263 PCI FastEthernet | yongari | 2011-10-24 | 1 | -0/+34 |
* | s/u_intXX_t/uintXX_t/g | yongari | 2011-02-19 | 1 | -52/+52 |
* | Consistently use a tab character instead of space after #define. | yongari | 2011-02-19 | 1 | -575/+575 |
* | Split common TX/RX descriptor DMA tag to TX and RX DMA tags | yongari | 2011-02-19 | 1 | -13/+24 |
* | For controllers that have TX interrupt moderation capability, | yongari | 2011-02-18 | 1 | -0/+1 |
* | Remove use case of DC_TX_ONE. It was used to limit queue just 1 TX | yongari | 2011-02-18 | 1 | -1/+0 |
* | Always check memory allocation failure. If driver encounter memory | yongari | 2011-02-18 | 1 | -0/+2 |
* | It seems some multi-port dc(4) controllers shares SROM of the first | yongari | 2010-10-14 | 1 | -0/+1 |
* | cardbus -> CardBus | imp | 2010-01-03 | 1 | -1/+1 |
* | Fix card/device names, no functional change | mbr | 2010-01-03 | 1 | -7/+7 |
* | - According to the corresponding Linux, NetBSD and OpenSolaris | marius | 2008-12-07 | 1 | -0/+3 |
* | For chips with a broken DC_ISR_RX_STATE which f.e. never signals | marius | 2008-08-29 | 1 | -0/+4 |
* | - Const'ify the dc_devs array. | marius | 2008-03-24 | 1 | -3/+1 |
* | o In order to reduce bug and code duplication fold handling of NICs | marius | 2007-08-05 | 1 | -2/+1 |
* | - Use our own callout (the dc_tick() callout uses varying periods | marius | 2006-12-06 | 1 | -3/+2 |
* | - Consistently use if_printf() only in interface methods: if_start(), | glebius | 2006-09-15 | 1 | -0/+1 |
* | Fix the last commit. | glebius | 2006-06-08 | 1 | -1/+2 |
* | Add device IDs for Linksys PCMPC200 Cardbus card. | glebius | 2006-06-07 | 1 | -0/+10 |
* | - Switch on the full 32-bit device ID to avoid collisions between the | jhb | 2006-06-03 | 1 | -84/+6 |
* | Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's another | jhb | 2006-03-16 | 1 | -0/+10 |
* | Fix the misalignment bugs differently than was done in the previous | marcel | 2005-12-02 | 1 | -2/+2 |
* | Resolve misalignment traps caused by changes to IF_LLADDR(). | marcel | 2005-11-22 | 1 | -2/+2 |
* | Use device_printf() and if_printf() and remove dc_unit from softc. | jhb | 2005-08-10 | 1 | -1/+0 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -1/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Remove saved_* from dc_softc. They are now no longer needed. | imp | 2004-06-29 | 1 | -5/+0 |
* | The transmit frame status is stored in the last transmit descriptor for the | truckman | 2004-01-08 | 1 | -0/+1 |
* | Add support for ELECOM/Laneed CardBus FastEtherner Card(LD-CBL/TXA) | sanpei | 2003-12-06 | 1 | -0/+1 |
* | Drop the driver lock around calls to if_input to avoid a LOR when | sam | 2003-11-14 | 1 | -0/+1 |
* | Ignore CSR13, CSR14, CSR15 'Media Specific Data' registers | mbr | 2003-10-05 | 1 | -3/+11 |
* | Add support for FA-511; Submitted by: Kenneth P. Stox; Pr 42858 | imp | 2003-07-19 | 1 | -0/+1 |
* | Add support for a bunch of Microsoft networking products: | wpaul | 2003-07-10 | 1 | -0/+14 |
* | Make the dc(4) driver endian-clean, so to that it works on sparc64. | mux | 2003-07-09 | 1 | -0/+6 |
* | Convert the dc(4) driver to the busdma API. This is a necessary step | mux | 2003-07-06 | 1 | -8/+22 |
* | Add ADMtek ADM9511 and ADM9513 device ID's. | mbr | 2003-06-08 | 1 | -0/+2 |
* | Add support for 3Com OfficeConnect 10/100B. | mbr | 2003-05-12 | 1 | -0/+10 |
* | Add support for Planex FNW-3602-T(CardBus 100M/10M). | sanpei | 2003-04-18 | 1 | -0/+10 |
* | Add preliminary support for the Hawking PN672TX CardBus cards. | imp | 2003-01-10 | 1 | -0/+12 |
* | Add support for the Davicom DM9009 chipset. | trhodes | 2003-01-09 | 1 | -0/+1 |
* | Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define. | semenu | 2002-12-18 | 1 | -1/+1 |
* | Dynamically configure the width of the srom. This code comes from | imp | 2002-10-07 | 1 | -1/+2 |
* | Enable the automatic TX underrun recovery for the ADMtek chips. | mbr | 2002-09-20 | 1 | -0/+2 |
* | Add suspend/resume code mostly merged from fxp/rl driver. | iwasaki | 2002-05-06 | 1 | -0/+7 |
* | Forgot one part of the VLAN support for the dc(4) driver. | ambrisko | 2002-01-16 | 1 | -0/+2 |
* | Device Polling code for -current. | luigi | 2001-12-14 | 1 | -0/+7 |
* | Avoid an unnecessary copy of a packet if it is already in a single mbuf. | luigi | 2001-12-11 | 1 | -0/+1 |
* | Defs for three (unused so far) bits in PCI command/status register | luigi | 2001-10-25 | 1 | -3/+3 |
* | Add support for Conexant LANfinity miniPCI controllers. People who have | wpaul | 2001-09-04 | 1 | -0/+22 |