| Age | Commit message (Expand) | Author |
| 2008-01-26 | lockstat: no longer track lockmgr() events. | ad |
| 2008-01-26 | Add a wakeup instruction which is taken from Realtek driver. | tsutsui |
| 2008-01-26 | Wakeup some newer chips from powerdown mode. From FreeBSD/Linux driver | tsutsui |
| 2008-01-25 | Make it print the correct version for AHCI 1.2 controllers. | xtraeme |
| 2008-01-25 | lockmgr() not used here, remove ref to it. | ad |
| 2008-01-25 | Speed up uhub attachment considerably. Rather than powering up each port | jmcneill |
| 2008-01-24 | Destroy mutex when detaching. PR kern/37819. | ad |
| 2008-01-24 | specfs changes for PR kern/37717 (raidclose() is no longer called on | ad |
| 2008-01-23 | Don't enter an infinite loop in audio_read() when the sc->sc_rustream | gson |
| 2008-01-22 | Set the correct offset when using VLAN's. | jdc |
| 2008-01-22 | Also count excess or late collisions as output errors in gem_tint(). | jdc |
| 2008-01-21 | make compile | ichiro |
| 2008-01-21 | change umass quirks logic in USB_MATCH() | ichiro |
| 2008-01-21 | add full support device driver for Huawei E220 wireless modem | ichiro |
| 2008-01-21 | Remove an unnecessary check that yields a spurious EINVAL during | dyoung |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2008-01-20 | Fix Apple gigabit gem interfaces by restoring some of the code from r1.67, | jdc |
| 2008-01-20 | Now that the driver goes through the mii_ifmedia_change indirection | jmmv |
| 2008-01-20 | mii_physubr.c::mii_phy_reset() has gphyter and nsphyter specific delay(500). | msaitoh |
| 2008-01-19 | Let ether_ioctl() handle default SIOCSIFMEDIA/SIOCGIFMEDIA actions. | dyoung |
| 2008-01-19 | In wdcdetach(), if config_detach() fails, get out early. | dyoung |
| 2008-01-19 | Remove unused sc_media #define. | dyoung |
| 2008-01-19 | There is really no use for switch when there is no case labels | dyoung |
| 2008-01-19 | Make many ethernet drivers share the common code for MII media | dyoung |
| 2008-01-19 | Use the common code for ethernet media handling. Compiles on i386. | dyoung |
| 2008-01-19 | recognize (again) the Intrepid 2 gem adapter in the Powerbook5,8 | aymeric |
| 2008-01-19 | Use M_80211_NODE as malloc type for a 80211 node as rest of net80211 | simonb |
| 2008-01-18 | Noisy printf | ad |
| 2008-01-18 | Add power management support. Untested due to lack of feedback. | joerg |
| 2008-01-18 | Don't be so aggressive in polling the EC when cold, port-i386/37790. | jmcneill |
| 2008-01-18 | If we are in polling mode, do not try to spin forever in the state machine | jmcneill |
| 2008-01-17 | More Chelsio 10 gigabit driver files to complete the ones checked in | jklos |
| 2008-01-17 | 10 gigabit Chelsio cards now compile and work, although not very well yet. | jklos |
| 2008-01-16 | Don't assume that sizeof(long) == sizeof(int); makes bktr work on amd64. | jmcneill |
| 2008-01-16 | Move from workqueue to an explicit kthread for setting the multicast | is |
| 2008-01-15 | Remove ricoh hack; FreeBSD does not seem to do it, and it was a remnant from | christos |
| 2008-01-15 | For WSDISPLAY_GINFO, depth should be sc->bits_per_pixel, not | jmcneill |
| 2008-01-15 | fix some PCI config space offsets to be 32-bit aligned, the code | drochner |
| 2008-01-15 | fix some unaligned PCI config space accesses in suspend/resume functions | drochner |
| 2008-01-14 | On suspend/resume, just detach/attach the X server (or whatever might | drochner |
| 2008-01-14 | Make sure pci config space access only happens on 32bit aligned addresses. | martin |
| 2008-01-14 | restructure things a bit so that proclist_mutex is held between the | drochner |
| 2008-01-14 | Fix the BARs on nForce 430, which failed to attach. Reported by | xtraeme |
| 2008-01-14 | Use htole32() to write parameters to DMA descriptors for big endian machines. | tsutsui |
| 2008-01-14 | Use device_t, device_private(). | dyoung |
| 2008-01-14 | In pccbbdetach(), panic if interrupt handlers are still registered | dyoung |
| 2008-01-12 | workqueue(9) has the non-evident limitation that the caller cannot reuse | cube |
| 2008-01-11 | regen (add ServeRAID 6/7) | tnn |
| 2008-01-11 | Add ServeRAID 6/7 | tnn |
| 2008-01-11 | Add entry to match the "IntelĀ® PRO/1000 PT Quad Port Server Adapter". | ragge |