| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet | yongari | 2008-11-12 | 1 | -0/+2 |
* | Reintroduce the snp(4) driver. | ed | 2008-11-05 | 1 | -0/+1 |
* | Move the CAM passthrough code into a true module so that it doesn't have to be | scottl | 2008-11-03 | 1 | -0/+1 |
* | Revert r184516. Option RL_TWISTER_ENABLE is no more after it became | kib | 2008-11-02 | 1 | -1/+0 |
* | Add RL_TWISTER_ENABLE. | imp | 2008-11-01 | 1 | -0/+1 |
* | Add U3G_DEBUG to LINT | n_hibma | 2008-10-24 | 1 | -1/+2 |
* | Clarify the PREEMPTION description a little. | obrien | 2008-10-22 | 1 | -3/+3 |
* | Import sdhci (PCI SD Host Controller) driver. | mav | 2008-10-21 | 1 | -4/+7 |
* | Say hello to the u3g driver, implementing support for 3G modems. | n_hibma | 2008-10-09 | 1 | -1/+2 |
* | - Add driver for Attansic L2 FastEthernet controller found on | stas | 2008-10-03 | 1 | -0/+3 |
* | Turn on TCP_SIGNATURE for LINT builds. This should catch situations | bz | 2008-09-13 | 1 | -1/+1 |
* | ds133x: Introduce device_identify method; update NOTES. | raj | 2008-09-08 | 1 | -0/+8 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 1 | -8/+1 |
* | Disconnect drivers that haven't been ported to MPSAFE TTY yet. | ed | 2008-08-03 | 1 | -22/+0 |
* | Unbreak build. | yongari | 2008-07-30 | 1 | -2/+0 |
* | Add missing jme(4), msk(4), nfe(4), re(4) and stge(4) in NOTES and | yongari | 2008-07-29 | 1 | -0/+7 |
* | Re-enable em(4) and igb(4) in NOTES. | jhb | 2008-07-28 | 1 | -2/+2 |
* | Add an accept filter for TCP based DNS requests. It waits until the | dwmalone | 2008-07-18 | 1 | -0/+1 |
* | Remove the sbsh(4) driver. No one responded to requests for testing the | jhb | 2008-07-04 | 1 | -2/+0 |
* | Remove the cnw(4) driver. No one responded to calls to test it on current@ | jhb | 2008-07-04 | 1 | -2/+0 |
* | Remove stray "miibus0" reference from ancient kernel config file times. | philip | 2008-06-28 | 1 | -1/+1 |
* | Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit | delphij | 2008-06-20 | 1 | -0/+1 |
* | Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES. | marcel | 2008-06-08 | 1 | -2/+0 |
* | Add support for the Apple Big Mac (BMAC) Ethernet controller, | marcel | 2008-06-07 | 1 | -0/+2 |
* | Hook up jme(4) to the build. | yongari | 2008-05-27 | 1 | -0/+1 |
* | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | rwatson | 2008-05-25 | 1 | -32/+0 |
* | Add the KDTRACE_HOOKS option for DTrace support. | jb | 2008-05-23 | 1 | -0/+6 |
* | o Document two new ALT_BREAK_TO_DEBUGGER key sequences. | maxim | 2008-05-22 | 1 | -1/+2 |
* | Hook up age(4) to the build. | yongari | 2008-05-19 | 1 | -0/+3 |
* | Resort the if_ti driver to match the PCI Network cards instead of placing | remko | 2008-05-17 | 1 | -1/+1 |
* | Document BOOTP_BLOCKSIZE. | benno | 2008-05-16 | 1 | -0/+1 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -0/+2 |
* | Fix spelling in comment. | julian | 2008-05-06 | 1 | -1/+1 |
* | enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default | sam | 2008-05-03 | 1 | -0/+2 |
* | Add an option (compiled out by default) | julian | 2008-04-29 | 1 | -0/+5 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -2/+0 |
* | move awi to the Attic; it will not make the jump to the new world order | sam | 2008-04-20 | 1 | -4/+1 |
* | Add zyd, ural, and rum. They were missing. | imp | 2008-04-02 | 1 | -0/+10 |
* | Add support for PC-9800 partition tables. | marcel | 2008-03-28 | 1 | -0/+1 |
* | Add the new kernel-mode NFS Lock Manager. To use it instead of the | dfr | 2008-03-26 | 1 | -0/+1 |
* | - Add an option to compile in SCHED_STATS. | jeff | 2008-03-20 | 1 | -1/+6 |
* | HZ now defaults to 1000 on many architectures, so update NOTES to reflect | rwatson | 2008-03-09 | 1 | -9/+9 |
* | Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers. | rink | 2008-03-06 | 1 | -0/+2 |
* | Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories | rink | 2008-03-05 | 1 | -0/+2 |
* | Add the SMI VTOC8 disk label option. | marcel | 2008-03-02 | 1 | -0/+1 |
* | Temporarily comment out new entries due to build problems, to be resolved nex... | jfv | 2008-03-01 | 1 | -3/+3 |
* | Add entries for em, igb, and ixgbe adapters. | jfv | 2008-03-01 | 1 | -0/+4 |
* | Move ipfw's nat code into its own kld: ipfw_nat. | piso | 2008-02-29 | 1 | -2/+1 |
* | Move firmware in to separate module that can be compiled statically in to the... | kmacy | 2008-02-26 | 1 | -0/+1 |
* | Rename geom_lvm(4) to geom_linux_lvm(4). | thompsa | 2008-02-20 | 1 | -1/+1 |