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