| Commit message (Expand) | Author | Age | Files | Lines |
* | o) Allow devices to override the MDIO read and write functions presented to | jmallett | 2010-10-02 | 1 | -2/+3 |
* | Add preliminary support for the Lanner MR-955. It boots multi-user but there | jmallett | 2010-09-19 | 5 | -0/+45 |
* | Merge ACPICA 20100915. | jkim | 2010-09-16 | 49 | -537/+1593 |
|\ |
|
* | | When using pf routing options, properly handle IP fragmentation | bz | 2010-09-10 | 1 | -1/+2 |
* | | Merge ACPICA 20100806. | jkim | 2010-08-06 | 28 | -288/+1208 |
|\ \
| |/ |
|
* | | Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive | jmallett | 2010-07-20 | 28 | -56/+161 |
* | | Import the Cavium Simple Executive from the Cavium Octeon SDK. The Simple | jmallett | 2010-07-20 | 157 | -0/+222515 |
* | | - Update 6000 firmware to 9.221.4.1 | bschmidt | 2010-07-15 | 3 | -8152/+16193 |
* | | Merge ACPICA 20100702. | jkim | 2010-07-06 | 100 | -1498/+8532 |
|\ \
| |/ |
|
* | | Provide kernel level headers for the libfdt code. | raj | 2010-06-02 | 1 | -0/+8 |
* | | Sync run(4) driver from author's site. | thompsa | 2010-05-13 | 1 | -151/+158 |
* | | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -5/+0 |
* | | Merge ACPICA 20100428. | jkim | 2010-04-28 | 45 | -3908/+6034 |
|\ \
| |/ |
|
* | | We don't need the definition for in_cksum repeated here since we get | imp | 2010-04-14 | 1 | -1/+0 |
* | | Update firmware for the 6000 series Intel cards to version 9.193.4.1. | bschmidt | 2010-04-10 | 3 | -8142/+8182 |
* | | Merge ACPICA 20100331 (and four additional upstream patches). | jkim | 2010-04-02 | 28 | -566/+831 |
* | | Integrate OpenBSD rev 1.5 of x86emu.c. | delphij | 2010-03-09 | 1 | -143/+205 |
* | | Since the interpreter slack mode is a tunable now, enable a local hack only | jkim | 2010-03-09 | 1 | -6/+9 |
* | | Merge ACPICA 20100304. | jkim | 2010-03-05 | 73 | -986/+1402 |
|\ \
| |/ |
|
* | | Merge DTC-d75b33af. | raj | 2010-02-28 | 10 | -0/+2980 |
* | | Uuencode the rt2870 firmware into ascii like the other firmware blobs. | thompsa | 2010-01-29 | 2 | -0/+225 |
* | | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | thompsa | 2010-01-28 | 2 | -0/+39 |
* | | Fix a new header inclusion. | jkim | 2010-01-21 | 1 | -1/+1 |
* | | Merge ACPICA 20100121. | jkim | 2010-01-21 | 211 | -661/+794 |
* | | Fixes a firmware bug that in some devices (e.g. Netgear WG111T or | weongyo | 2010-01-19 | 1 | -3050/+3139 |
* | | Fix array overflow. | trasz | 2010-01-08 | 1 | -1/+1 |
* | | Delete old firmware. | rpaulo | 2009-12-29 | 2 | -0/+0 |
* | | iwn(4) update. Notable changes: | rpaulo | 2009-12-29 | 6 | -9430/+23610 |
* | | Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for Direct | delphij | 2009-12-24 | 4 | -175/+296 |
* | | Merge ACPICA 20091214. | jkim | 2009-12-14 | 31 | -330/+859 |
* | | Merge ACPICA 20091112. | jkim | 2009-11-16 | 40 | -224/+1249 |
|\ \
| |/ |
|
* | | Remove the explicit definition of inet_aton() as it was introduced as a | attilio | 2009-11-12 | 1 | -103/+0 |
* | | Fix two memory leaks in error cases. | brueffer | 2009-11-05 | 1 | -2/+7 |
* | | 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 |