| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300. | rpaulo | 2009-10-23 | 5 | -3437/+15430 |
* | Rewrite x86bios and update its dependent drivers. | jkim | 2009-10-19 | 1 | -211/+0 |
* | Merge ACPICA 20091013. | jkim | 2009-10-19 | 22 | -487/+1105 |
|\ |
|
* | | Use __FBSDID to embed RCS ID. | delphij | 2009-09-21 | 2 | -2/+6 |
* | | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 1 | -33/+0 |
* | | Canonify include paths for newly added files. | jkim | 2009-09-11 | 4 | -9/+9 |
* | | MFV: r196804 | jkim | 2009-09-11 | 76 | -2295/+5743 |
|\ \
| |/ |
|
* | | - Port x86emu to FreeBSD. | delphij | 2009-09-09 | 3 | -23/+47 |
* | | Import x86emu from OpenBSD as of OPENBSD_4_6. | delphij | 2009-09-09 | 4 | -0/+8905 |
* | | Revert previous commit and add myself to the list of people who should | phk | 2009-09-08 | 1 | -1/+0 |
* | | Add necessary include. | phk | 2009-09-08 | 1 | -0/+1 |
* | | Fix argument ordering to memcpy as well as the size of the copy in the | mlaier | 2009-08-25 | 1 | -1/+1 |
* | | Rework global locks for interface list and index management, correcting | rwatson | 2009-08-23 | 1 | -4/+4 |
* | | If we cannot immediately get the pf_consistency_lock in the purge thread, | mlaier | 2009-08-19 | 2 | -24/+70 |
* | | Many network stack subsystems use a single global data structure to hold | rwatson | 2009-08-02 | 1 | -14/+14 |
* | | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 8 | -14/+0 |
* | | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 8 | -39/+1 |
* | | Remove build timestamps from the following files: | cperciva | 2009-07-11 | 2 | -5/+5 |
* | | Update to 3.6.2.2 firmware (latest w/o host-based power save support): | sam | 2009-06-29 | 1 | -2121/+2098 |
* | | Use proper form of gnu designated initalizers. This lets | rdivacky | 2009-06-24 | 1 | -1/+1 |
* | | Modify most routines returning 'struct ifaddr *' to return references | rwatson | 2009-06-23 | 2 | -1/+5 |
* | | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | bz | 2009-06-23 | 3 | -3/+0 |
* | | All consumers of in_cksum.h have been properly #ifdefed already, | bz | 2009-06-10 | 1 | -0/+2 |
* | | Rewrite OsdSynch.c to reflect the latest ACPICA more closely: | jkim | 2009-06-08 | 1 | -0/+1 |
* | | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 3 | -3/+0 |
* | | Clean up FreeBSD-specific header file: | jkim | 2009-06-08 | 1 | -6/+3 |
* | | Import ACPICA 20090521. | jkim | 2009-06-05 | 211 | -16372/+25026 |
|\ \ |
|
| * | | Do not install SSDT when DSDT is overriden by user. | jkim | 2009-06-04 | 1 | -0/+15 |
| * | | Trim unnecessary files from the import. | jkim | 2009-06-03 | 31 | -13100/+5 |
| * | | Remove function redeclaration. It was upstreamed but lost somehow. | jkim | 2009-06-02 | 1 | -8/+0 |
| * | | Canonify include paths again. | jkim | 2009-06-02 | 175 | -706/+706 |
| * | | Fix include path fixup for contrib/dev/acpica/include/platform/*.h. | jkim | 2009-06-02 | 1 | -0/+5 |
| * | | MFV: ACPICA 20090521 | jkim | 2009-06-02 | 239 | -15290/+37027 |
| |\ \
| | |/ |
|
| | * | flatten acpica vendor area | avg | 2009-05-19 | 201 | -146106/+0 |
* | | | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+0 |
|/ / |
|
* | | V_loif is not an array but a pure pointer, so treat it as such. | zec | 2009-06-01 | 1 | -1/+1 |
* | | driver for Marvell 88W8363 Wireless LAN controller | sam | 2009-06-01 | 4 | -0/+2341 |
* | | Add hierarchical jails. A jail may further virtualize its environment | jamie | 2009-05-27 | 2 | -0/+10 |
* | | tbr_timeout() is a timer driven function[1]. While the previous commit | bz | 2009-05-18 | 1 | -10/+21 |
* | | Add a missing INIT_VNET_NET() to get VIMAGE closer to full LINT again. | bz | 2009-05-17 | 1 | -0/+1 |
* | | Makefile to record the technique by which the .uu files are generated | sam | 2009-05-09 | 1 | -0/+24 |
* | | update to v3.1 | sam | 2009-05-09 | 3 | -7460/+7464 |
* | | In preparation for turning on options VIMAGE in next commits, | zec | 2009-04-26 | 1 | -0/+3 |
* | | Change if_output to take a struct route as its fourth argument in order | kmacy | 2009-04-16 | 4 | -7/+7 |
* | | Update stats in struct icmpstat and icmp6stat using four new | rwatson | 2009-04-12 | 1 | -4/+4 |
* | | Update stats in struct udpstat using two new macros, UDPSTAT_ADD() | rwatson | 2009-04-12 | 1 | -3/+3 |
* | | Update stats in struct ipstat using four new macros, IPSTAT_ADD(), | rwatson | 2009-04-11 | 1 | -4/+4 |
* | | Update stats in struct tcpstat using two new macros, TCPSTAT_ADD() and | rwatson | 2009-04-11 | 1 | -3/+3 |
* | | Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX | weongyo | 2009-04-04 | 1 | -0/+3359 |
* | | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 3 | -5/+9 |