| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning; amdsmb_abort() is not used. | peter | 2002-02-26 | 1 | -0/+2 |
* | Fix a formatting error. | joe | 2002-02-17 | 1 | -6/+6 |
* | KNF style the code, ready for an MFC. | joe | 2002-02-17 | 1 | -54/+64 |
* | KNF style the code, ready for an MFC. | joe | 2002-02-17 | 1 | -38/+41 |
* | Remove mbuf exhaustion warning messages; these are handled by the | silby | 2002-02-11 | 3 | -10/+0 |
* | Fix some bugs in the ohci driver with respect to irq setup failure. | joe | 2002-02-11 | 1 | -3/+4 |
* | Use ETHER_CRC_LEN instead of SIS_CRC_SIZE | luigi | 2002-02-07 | 1 | -2/+1 |
* | Fix a bug in the driver -- the chip will always include the CRC | luigi | 2002-02-07 | 1 | -1/+2 |
* | Fix support for 630ET support. We don't need the Linux part to set the | ambrisko | 2002-02-06 | 2 | -11/+4 |
* | Correctly identify the Intel 82830 AGP bridge. | benno | 2002-02-05 | 1 | -0/+3 |
* | Merged cy_pcireg.h into the one file that uses it (cy_pci.c). | bde | 2002-02-02 | 2 | -46/+16 |
* | Fixed breakage of interrupt setup in previous commit. It used an | bde | 2002-02-02 | 1 | -0/+2 |
* | Forgot one part of the VLAN support for the dc(4) driver. | ambrisko | 2002-01-16 | 1 | -0/+2 |
* | Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts. | ambrisko | 2002-01-16 | 1 | -12/+26 |
* | Fix mind-o: compare sc->sis_rev instead of 'command' when trying to | wpaul | 2002-01-14 | 1 | -1/+1 |
* | Add support for newer integrated SiS 900 controllers on the 635 and 735 | wpaul | 2002-01-12 | 2 | -5/+54 |
* | Add support for the Intel 82443MX chipset | pirzyk | 2001-12-21 | 1 | -0/+1 |
* | Fix the "conexant chips don't work in full duplexmode" problem. According | wpaul | 2001-12-19 | 1 | -4/+8 |
* | Fix compiler warning in dc_intr(): if the only code that does a "goto" | wpaul | 2001-12-19 | 1 | -0/+3 |
* | Allow retrieval of the virtual address of the AGP aperture | mdodd | 2001-12-19 | 2 | -0/+2 |
* | Fix a problem where stats overflow interrupts would cause | silby | 2001-12-17 | 2 | -2/+2 |
* | Fix access-after-free bug added in revision 1.31. | archie | 2001-12-15 | 1 | -4/+5 |
* | Patch up some existing style bugs and some that crept in with the | peter | 2001-12-15 | 3 | -9/+10 |
* | Device Polling code for -current. | luigi | 2001-12-14 | 4 | -1/+170 |
* | Remove printf's on mbuf/cluster allocation failures. There are now | luigi | 2001-12-14 | 10 | -60/+11 |
* | Avoid an unnecessary copy of a packet if it is already in a single mbuf. | luigi | 2001-12-11 | 2 | -2/+7 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 3 | -6/+6 |
* | This patch will fix the lockups associated with AMD 751,761,762 based AGP | cokane | 2001-12-07 | 2 | -7/+52 |
* | MFS (merge from stable): rev 1.13.4.13, fix ordering of IFF_RUNNING mods. | peter | 2001-12-07 | 1 | -2/+3 |
* | MFS (merge from stable): rev 1.9.2.28, fix ordering of IFF_RUNNING mods. | peter | 2001-12-07 | 1 | -2/+2 |
* | Add suspend/resume hooks to this driver; necessary to overcome | guido | 2001-12-05 | 1 | -0/+38 |
* | Add VLAN support. | jhay | 2001-12-05 | 1 | -0/+11 |
* | Remove error messages on mbuf allocation failures, now | luigi | 2001-12-04 | 2 | -16/+3 |
* | Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the | brooks | 2001-12-03 | 1 | -1/+1 |
* | Per jlemon request, reintroduce some printf() when an | luigi | 2001-11-29 | 2 | -6/+16 |
* | For i386 architecture, remove an expensive m_devget() (and the | luigi | 2001-11-29 | 1 | -31/+40 |
* | Remove the need for an expensive m_devget on the i386, which does not | luigi | 2001-11-28 | 1 | -39/+41 |
* | Fix a bug in the driver -- under load, the receive unit could become | luigi | 2001-11-27 | 2 | -14/+13 |
* | Don't automatically unbind/deallocate memory when releasing. | ru | 2001-11-27 | 1 | -10/+6 |
* | Add suspend/resume code mostly merged from fxp driver. | iwasaki | 2001-11-23 | 2 | -0/+79 |
* | Remove ifnet.if_mpsafe for now. If this is needed, it won't be needed | jhb | 2001-11-14 | 1 | -1/+0 |
* | Add support for Intel's i820/i840/i845/i850/i860 chipset. | kuriyama | 2001-11-08 | 2 | -11/+106 |
* | Add AMD766 OHCI USB controller. Remove unused VENDORID lists. | peter | 2001-11-06 | 1 | -9/+8 |
* | This file was part of something grander, which doesn't seem to be | phk | 2001-11-06 | 1 | -1512/+0 |
* | Remove unneeded call to cdevsw_add() | phk | 2001-11-04 | 1 | -4/+0 |
* | No FreeBSD/vax here either. | peter | 2001-11-03 | 1 | -1/+1 |
* | Add ICH3 (82801CA/CAM) and 460GX | peter | 2001-11-03 | 1 | -0/+24 |
* | Enable round-robin arbitration between transmit and receive unit | luigi | 2001-10-27 | 1 | -0/+5 |
* | Defs for three (unused so far) bits in PCI command/status register | luigi | 2001-10-25 | 1 | -3/+3 |
* | Implement TCP/IP checksum off-loading on send for the 3c905B and later | alc | 2001-10-22 | 1 | -1/+12 |