| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new RTL8169 variant, 8169SB(L)/8110SB(L). | yongari | 2008-07-02 | 1 | -1/+3 |
* | Add basic support for RTL8168C, RTL8168CP, RTL8111C and RTL8111CP. | yongari | 2008-07-02 | 1 | -43/+134 |
* | Display detected chip revision in device attach. This will help to | yongari | 2008-07-02 | 1 | -2/+5 |
* | If MSI is not active make sure to disable MSI in EEPROM. | yongari | 2008-07-02 | 1 | -0/+11 |
* | In device detach don't access ifnet structure unless device is | yongari | 2008-07-02 | 1 | -4/+4 |
* | Toggling IFF_ALLMULTI flag does not require full interface | yongari | 2008-07-02 | 1 | -1/+1 |
* | Instead of allocating variables for each events/hardware flags, use | yongari | 2008-07-02 | 1 | -47/+41 |
* | Switch to memory space register mapping over IO space. If that | yongari | 2008-07-02 | 1 | -21/+21 |
* | While accessing EEPROM command register use pre-defined constant | yongari | 2008-07-02 | 1 | -3/+3 |
* | After the change of r176757 re(4) no longer relys on reading | yongari | 2008-07-02 | 1 | -32/+18 |
* | Remove duplicated H/W revision check. | yongari | 2008-07-02 | 1 | -5/+0 |
* | Rework how the mpt_user personality handles buffers for config pages. | jhb | 2008-07-01 | 1 | -67/+105 |
* | During shutdown, deregister the shutdown hook from the correct event | jhb | 2008-07-01 | 1 | -1/+1 |
* | Fix instances of bogus #elsif directive. | dds | 2008-07-01 | 1 | -21/+21 |
* | Do not set IFF_DEBUG directly from the driver. | rik | 2008-06-30 | 8 | -29/+63 |
* | Correct SB600 AC97 Audio PCI ID, otherwise we will attach to the | delphij | 2008-06-30 | 1 | -1/+1 |
* | Style fix (space into tab). | remko | 2008-06-28 | 1 | -1/+1 |
* | Add explicit PCI IDs for the following Adaptec RAID Series 2 adapters: | emaste | 2008-06-27 | 1 | -0/+8 |
* | Add the missing support for Asus Eee PC in acpi_asus(4). | rpaulo | 2008-06-27 | 1 | -6/+109 |
* | Add USB ids for the Epson DX7400 / CX7300 multifunction scanner printer | luigi | 2008-06-27 | 2 | -0/+2 |
* | Tweak the output of event log messages from the controller: | jhb | 2008-06-26 | 1 | -283/+48 |
* | Adjust the handling of pending log events during boot: | jhb | 2008-06-26 | 1 | -50/+75 |
* | Remove the unused major/minor numbers from iodev and memdev. | ed | 2008-06-25 | 1 | -1/+1 |
* | Fix test for waiting AIFs in aac_poll(). This seems to solve the | emaste | 2008-06-24 | 1 | -2/+7 |
* | - Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle | jhb | 2008-06-23 | 5 | -44/+27 |
* | - Fix compile if WPI_DEBUG is not defined | thompsa | 2008-06-23 | 1 | -27/+39 |
* | o The FreeBSD bus_dmamap_sync(9) supports ored together flags for quite | marius | 2008-06-22 | 1 | -90/+90 |
* | Fix PCI id for 945GME Express Integrated Graphics Controller: | gonzo | 2008-06-20 | 1 | -1/+1 |
* | Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit | delphij | 2008-06-20 | 2 | -0/+419 |
* | Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit | delphij | 2008-06-20 | 4 | -0/+3108 |
* | - Move ether_ifdetach earlier. | benno | 2008-06-17 | 1 | -2/+7 |
* | Make ex(4) MPSAFE: | jhb | 2008-06-13 | 4 | -90/+101 |
* | Add the D-Link DWA-111 | kevlo | 2008-06-13 | 2 | -0/+2 |
* | - Added support for BCM5709 and BCM5716. | davidch | 2008-06-13 | 1 | -9/+59 |
* | - Added support for BCM5709 and BCM5716 controllers. | davidch | 2008-06-13 | 3 | -6019/+16022 |
* | Use callout_init_mtx to simplify locking somewhat. While we're here, rearrange | benno | 2008-06-13 | 2 | -35/+18 |
* | Make sure we drain our taskqueues and stop our callouts in detach. | benno | 2008-06-12 | 2 | -7/+37 |
* | Change include to reflect tcp_lro.h move. | jfv | 2008-06-11 | 1 | -1/+1 |
* | Remove the tcp_lro.[ch] files as they are now in netinet. | jfv | 2008-06-11 | 2 | -465/+0 |
* | Don't enforce unique device minor number policy anymore. | ed | 2008-06-11 | 3 | -3/+3 |
* | Convert ndis_spinlock to ndis_mtx and start using the sleepable | cokane | 2008-06-11 | 2 | -8/+5 |
* | Wait up to 1S for the TFD data to signal un-busy before fetching the signature. | sos | 2008-06-11 | 1 | -3/+3 |
* | Switch to using a normal mutex instead of a spin mutex. | benno | 2008-06-11 | 2 | -22/+30 |
* | Convert bus_space_{read,write}_* calls to bus_{read,write}_* calls. | benno | 2008-06-11 | 2 | -30/+18 |
* | Rearrange how to call dma.alloc() so that we have resources alloc'd when need... | sos | 2008-06-11 | 2 | -6/+5 |
* | Add Belkin F5U257 to the mix. | imp | 2008-06-10 | 1 | -0/+2 |
* | Make tx(4) MPSAFE | jhb | 2008-06-10 | 2 | -117/+134 |
* | Add support for the P212, P410, P410i, P411, and P812 HP Smart Array | ps | 2008-06-10 | 1 | -0/+5 |
* | >From NetBSD: | kevlo | 2008-06-10 | 2 | -46/+0 |
* | - Fixed kern/123696 by increasing firmware timeout value from 100 to 1000. | davidch | 2008-06-10 | 2 | -54/+193 |