| Commit message (Expand) | Author | Age | Files | Lines |
* | Connect bwi up to the build. While there are some problems with this | imp | 2009-08-29 | 1 | -0/+2 |
* | Introduce MII_ADDR_BASE option on ARM, which allows to override the default | raj | 2009-08-25 | 1 | -0/+1 |
* | Allow pty(4) to be loaded as a kld. | ed | 2009-08-23 | 2 | -2/+1 |
* | Add kernel support for Radeon R6/7xx 3D. | rnoland | 2009-08-23 | 1 | -0/+2 |
* | The svnversion string is only relevant when newvers.sh is called | dougb | 2009-08-23 | 1 | -20/+16 |
* | Make head 9.0-CURRENT in preparation for lifting code freeze. | kensmith | 2009-08-22 | 1 | -2/+2 |
* | Make VNET_DEBUG a standalone compile-time option, i.e. decouple it from | zec | 2009-08-14 | 1 | -1/+2 |
* | * Completely Remove the option STOP_NMI from the kernel. This option | attilio | 2009-08-13 | 3 | -3/+0 |
* | 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 | 2 | -0/+5 |
* | Add note, that ahci(4) and siis(4) supersede ata(4) drivers. | mav | 2009-07-25 | 1 | -0/+3 |
* | Add ahci and siis drivers to NOTES. | mav | 2009-07-25 | 1 | -0/+9 |
* | 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 |
* | Prepare for the 8.0-BETA2 builds. | kensmith | 2009-07-15 | 1 | -1/+1 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 2 | -2/+2 |
* | Rename option USBVERBOSE to USB_VERBOSE for 2 reasons: | marcel | 2009-07-12 | 1 | -1/+1 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 3 | -0/+6 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 1 | -0/+5 |
* | Bump for BETA1. | kensmith | 2009-07-07 | 1 | -1/+1 |
* | 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 | 2 | -9/+0 |
* | Note that as a result of the SYSV IPC changes, COMPAT_FREEBSD[456] now | jhb | 2009-06-26 | 1 | -0/+3 |
* | 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 | 4 | -1/+6 |
* | Connect ng_pipe to the default build. | zec | 2009-06-23 | 3 | -0/+3 |
* | Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver | nwhitehorn | 2009-06-23 | 1 | -4/+6 |
* | Keep file list sorted. | raj | 2009-06-22 | 1 | -1/+1 |
* | DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. | raj | 2009-06-22 | 1 | -0/+2 |
* | Integrated I2C controller driver (found in MPC85xx and other SOC parts). | raj | 2009-06-22 | 1 | -0/+1 |
* | Greatly simplify cxgb by removing almost all of the custom mbuf management logic | kmacy | 2009-06-19 | 1 | -4/+0 |
* | Introduce support for adaptive spinning in lockmgr. | attilio | 2009-06-17 | 1 | -0/+1 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 2 | -0/+3 |
* | Add support for labels derived from GPT metadata. | ivoras | 2009-06-13 | 1 | -0/+1 |
* | Added support for NAT-Traversal (RFC 3948) in IPsec stack. | vanhu | 2009-06-12 | 2 | -0/+6 |
* | All these Ethernet NICs depend on INET, mostly for unconditional | bz | 2009-06-11 | 1 | -15/+15 |
* | if_igb.c as well as ixgbe.c uncondtionally depend on INET specific | bz | 2009-06-11 | 1 | -7/+7 |
* | As sys/kern/uipc_accf.c depends on inet, all three accf_* | bz | 2009-06-11 | 1 | -3/+3 |
* | ng_ipfw depends on inet and ipfirewall as well. | bz | 2009-06-11 | 1 | -7/+7 |
* | ip_dummynet.c depends on INET. | bz | 2009-06-11 | 1 | -1/+1 |
* | netinet/if_ether.c (doing ARP) depends on INET as well. | bz | 2009-06-11 | 1 | -1/+1 |
* | if_enc(4) is only useful with ipsec and either inet or inet6. | bz | 2009-06-11 | 1 | -1/+1 |
* | stf(4) supports `6to4' IPv6 in IPv4 encapsulation accroding to RFC3056. | bz | 2009-06-11 | 1 | -1/+1 |