summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use the correct byte order for the ip_divert(4) mbuf tag port metabz2011-08-251-1/+2
* Fix build failure without BPF.pluknet2011-08-171-1/+1
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-2817-5717/+9003
* Add _mbuf() variants of various inpcb-related interfaces, including lookup,rwatson2011-06-041-0/+8
* Merge ACPICA 20110527.jkim2011-05-3114-83/+658
* Remove some further INET related symbols from pf to allow the modulebz2011-05-313-1/+14
* Decompose the current single inpcbinfo lock into two locks:rwatson2011-05-301-17/+14
* Make pf compile without INET support by adding #ifdef INETs andbz2011-04-273-4/+16
* Add firmware images for the 6000 series g2a and g2b adapters.bschmidt2011-04-202-0/+15961
* Update iwn(4) firmware blobs:bschmidt2011-04-206-20335/+20265
* Re-merge with ACPICA vendor source.jkim2011-04-154-76/+75
* Merge ACPICA 20110413.jkim2011-04-1545-1166/+1947
|\
* | Use atomic load & store for TSC frequency. It may be overkill for amd64 butjkim2011-04-071-2/+3
* | Merge ACPICA 20110316.jkim2011-03-1716-69/+610
* | o) Clean up FPA pools on module unload.jmallett2011-03-161-0/+13
* | Deprecate tsc_present as the last of its real consumers finally disappeared.jkim2011-03-151-3/+5
* | Add a tunable "machdep.disable_tsc" to turn off TSC. Specifically, it turnsjkim2011-03-111-2/+2
* | Deprecate rarely used tsc_is_broken. Instead, we zero out tsc_freq becausejkim2011-03-101-5/+6
* | Remove alpha reminiscence from altq.jkim2011-03-101-47/+2
* | Consistently add TSC support for amd64.jkim2011-03-101-6/+7
* | Remove support for FreeBSD 4.x and below.jkim2011-03-1010-57/+8
* | Merge ACPICA 20110211.jkim2011-02-1247-5483/+7125
|\ \ | |/
* | Correct bogus initialization. It should be noted that this changecsjp2011-01-141-1/+1
* | Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].jkim2011-01-13236-24796/+8855
|\ \ | |/
* | o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.jmallett2011-01-103-7/+78
* | Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.bschmidt2010-12-193-2629/+2637
* | o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.jmallett2010-12-164-1/+16
* | Merge ACPICA 20101209.jkim2010-12-1530-1357/+1786
|\ \ | |/
* | Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and newjmallett2010-11-28259-126603/+278322
* | o) Recognize the Lanner MR-730.jmallett2010-11-083-3/+21
* | Merge ACPICA 20101013.jkim2010-10-1330-502/+904
|\ \ | |/
* | Ignore the return value of ADDCARRY().rpaulo2010-10-131-1/+1
* | Properly tell the compiler that we want to ignore the return value ofrpaulo2010-10-134-15/+15
* | Fix several cases were a conditional operator was used instead of arpaulo2010-10-131-8/+8
* | Pass a format string to make_dev().rpaulo2010-10-131-1/+1
* | o) Allow devices to override the MDIO read and write functions presented tojmallett2010-10-021-2/+3
* | Add preliminary support for the Lanner MR-955. It boots multi-user but therejmallett2010-09-195-0/+45
* | Merge ACPICA 20100915.jkim2010-09-1649-537/+1593
|\ \ | |/
* | When using pf routing options, properly handle IP fragmentationbz2010-09-101-1/+2
* | Merge ACPICA 20100806.jkim2010-08-0628-288/+1208
|\ \ | |/
* | Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-2028-56/+161
* | Import the Cavium Simple Executive from the Cavium Octeon SDK. The Simplejmallett2010-07-20157-0/+222515
* | - Update 6000 firmware to 9.221.4.1bschmidt2010-07-153-8152/+16193
* | Merge ACPICA 20100702.jkim2010-07-06100-1498/+8532
|\ \ | |/
* | Provide kernel level headers for the libfdt code.raj2010-06-021-0/+8
* | Sync run(4) driver from author's site.thompsa2010-05-131-151/+158
* | MFP4: @176978-176982, 176984, 176990-176994, 177441bz2010-04-291-5/+0
* | Merge ACPICA 20100428.jkim2010-04-2845-3908/+6034
|\ \ | |/
* | We don't need the definition for in_cksum repeated here since we getimp2010-04-141-1/+0
* | Update firmware for the 6000 series Intel cards to version 9.193.4.1.bschmidt2010-04-103-8142/+8182
OpenPOWER on IntegriCloud