aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.6.2.2 firmware (latest w/o host-based power save support):Sam Leffler2009-06-291-2121/+2098
* Rewrite OsdSynch.c to reflect the latest ACPICA more closely:Jung-uk Kim2009-06-081-0/+1
* Clean up FreeBSD-specific header file:Jung-uk Kim2009-06-081-6/+3
* Do not install SSDT when DSDT is overriden by user.Jung-uk Kim2009-06-041-0/+15
* Trim unnecessary files from the import.Jung-uk Kim2009-06-0331-13100/+5
* Remove function redeclaration. It was upstreamed but lost somehow.Jung-uk Kim2009-06-021-8/+0
* Canonify include paths again.Jung-uk Kim2009-06-02175-706/+706
* Fix include path fixup for contrib/dev/acpica/include/platform/*.h.Jung-uk Kim2009-06-021-0/+5
* MFV: ACPICA 20090521Jung-uk Kim2009-06-02239-15290/+37027
|\
| * flatten acpica vendor areaAndriy Gapon2009-05-19201-146106/+0
* | driver for Marvell 88W8363 Wireless LAN controllerSam Leffler2009-06-014-0/+2341
* | Makefile to record the technique by which the .uu files are generatedSam Leffler2009-05-091-0/+24
* | update to v3.1Sam Leffler2009-05-093-7460/+7464
* | Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXWeongyo Jeong2009-04-041-0/+3359
* | Merge WIP from p4:Sam Leffler2008-12-131-440/+673
* | Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-0183-195147/+0
* | Merge ath again (addition of wisoc files).Rui Paulo2008-09-053-0/+4829
|\ \
* | | Merge fix for P4 expansion from vendor branch.Rui Paulo2008-09-051-1/+1
|\| |
* | | Merge ath_hal 0.10.5.10 to head.Rui Paulo2008-08-2876-120629/+176586
|\| |
| * | Flatten the vendor-sys/ath tree for future imports.Rui Paulo2008-08-2782-137923/+0
| * | Workaround the detect-merge-conflicts.sh script and 's/^======$/&='.Rui Paulo2008-08-271-1/+1
* | | Remove the oltr(4) driver. No one responded to calls for testing onJohn Baldwin2008-07-0410-12482/+0
* | | Make oltr(4) MPSAFE:John Baldwin2008-07-044-145/+146
* | | Intel 4965 wireless driver (derived from openbsd driver of the same name)Sam Leffler2008-04-292-0/+3437
* | | Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-207-0/+3876
* | | This commit was generated by cvs2svn to compensate for changes in r175256,Nate Lawson2008-01-121-3/+19
|\ \ \ | | |/ | |/|
| * | Fix GPE livelock that occurs on HP/Compaq laptops, mostly in the thermalNate Lawson2008-01-121-3/+19
* | | Initial Import of wpi driver based on p4 changeset 128641.Benjamin Close2007-11-052-0/+2667
* | | Ok I hope I got it right this time.Olivier Houchard2007-09-272-0/+815
* | | This commit was generated by cvs2svn to compensate for changes in r172314,Jung-uk Kim2007-09-242-10/+15
|\| |
| * | Fix global lock recursion bug.Jung-uk Kim2007-09-242-10/+15
* | | This commit was generated by cvs2svn to compensate for changes in r168616,Ruslan Ermilov2007-04-111-0/+2
|\| |
| * | Unbreak world build.Ruslan Ermilov2007-04-111-0/+2
* | | This commit was generated by cvs2svn to compensate for changes in r168609,Nate Lawson2007-04-111-0/+3
|\| |
| * | Put some overly verbose prints under bootverbose. This is on the vendorNate Lawson2007-04-111-0/+3
* | | Merge from vendor branch to fix tinderbox breakage.Jung-uk Kim2007-03-221-2/+4
* | | This commit was generated by cvs2svn to compensate for changes in r167817,Jung-uk Kim2007-03-221-1/+2
|\| |
| * | Fix tinderbox build breakage.Jung-uk Kim2007-03-222-3/+6
| * | Remove files that are no longer needed or removed by vendor.Jung-uk Kim2007-03-225-3071/+0
* | | Update to reflect import of ACPI-CA 20070320.Jung-uk Kim2007-03-221-7/+6
* | | Resolve conflicts from import of Intel ACPI-CA 20070320.Jung-uk Kim2007-03-223-103/+143
* | | Resolve conflicts of unchanged files that are off the vendor branch.Jung-uk Kim2007-03-2221-1056/+1410
* | | Remove files that removed on the vendor branch.Jung-uk Kim2007-03-222-1549/+0
* | | This commit was generated by cvs2svn to compensate for changes in r167807,Jung-uk Kim2007-03-223-1522/+0
* | | This commit was generated by cvs2svn to compensate for changes in r167805,Jung-uk Kim2007-03-224-5/+21
|\| |
| * | Add fixes for FreeBSD build that were submitted upstream.Jung-uk Kim2007-03-225-6/+22
* | | This commit was generated by cvs2svn to compensate for changes in r167802,Jung-uk Kim2007-03-22177-12462/+22966
|\| |
| * | Vendor import of Intel ACPI-CA 20070320Jung-uk Kim2007-03-22201-13627/+24503
* | | - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aFlorent Thoumie2007-03-028-0/+27708
* | | o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1