summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* - Remove rt_metrics_lite and simply put its members into rtentry.glebius2014-03-051-1/+1
* These file have a, possibly dubious, GPL claim. Until that's sorted, move to ...imp2014-02-2876-10883/+0
* Correct initial import scriptimp2014-02-281-1/+1
* Initial import of DTS files from Linuximp2014-02-2874-0/+10783
* Initial import of Linux/Vendor DTS files for various embedded boards.imp2014-02-282-0/+100
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-1610-2120/+0
* Substitute flags from historical mbuf(9) allocator with modern ones.glebius2014-01-162-11/+11
* Add firmware for Intel Centrino Wireless-N 105 devices.gavin2014-01-111-0/+12141
* Add firmware version 18.168.6.1 (API version 6) for Intel Centrinogavin2014-01-051-0/+12344
* Remove 'inline' from ar9300_init_pll(), it's too big to inline.ian2013-11-081-1/+1
* Fix build. We need to include systm.h before if_var.h.glebius2013-10-281-2/+4
* Include lock.h before mutex.h.glebius2013-10-271-0/+1
* Move new pf includes to the pf directory. The pfvar.h remainglebius2013-10-276-16/+16
* Start splitting pfvar.h into internal and external parts.glebius2013-10-268-6/+25
* Update firmware for run(4) to version 0.33.kevlo2013-10-181-185/+185
* Update krping to the latest upstream code. Move all the FreeBSDnp2013-10-144-708/+1173
* Delete all of the old RDMA code (except krping, which was switched tonp2013-10-1427-13178/+0
* Initialize a variable in sys/contrib/ipfilter/netinet/ip_tftp_pxy.c, todim2013-10-101-1/+1
* Initialize a variable in sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c, todim2013-10-091-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-291-15/+59
* Address double init of ip_log mutex, fixing a panic after ipfilter iscy2013-09-211-1/+1
* Enable main ipfilter sysctl MIBs.cy2013-09-211-28/+26
* Convert ipfilter from timeout(9) to callout(9).cy2013-09-212-4/+14
* Remove additional non-FreeBSD code.cy2013-09-211-25/+2
* Fix !INET6 build.glebius2013-09-071-1/+1
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-0645-12884/+32595
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forcy2013-07-1943-40513/+0
* | Add firmware for Centrino 2200-N wireless devices.gnn2013-08-281-0/+12250
* | drm/radeon: Import the Radeon KMS driverdumbbell2013-08-2597-0/+32767
* | Merge ACPICA 20130823.jkim2013-08-2341-105/+1070
* | Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromnp2013-08-233-7/+22
* | Add firmware for the Intel 2030 and variants.adrian2013-08-111-0/+24904
* | Remove a now-unused firmware.adrian2013-08-111-7833/+0
* | Update the 6000g2a image.adrian2013-08-111-0/+30188
* | Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver.rpaulo2013-07-291-0/+2149
* | Merge ACPICA 20130725.jkim2013-07-2624-634/+1533
* | Fix build for gcc users by declaring variables for unions in structs whichnetchild2013-07-101-7/+7
* | Adding urtwn(4) firmware and related changes.hiren2013-07-103-0/+609
* | - Move videodev headers from compat/linux to contrib/v4l (cp from vendor andnetchild2013-07-062-0/+2137
* | Check the return value from ath_hal_malloc()adrian2013-06-291-0/+5
* | Move definitions required by userland applications out of acpica_machdep.h.jkim2013-06-271-1/+11
* | Merge ACPICA 20130626.jkim2013-06-2740-240/+508
* | If EEPROM data is provided by the AHB layer, copy it in.adrian2013-06-261-0/+6
* | Re-enable the channel set code for the AR933x.adrian2013-06-261-11/+9
* | In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx)adrian2013-06-261-3/+6
* | Add a stub AR93xx RF module just to keep the linker happy.adrian2013-06-261-0/+21
* | The AR9300 HAL uses this config to program AR_PHY_SWITCH_COM_2 on AR9485adrian2013-06-141-0/+3
* | Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROMadrian2013-06-141-0/+1
* | Add bluetooth setup method functions to the HAL.adrian2013-06-141-0/+8
* | If chan is NULL, don't derefrence it.adrian2013-06-141-0/+5
OpenPOWER on IntegriCloud