summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-12-18Add cast to mask and shift macros to silence warnings generated by clang.Mark Kettenis
2016-12-18While copying out channel flags to userspace, omit the HT channel flag ifStefan Sperling
2016-12-18Set the maximum TKIP countermeasure timeout to 90 seconds instead of 120.Stefan Sperling
2016-12-17Import of OpenBSD/arm64Patrick Wildt
2016-12-17Don't crash while sending a TKIP MIC failure report to the AP.Stefan Sperling
2016-12-17Complete our half-done implementation of TKIP countermeasures in hostap mode.Stefan Sperling
2016-12-17Insert RTF_CLONED routes at a higher priority than their partent toMartin Pieuchot
2016-12-17Fix IO clock speed and system reset on Octeon III.Visa Hankala
2016-12-17There is no RTC on Shasta, so do not attach the driver.Visa Hankala
2016-12-17Make Octeon model strings a bit more specific. While there,Visa Hankala
2016-12-17On some systems, the firmware advertises multiple tiny and disjointVisa Hankala
2016-12-17Add new device xp(4), preliminary support for LUNA's I/O processor.Kenji Aoyama
2016-12-16When running on Azure, the initial timesync "sync" message is not correct,Reyk Floeter
2016-12-16Move the if_get/if_put to the caller of igmp_sendpkt so we avoid havingRafael Zalamena
2016-12-16Provide the "machdep.lidsuspend" sysctl on Loongson.Frederic Cambus
2016-12-15Remove rasops2 (2-bit color depth) functions, they are unused.Frederic Cambus
2016-12-15Regen usbdevsPaul Irofti
2016-12-15Add Intel Bluetooth devices found on x250 and x260 Thinkpads.Paul Irofti
2016-12-15fix build when DIAGNOSTIC is not definedJonathan Gray
2016-12-14Make 'route add default' show a nicer error message if the providedStefan Sperling
2016-12-14Kill compat for old VNDIOCSET; ok deraadt@Jeremie Courreges-Anglas
2016-12-14Set the rtableid for new mbufs when sending packets in igmp_sendpkt().Rafael Zalamena
2016-12-14Various typos and minor cleanupMike Belopuhov
2016-12-14Add the TSC timecounter and use it on Skylake machines where the HPETReyk Floeter
2016-12-14fix typo (bas->base), "please commit" mikeb@Stuart Henderson
2016-12-13New media types from FreeBSDMike Belopuhov
2016-12-13Use new xs_{get,set}num functions instead of hand-rolled weirdnessMike Belopuhov
2016-12-13Fix up tsleep priorities and make them interruptibleMike Belopuhov
2016-12-13Enable xbf(4)Mike Belopuhov
2016-12-13Bounce unaligned transfer data through a scratch bufferMike Belopuhov
2016-12-13Poll until the ITSDONE flag is set on the transferMike Belopuhov
2016-12-13Add an efibind.h for arm64. Taken from edk2, modified to be similarPatrick Wildt
2016-12-13Propagate the routing table id in ip_mrouter_set() so the MRT_ADD_VIFRafael Zalamena
2016-12-13make v6 tunnel address handling consider ipv6 scope.David Gwynne
2016-12-12Tweak IPI register definitions.Visa Hankala
2016-12-12Kill recursive splsoftnet().Martin Pieuchot
2016-12-12Pass WSDISPLAYIO_{GET,SET}PARAM to ws_{get,set}_param. This allowsYASUOKA Masahiko
2016-12-12Remove most of the splsoftnet() recursions related to cloned interfaces.Martin Pieuchot
2016-12-12Use DPRINTF instead of printf() in #ifdef UAUDIO_DEBUG section. FromAlexandre Ratchov
2016-12-12Remove (likely wrong) code commented since revision 1.1. FromAlexandre Ratchov
2016-12-12Simplify auacer_activate(). From Michael W. Bombardieri <mb at ii.net>Alexandre Ratchov
2016-12-12Remove few useless #ifdef AUDIO_DEBUG, spotted byAlexandre Ratchov
2016-12-12Match on the FTDI Suunto product id, from Kristaps Dzonsons who testedJonathan Gray
2016-12-12Add support for Option iCON 505 from Piotr Isajew and consistentlyJonathan Gray
2016-12-12regenJonathan Gray
2016-12-12Add Option iCON 505 from Piotr Isajew and consistentlyJonathan Gray
2016-12-11Determine the available CPUs.Visa Hankala
2016-12-10Bring back the sector count variable as it's used in the debug printfMike Belopuhov
2016-12-10Don't fail if optional feature properties aren't foundMike Belopuhov
2016-12-10Add support for MIMO Tx rates (MCS 8-15) to iwm(4).Stefan Sperling