| Commit message (Expand) | Author | Age | Files | Lines |
* | Start splitting ip_fw2.c and ip_fw.h into smaller components. | luigi | 2009-12-15 | 1 | -0/+2 |
* | Remove extra parantheses from usb_ethernet.c and usb_serial.c lines. | jhb | 2009-11-30 | 1 | -4/+7 |
* | Drop USB mass storage devices support from ata(4). It is out of the build as | mav | 2009-11-26 | 1 | -1/+0 |
* | Tune CAM ATA kernel options a bit. Move PMP support from da to scbus and | mav | 2009-11-19 | 1 | -2/+2 |
* | Merge ACPICA 20091112. | jkim | 2009-11-16 | 1 | -101/+102 |
* | Move inet_aton() (specular to inet_ntoa(), already present in libkern) | attilio | 2009-11-12 | 1 | -0/+1 |
* | Added option NETGRAPH_VLAN. | ru | 2009-11-11 | 1 | -0/+1 |
* | Driver for the Apple Touchpad present on MacBook (non-Pro & Pro). | rpaulo | 2009-11-09 | 1 | -0/+1 |
* | Add missing ATA kernel options dependencies. | mav | 2009-10-29 | 1 | -2/+2 |
* | Update firmware images according to the latest iwn updated. | rpaulo | 2009-10-25 | 1 | -10/+38 |
* | MFp4: | mav | 2009-10-23 | 1 | -0/+1 |
* | Remove the newly added uch341 driver, it will be merged into uchcom instead. | thompsa | 2009-10-19 | 1 | -2/+1 |
* | Scan for option ROMs on i386 and amd64 only. | marcel | 2009-10-11 | 1 | -1/+0 |
* | cxgb(4) updates, including: | np | 2009-10-05 | 1 | -0/+2 |
* | Fix build nfscl and/or nfsd. | nyan | 2009-10-02 | 1 | -6/+6 |
* | Add support for ChipHead 341 serial port adapter. | thompsa | 2009-09-28 | 1 | -1/+2 |
* | Add per-process osrel node to the procfs, to allow read and set p_osrel | kib | 2009-09-23 | 1 | -0/+1 |
* | Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not given | rdivacky | 2009-09-22 | 1 | -1/+1 |
* | Add pieces of infrastructure required for NFSv4 ACL support in UFS. | trasz | 2009-09-22 | 1 | -0/+1 |
* | Hide x86bios stuff in i386/amd64 specific files as atkbdc would get | delphij | 2009-09-22 | 1 | -5/+0 |
* | Allow atkbd to obtain keyboard repeat rate from BIOS on amd64. | delphij | 2009-09-21 | 1 | -4/+4 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 1 | -2/+4 |
* | Revert part that should not be in my previous commit. | delphij | 2009-09-21 | 1 | -29/+0 |
* | Automatically depend on x86emu when vesa or dpms is being built into | delphij | 2009-09-21 | 1 | -2/+31 |
* | Catch up with ACPICA 20090903. | jkim | 2009-09-11 | 1 | -0/+2 |
* | - Port x86emu to FreeBSD. | delphij | 2009-09-09 | 1 | -0/+2 |
* | Move libteken out of the syscons directory. | ed | 2009-09-03 | 1 | -2/+3 |
* | Allow pty(4) to be loaded as a kld. | ed | 2009-08-23 | 1 | -1/+1 |
* | Add kernel support for Radeon R6/7xx 3D. | rnoland | 2009-08-23 | 1 | -0/+2 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | add upgt | weongyo | 2009-07-31 | 1 | -0/+1 |
* | Update epair(4) to the new netisr implementation and polish | bz | 2009-07-26 | 1 | -0/+1 |
* | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to | jhb | 2009-07-24 | 1 | -0/+1 |
* | Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers. | mav | 2009-07-21 | 1 | -0/+1 |
* | add urtw | sam | 2009-07-19 | 1 | -0/+1 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -1/+2 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -0/+3 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 1 | -0/+5 |
* | add missing bit of r195379 | sam | 2009-07-05 | 1 | -0/+1 |
* | Revamp 802.11 action frame handling: | sam | 2009-07-05 | 1 | -0/+1 |
* | Mark atanvidia depending on ataahci since rev.188846. | mav | 2009-07-05 | 1 | -1/+2 |
* | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | dfr | 2009-06-30 | 1 | -4/+0 |
* | Make ata-{dma,sata}.c dependent on atacore build option. | raj | 2009-06-25 | 1 | -2/+2 |
* | Move non-PCI prototypes from ata-pci.h -> ata-all.h. | raj | 2009-06-24 | 1 | -2/+2 |
* | - Initialize the ifnet structure, especially if_dname, before probing | marius | 2009-06-23 | 1 | -0/+1 |
* | Implement minimal set of changes suggested by bz to make | gallatin | 2009-06-23 | 1 | -6/+6 |
* | * Driver for ACPI WMI (Windows Management Instrumentation) | rpaulo | 2009-06-23 | 1 | -0/+2 |
* | Connect ng_pipe to the default build. | zec | 2009-06-23 | 1 | -0/+1 |
* | Greatly simplify cxgb by removing almost all of the custom mbuf management logic | kmacy | 2009-06-19 | 1 | -4/+0 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 1 | -0/+1 |