| Age | Commit message (Expand) | Author |
| 2008-11-28 | Don't select an endpoint with a larger packet size than the maximum for | jmcneill |
| 2008-11-28 | Modified uvideo_stream_init_desc to correctly calculate max packet size for h... | jmorse |
| 2008-11-28 | Fixed high-speed isoc USB transfers, 64 bit capable host controllers have a d... | jmorse |
| 2008-11-28 | Add wscons/vcons support for cg3. | jdc |
| 2008-11-26 | - ifconfig down support | joerg |
| 2008-11-25 | u_int32_t -> uint32_t | matt |
| 2008-11-22 | Ouch - too many bits to fit in a byte. | pgoyette |
| 2008-11-22 | JEDEC has published the DDR3 SPD standard; update driver to match. | pgoyette |
| 2008-11-21 | PR/38735: Jonathan A. Kollasch: add the ability for cgd to be used on top of ... | christos |
| 2008-11-20 | Read the chip revision from the Sbus register. | jdc |
| 2008-11-20 | regen for Corega CG-USBRS232R | jnemeth |
| 2008-11-20 | PR/39971 - SHIMAOKA Shunsuke -- Recognize Corega CG-USBRS232R as a | jnemeth |
| 2008-11-19 | Check that vnd is not NULL before using it, return ENXIO if it is. | bouyer |
| 2008-11-18 | Regen. | matt |
| 2008-11-18 | Make more consistent (change capitalization) etc. Shrinks by 33 tokens | matt |
| 2008-11-18 | _KERNEL_OPT | ad |
| 2008-11-18 | PR/39947 - Juan RP -- dbcool_detach implicitly called | jnemeth |
| 2008-11-18 | SATA GEN3 speed is 6.0Gb/s | cegger |
| 2008-11-18 | Fix Yukon EC Ultra cold power up issue. | chris |
| 2008-11-17 | Regen. | matt |
| 2008-11-17 | Store pcidevs in a more compact manner. Instead of many string with duplicate | matt |
| 2008-11-17 | On resum-from-RAM explicitly restore PCI link device state before | joerg |
| 2008-11-17 | If we return an error make sure we don't return a b_resid of 0; or this | bouyer |
| 2008-11-17 | Reduce code duplication: most PHY drivers call mii_phy_add_media() | dyoung |
| 2008-11-16 | cpu_intr_p() doesn't account for software interrupts (e.g. callouts) so | bouyer |
| 2008-11-16 | Do not depend on physmem for pci_dma64_available(). On some systems (e.g. Xen, | bouyer |
| 2008-11-16 | For DDR3, the number of physical banks stored in the EEPROM needs to be | pgoyette |
| 2008-11-16 | Fix tyop in #ifdef TLDEBUG part. | tsutsui |
| 2008-11-13 | Actually declare the structures used in iwn_scan_hdr instead of using | blymn |
| 2008-11-12 | Added missing #include <net/if_ether.h> for ether_ioctl(). | phx |
| 2008-11-12 | Cache wpi firmware in memory, free it only on invalid content or when | joerg |
| 2008-11-12 | Add support for Realtek ALC269 as found in Eee PC 1000HA. | jmcneill |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2008-11-11 | Fix typo in previous, and wrap a panic with #ifdef DIAGNOSTIC | pgoyette |
| 2008-11-11 | Initialize event's "previous sent state" based on the event monitor type, | pgoyette |
| 2008-11-10 | PR kern/39608: bge(4) constant freeze on BCM5906M: | cegger |
| 2008-11-10 | Fix typo in fw name. | joerg |
| 2008-11-09 | Use agp_flush_cache() instead of wbinvd(). | bjs |
| 2008-11-09 | Leave the task of displaying sensor states to envsys_sysmon() unless we | pgoyette |
| 2008-11-09 | Temp sensor should report a critical-overtemp condition (ENVSYS_SCRITOVER) | pgoyette |
| 2008-11-09 | PR/39885: Sébastien Bocahu: add R500 chips support | christos |
| 2008-11-08 | regen. | christos |
| 2008-11-08 | Support for Intel G35 as found on Asus P5E-VM HDMI motherboard from | christos |
| 2008-11-08 | To finish the device_t/softc split, convert some casts to struct | dyoung |
| 2008-11-07 | In wsdisplay_kbdholdscreen(), just return if sc->sc_focus is NULL. | he |
| 2008-11-07 | Match image name with upstream distfiles. | joerg |
| 2008-11-07 | *** Summary *** | dyoung |
| 2008-11-06 | wrap lines. no functional change. | cegger |
| 2008-11-06 | Move init of essid to the attach code. | blymn |
| 2008-11-05 | fss_bs_thread: initialize b_error and b_resid. | hannken |