summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* In order to reduce use of M_EXT outside of the mbuf allocator andrwatson2015-01-061-4/+2
* Glue to suck in the QCA9550 HAL support if AH_SUPPORT_QCA9550 is defined.adrian2015-01-061-1/+3
* Use the same 6000 series g2{a,b} firmware versions when embedding thesemarius2014-12-272-15961/+0
* Correctly define constants.cy2014-11-282-2/+2
* Add missing headers needed by write().kevlo2014-11-251-4/+8
* Set the current vnet inside the ioctl handler for ipfilter.rodrigc2014-11-201-0/+11
* Fix the following -Werror warning from clang 3.5.0, while buildingdim2014-11-191-12/+11
* krping: In verbose mode print only first 128 bytes of krping data.np2014-10-271-5/+21
* Update the OFED Linux compatibility layer andhselasky2014-10-151-1/+0
* Repair build of tools/ath/athalq and define missing value len.sbruno2014-10-131-0/+1
* ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.cy2014-10-051-2/+4
* ipfilter bug #534 destination list hashing not endian neutralcy2014-10-051-3/+3
* ipfilter bug #538 ipf_p_dns_del should return voidcy2014-10-051-3/+2
* ipfilter bug #554 Determining why a ipf rule matches is hard -- replacecy2014-10-051-11/+34
* ipfiler bug #550 filter rule list corrupted with inserted rulescy2014-10-051-0/+12
* Merge ACPICA 20140926.jkim2014-10-02313-6897/+18434
|\
* | Remove this stuff - it's no longer needed here.adrian2014-09-301-23/+0
* | Add initial support for the AR9485 CUS198 / CUS230 variants.adrian2014-09-306-13/+114
* | ipfilter bug #558 add in some missing frag table function comments.cy2014-09-241-5/+33
* | Check for NULL before de-refencing; in particular sel is assigned to NULL,cy2014-09-221-2/+2
* | Quieten the AR9300 HAL attach a little - the setupXTxDesc methodadrian2014-09-201-0/+2
* | Quieten the AR9300 HAL probe a bit.adrian2014-09-201-1/+1
* | Don't double-call the ar9300 stub function method.adrian2014-09-201-3/+0
* | Remove ifq_drops from struct ifqueue. Now queue drops are accounted inglebius2014-09-191-1/+0
* | Add iwn-100 firmware.adrian2014-08-281-0/+5925
* | - Update the OFED Linux Emulation layer as a preparation for ahselasky2014-08-271-2/+0
* | Add some more OS_MARK() probes to the AR9300 HAL.adrian2014-08-112-0/+8
* | Work around some rather annoying chip hangs in the AR9331 chip.adrian2014-08-091-1/+13
* | Honour WITH and WITHOUT_INET6_SUPPORT.cy2014-08-051-0/+4
* | store the AR9300 interrupts away when doing interrupt debugging.adrian2014-07-261-0/+15
* | Remove redundant USE_INET6 test that enables INET6 in the ipfilter userlandcy2014-07-111-4/+0
* | Remove ia64.marcel2014-07-0733-7226/+2
* | Fix case where fastroute or "to interface" is used with incorrect FIB.cy2014-06-191-1/+1
* | Fix decoding of near CALL when address-size prefix (67h) is present.delphij2014-06-111-6/+13
* | Fix decoding of LEA when address-size prefix (67h) is present.delphij2014-06-111-8/+11
* | Fix decoding of MOVSX.delphij2014-06-111-0/+1
* | Move mutex creation from ipf_log_soft_init() to ipf_log_soft_create()cy2014-05-241-8/+6
* | Add Atheros AR1111 support to the HAL.adrian2014-05-051-0/+2
* | Add ar9300_get_next_tbtt().adrian2014-04-301-0/+6
* | Only track the power state variable if the power state is changed,adrian2014-04-301-4/+9
* | Note that the AR9380 and later hardware supports MYBEACON.adrian2014-04-271-0/+4
* | Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.kevlo2014-04-251-0/+312
* | Implement the final missing sysctls by moving ipf_auth_softc_t fromcy2014-04-075-87/+117
* | Fix ah_powerMode setting.adrian2014-03-291-1/+3
* | Also tag the current HAL power mode in ar9300_set_power_mode().adrian2014-03-101-0/+1
* | MFV r262756:delphij2014-03-0512-46/+343
* | - 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
OpenPOWER on IntegriCloud