| Age | Commit message (Expand) | Author |
| 2021-12-24 | Whitespace fix. Remove old comment. No functional change. | msaitoh |
| 2021-12-24 | Restore some mailbox related functions. No functional change. | msaitoh |
| 2021-12-24 | Update copyright to 2020. | msaitoh |
| 2021-12-24 | Change the first argument of ixgbe_send_vf_msg(). No functional change. | msaitoh |
| 2021-12-24 | Rename IXGBE_VT_MSGTYPE_{ACK,NACK} to IXGBE_VT_MSGTYPE_{SUCCESS,FAILURE}. | msaitoh |
| 2021-12-24 | Move some definitions. No functional change. Part of FreeBSD ix-3.3.18. | msaitoh |
| 2021-12-24 | acpi: ehci: Don't assume that a transaction translator is available. | jmcneill |
| 2021-12-24 | Add ohci at acpi bindings. No known PNP IDs for this, so match using _CLS | jmcneill |
| 2021-12-23 | Keep constants 32 bit, why does __BIT() return uintmax_t? | hannken |
| 2021-12-23 | Use the correct dmatag for all control structures. Also, don't KASSERT that | skrll |
| 2021-12-23 | hyper-v: move idt vector allocating to vmbus_init_interrupts_md() | yamaguchi |
| 2021-12-22 | Three fixes | skrll |
| 2021-12-22 | Whitespace | skrll |
| 2021-12-22 | Fixup NQTXC_CMD_{TCP,UDP} after previous | skrll |
| 2021-12-22 | In a close run thing use #define<tab> everywhere for consistency | skrll |
| 2021-12-22 | Use __BIT() some more. Same code before and after. | skrll |
| 2021-12-21 | scsi(4): Take kernel lock around entry into autoconf. | riastradh |
| 2021-12-21 | Remove an empty line | skrll |
| 2021-12-21 | Wrap a long line | skrll |
| 2021-12-21 | Change the usb_mem API to take a bus_dma_tag_t in usb_allocmem instead of | skrll |
| 2021-12-21 | Pass up bus_dma error from usb_block_allocmem rather than always returning | skrll |
| 2021-12-21 | Style. | skrll |
| 2021-12-21 | KASSERT(BUS_ADDR_HI32(baddr) == 0) in, and apply some consistent code | skrll |
| 2021-12-20 | tpm(4): Fix disabling of rnd source if tpm is deactivated. | riastradh |
| 2021-12-20 | ieee1394: Need kernel lock around config_found. | riastradh |
| 2021-12-20 | Set up multicast (input) filter on qt (DELQA-Turbo). | rhialto |
| 2021-12-20 | aprint_verbose the DMA range used. | skrll |
| 2021-12-20 | whitespace in a comment | skrll |
| 2021-12-20 | Trailing whitespace | skrll |
| 2021-12-20 | KNF. Same binary before and after. | skrll |
| 2021-12-20 | Fix struct member prefix to be consistent. same code before and after. | skrll |
| 2021-12-19 | fix various typos in bktr driver comments. | andvar |
| 2021-12-19 | s/forground/foreground/ in comments. | andvar |
| 2021-12-19 | Tweak comments. | skrll |
| 2021-12-19 | Trailing whitespace | skrll |
| 2021-12-19 | drm: Fix tda19988 drm build. | riastradh |
| 2021-12-19 | rkdrm: Convert to atomic modesetting, as needed for bridges. | riastradh |
| 2021-12-19 | Sort includes. | riastradh |
| 2021-12-19 | Need <dev/videomode/videomode.h> for struct videomode. | riastradh |
| 2021-12-19 | Nix trailing whitespace. | riastradh |
| 2021-12-19 | Get drm to build on arm64 again. | riastradh |
| 2021-12-18 | Fix two bugs | skrll |
| 2021-12-17 | One build break fixed, another appears... | kre |
| 2021-12-17 | If the step is 0, use 1 instead of always incrementing step by one to avoid | christos |
| 2021-12-17 | Add missing WM_TX_{,INTR_}PROCESS_LIMIT_DEFAULT options same as RX side. | knakahara |
| 2021-12-17 | add two additional cyperpower ups ids for ignore hid. | mrg |
| 2021-12-17 | regen. | mrg |
| 2021-12-17 | add two more models of cyperpower UPS. | mrg |
| 2021-12-16 | Print NVM image version on 82598. | msaitoh |
| 2021-12-15 | Change DCB credit parameters. No functional change. | msaitoh |