| Age | Commit message (Expand) | Author |
| 2019-11-22 | vmbus(4), hvn(4), hvkbd(4): Fixed wait time for tsleep(9). | nonaka |
| 2019-11-21 | If attach fails, don't panic on detach. | ad |
| 2019-11-21 | Whitespace. | msaitoh |
| 2019-11-21 | Remove accidentally committed debug code. Sorry. | msaitoh |
| 2019-11-21 | Fix a bug that IFF_ALLMULTI is almost always set. | msaitoh |
| 2019-11-21 | Fix multicast handling. All Atheros controllers use big-endian form | msaitoh |
| 2019-11-21 | Add missing NetBSD RCS Id. Reported by Andrius V. | msaitoh |
| 2019-11-21 | - Set duplex correctly when user setting is not IFM_AUTO. | msaitoh |
| 2019-11-20 | Hide XSAVES-specific stuff and the masked extended states. | maxv |
| 2019-11-20 | Add opencrypto driver for Intel QuickAssist. | hikaru |
| 2019-11-20 | Fix a bug that atphy(4) can't negotiate correctly when the media setting is | msaitoh |
| 2019-11-19 | Fixes a bug that "ifmedia vge0 media 1000baseT-FDX" causes device timeout. | msaitoh |
| 2019-11-18 | Remove extra 10ms delay in ihphy_reset(). The delay are in if_wm.c side. | msaitoh |
| 2019-11-18 | Fixed incorrect m_defrag return value check. | nonaka |
| 2019-11-18 | Print MAC address. | msaitoh |
| 2019-11-17 | Add driver for dummy spdif transmitter bindings. | jmcneill |
| 2019-11-17 | Not a bug strictly speaking, but compute the address only after the length | maxv |
| 2019-11-16 | Don't wait in interrupt context. | mlelstv |
| 2019-11-16 | be more verbose about errors. | mlelstv |
| 2019-11-16 | Don't report MWAITX by default. | maxv |
| 2019-11-16 | PR port-i386/54701: deal with missing pmf platform keys. | martin |
| 2019-11-16 | Add software volume controls. | jmcneill |
| 2019-11-16 | Add I2S audio input support. | jmcneill |
| 2019-11-16 | Set sysclk rate at set_format time, so the link set_format callback can read ... | jmcneill |
| 2019-11-15 | Sort RTK_HWREV_* by value. | msaitoh |
| 2019-11-15 | Make Yukon EX, FE+, SUPR stable. The code is mainly taken from FreeBSD. | msaitoh |
| 2019-11-15 | hvn(4), hvkbd(4): No need to call vmbus_channel_setdeferred(). | nonaka |
| 2019-11-14 | Revert previous. Sorry. | msaitoh |
| 2019-11-14 | Add D-Link DGE-530T C1 and TP-Link TG-3468 v2. | msaitoh |
| 2019-11-14 | Regen. | msaitoh |
| 2019-11-14 | Add D-Link DGE-530T C1 and TP-Link TG-3468 v2. | msaitoh |
| 2019-11-14 | - Use auto-negotiation when forcing 1000BASE-T. | msaitoh |
| 2019-11-14 | STGE_PhyCtrl is not PHY register but MAC register, so use ukphy_status() | msaitoh |
| 2019-11-14 | KNF. No functional change. | msaitoh |
| 2019-11-14 | The 16C1054 and 16C1058 serial multi-port controllers need a clock | hauke |
| 2019-11-12 | Fix whitespace. From vezhlys | maya |
| 2019-11-12 | - Define IPGPHY_SCR's address. | msaitoh |
| 2019-11-12 | Add missing initialization of sc_dev. | msaitoh |
| 2019-11-12 | Initialize sc_dev correctly to avoid null pointer dereference when | msaitoh |
| 2019-11-12 | match DIE_ID of 9 (SILERGY_DIE_ID_SYR83X), seen on some rockpro64s. | mrg |
| 2019-11-11 | nvme(4): Use the SET_FEATURES command to get the number of allocated queues. | nonaka |
| 2019-11-11 | Remove acorn26's upc(4) devices. | msaitoh |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-11-10 | Add missing initialization of sc_dev. | msaitoh |
| 2019-11-10 | Select the correct MPLL and PHY settings for the requested pixel clock | jmcneill |
| 2019-11-09 | Add fdtbus_clock_enable and fdtbus_clock_enable_index shortcuts | jmcneill |
| 2019-11-09 | Add support for internal DesignWare HDMI PHYs | jmcneill |
| 2019-11-08 | Regen. | msaitoh |
| 2019-11-08 | - Update Intel's NVMe SSDs. | msaitoh |
| 2019-11-07 | comment touchup | nisimura |