summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge ACPICA 20100331 (and four additional upstream patches).jkim2010-04-0228-566/+831
* | Integrate OpenBSD rev 1.5 of x86emu.c.delphij2010-03-091-143/+205
* | Since the interpreter slack mode is a tunable now, enable a local hack onlyjkim2010-03-091-6/+9
* | Merge ACPICA 20100304.jkim2010-03-0573-986/+1402
|\ \ | |/
* | Merge DTC-d75b33af.raj2010-02-2810-0/+2980
* | Uuencode the rt2870 firmware into ascii like the other firmware blobs.thompsa2010-01-292-0/+225
* | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-282-0/+39
* | Fix a new header inclusion.jkim2010-01-211-1/+1
* | Merge ACPICA 20100121.jkim2010-01-21211-661/+794
* | Fixes a firmware bug that in some devices (e.g. Netgear WG111T orweongyo2010-01-191-3050/+3139
* | Fix array overflow.trasz2010-01-081-1/+1
* | Delete old firmware.rpaulo2009-12-292-0/+0
* | iwn(4) update. Notable changes:rpaulo2009-12-296-9430/+23610
* | Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for Directdelphij2009-12-244-175/+296
* | Merge ACPICA 20091214.jkim2009-12-1431-330/+859
* | Merge ACPICA 20091112.jkim2009-11-1640-224/+1249
|\ \ | |/
* | Remove the explicit definition of inet_aton() as it was introduced as aattilio2009-11-121-103/+0
* | Fix two memory leaks in error cases.brueffer2009-11-051-2/+7
* | Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-235-3437/+15430
* | Rewrite x86bios and update its dependent drivers.jkim2009-10-191-211/+0
* | Merge ACPICA 20091013.jkim2009-10-1922-487/+1105
|\ \ | |/
* | Use __FBSDID to embed RCS ID.delphij2009-09-212-2/+6
* | Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-33/+0
* | Canonify include paths for newly added files.jkim2009-09-114-9/+9
* | MFV: r196804jkim2009-09-1176-2295/+5743
|\ \ | |/
* | - Port x86emu to FreeBSD.delphij2009-09-093-23/+47
* | Import x86emu from OpenBSD as of OPENBSD_4_6.delphij2009-09-094-0/+8905
* | Revert previous commit and add myself to the list of people who shouldphk2009-09-081-1/+0
* | Add necessary include.phk2009-09-081-0/+1
* | Fix argument ordering to memcpy as well as the size of the copy in themlaier2009-08-251-1/+1
* | Rework global locks for interface list and index management, correctingrwatson2009-08-231-4/+4
* | If we cannot immediately get the pf_consistency_lock in the purge thread,mlaier2009-08-192-24/+70
* | Many network stack subsystems use a single global data structure to holdrwatson2009-08-021-14/+14
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-018-14/+0
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-148-39/+1
OpenPOWER on IntegriCloud