aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb2011-06-2817-5695/+8981
* Add _mbuf() variants of various inpcb-related interfaces, including lookup,Robert Watson2011-06-041-0/+8
* Merge ACPICA 20110527.Jung-uk Kim2011-05-3114-83/+658
|\
* | Remove some further INET related symbols from pf to allow the moduleBjoern A. Zeeb2011-05-313-1/+14
* | Decompose the current single inpcbinfo lock into two locks:Robert Watson2011-05-301-17/+14
* | Make pf compile without INET support by adding #ifdef INETs andBjoern A. Zeeb2011-04-273-4/+16
* | Add firmware images for the 6000 series g2a and g2b adapters.Bernhard Schmidt2011-04-202-0/+15961
* | Update iwn(4) firmware blobs:Bernhard Schmidt2011-04-206-20335/+20265
* | Re-merge with ACPICA vendor source.Jung-uk Kim2011-04-154-76/+75
|\|
* | Merge ACPICA 20110413.Jung-uk Kim2011-04-1545-1166/+1947
|\|
* | Use atomic load & store for TSC frequency. It may be overkill for amd64 butJung-uk Kim2011-04-071-2/+3
* | Merge ACPICA 20110316.Jung-uk Kim2011-03-1716-69/+610
|\|
* | o) Clean up FPA pools on module unload.Juli Mallett2011-03-161-0/+13
* | Deprecate tsc_present as the last of its real consumers finally disappeared.Jung-uk Kim2011-03-151-3/+5
* | Add a tunable "machdep.disable_tsc" to turn off TSC. Specifically, it turnsJung-uk Kim2011-03-111-2/+2
* | Deprecate rarely used tsc_is_broken. Instead, we zero out tsc_freq becauseJung-uk Kim2011-03-101-5/+6
* | Remove alpha reminiscence from altq.Jung-uk Kim2011-03-101-47/+2
* | Consistently add TSC support for amd64.Jung-uk Kim2011-03-101-6/+7
* | Remove support for FreeBSD 4.x and below.Jung-uk Kim2011-03-1010-57/+8
* | Merge ACPICA 20110211.Jung-uk Kim2011-02-1247-5480/+7122
|\|
* | Correct bogus initialization. It should be noted that this changeChristian S.J. Peron2011-01-141-1/+1
* | Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].Jung-uk Kim2011-01-13236-24414/+8473
|\|
* | o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.Juli Mallett2011-01-103-7/+78
* | Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.Bernhard Schmidt2010-12-193-2629/+2637
* | o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.Juli Mallett2010-12-164-1/+16
* | Merge ACPICA 20101209.Jung-uk Kim2010-12-1530-1357/+1786
|\|
* | Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and newJuli Mallett2010-11-28259-126425/+278144
* | o) Recognize the Lanner MR-730.Juli Mallett2010-11-083-3/+21
* | Merge ACPICA 20101013.Jung-uk Kim2010-10-1330-501/+903
|\|
* | Ignore the return value of ADDCARRY().Rui Paulo2010-10-131-1/+1
* | Properly tell the compiler that we want to ignore the return value ofRui Paulo2010-10-134-15/+15
* | Fix several cases were a conditional operator was used instead of aRui Paulo2010-10-131-8/+8
* | Pass a format string to make_dev().Rui Paulo2010-10-131-1/+1
* | o) Allow devices to override the MDIO read and write functions presented toJuli Mallett2010-10-021-2/+3
* | Add preliminary support for the Lanner MR-955. It boots multi-user but thereJuli Mallett2010-09-195-0/+45
* | Merge ACPICA 20100915.Jung-uk Kim2010-09-1649-537/+1593
|\|
* | When using pf routing options, properly handle IP fragmentationBjoern A. Zeeb2010-09-101-1/+2
* | Merge ACPICA 20100806.Jung-uk Kim2010-08-0628-288/+1208
|\|
* | Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-2028-56/+161
* | Import the Cavium Simple Executive from the Cavium Octeon SDK. The SimpleJuli Mallett2010-07-20157-0/+222515
* | - Update 6000 firmware to 9.221.4.1Bernhard Schmidt2010-07-153-8152/+16193
* | Merge ACPICA 20100702.Jung-uk Kim2010-07-06100-1498/+8532
|\|
* | Provide kernel level headers for the libfdt code.Rafal Jaworowski2010-06-021-0/+8
* | Sync run(4) driver from author's site.Andrew Thompson2010-05-131-151/+158
* | MFP4: @176978-176982, 176984, 176990-176994, 177441Bjoern A. Zeeb2010-04-291-5/+0
* | Merge ACPICA 20100428.Jung-uk Kim2010-04-2845-3905/+6031
|\|
* | We don't need the definition for in_cksum repeated here since we getWarner Losh2010-04-141-1/+0
* | Update firmware for the 6000 series Intel cards to version 9.193.4.1.Bernhard Schmidt2010-04-103-8142/+8182
* | Merge ACPICA 20100331 (and four additional upstream patches).Jung-uk Kim2010-04-0228-566/+831
|\|
* | Integrate OpenBSD rev 1.5 of x86emu.c.Xin LI2010-03-091-141/+203