| Age | Commit message (Expand) | Author |
| 2022-05-30 | s/identifing/identifying/ and s/multipler/multiplier/ in comments. | andvar |
| 2022-05-30 | Remove unused adapter->msix_mem. | msaitoh |
| 2022-05-30 | Fix a bug that the legacy interrupt doesn't work when MSI-X allocation failed. | msaitoh |
| 2022-05-29 | Apply extra delay quirk for | rin |
| 2022-05-29 | Apply extra delay quirk for followings: | rin |
| 2022-05-29 | Audit unload/unmap v.s. free against DMA buffer for sys/dev; | rin |
| 2022-05-29 | s/littel/little/ mainly in copy pasted comments. | andvar |
| 2022-05-28 | fix various typos in comments. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-26 | Use CPUID_PERF_* macros defined in specialreg.h. No functional change. | msaitoh |
| 2022-05-26 | only link acpi_pci*.c if acpi & pci, not just acpi. | mrg |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | Workaround for Atom C2000 series (Rangeley) qat, ok'ed by hikaru@n.o. | knakahara |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-24 | Reduce diff among vmxnet3_{legacy_intr,txrxq_intr,handle_que}(). NFCI. | msaitoh |
| 2022-05-23 | s/boundries/boundaries/, s/itterate/iterate/ and few more typos. | andvar |
| 2022-05-23 | s/beggining/beginning/ in comments. | andvar |
| 2022-05-23 | Audit unload/unmap v.s. free against DMA buffer for sys/dev/pci; | rin |
| 2022-05-22 | opencrypto: Make freesession callback return void. | riastradh |
| 2022-05-22 | mvxpsec(4): Prune dead branches. Assert session id validity. | riastradh |
| 2022-05-22 | ubsec(4): Prune dead branches. Assert session id validity. | riastradh |
| 2022-05-22 | hifn(4): Prune dead branches. Assert session id validity. | riastradh |
| 2022-05-22 | mvcesa(4): Prune dead branches. Assert session id validity. | riastradh |
| 2022-05-22 | ubsec(4): Tidy up error branches of ubsec_process. | riastradh |
| 2022-05-22 | ubsec(4): Assert crp_sid is valid. | riastradh |
| 2022-05-22 | hifn(4): Make ERESTART return more obvious. | riastradh |
| 2022-05-22 | hifn(4): Nix dead code. crp and callback are guaranteed nonnull. | riastradh |
| 2022-05-22 | hifn(4): hifn_compression always returns zero. Prune dead branches. | riastradh |
| 2022-05-22 | hifn(4): Fix error branches to do crypto_done, not return error. | riastradh |
| 2022-05-22 | ubsec(4): ubsec_kprocess always returns zero. Prune dead branches. | riastradh |
| 2022-05-22 | ubsec(4): Fix error branch: call crypto_kdone, don't return error. | riastradh |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-22 | Use PRIxBUSADDR for bus_addr_t in debug printf. | hannken |
| 2022-05-22 | regen | charlotte |
| 2022-05-22 | usbdevs: Add Wacom "One" CTL-671 tablet | charlotte |
| 2022-05-21 | s/artifical/artificial/ in comments. | andvar |
| 2022-05-21 | Correct byte-order for bufsize field of RX descriptor. | rin |
| 2022-05-21 | m_freem() *after* bus_dmamap_sync() and bus_dmamap_load() for | rin |
| 2022-05-21 | Add DPRINTF() to catch failure of m_defrag() in mvgbe_encap(). | rin |
| 2022-05-21 | Raise threshold of debug level to 3 for DPRINTF() in non-error path of | rin |
| 2022-05-20 | s/appropiate/appropriate/ in comments and readme file. | andvar |
| 2022-05-20 | s/auxillary/auxiliary/ in comments. | andvar |
| 2022-05-20 | Improve Hyper-V support. | nonaka |
| 2022-05-19 | For chips which contain an ASF/IPMI firmware, instruct the chip to shut the h... | buhrow |
| 2022-05-19 | Regen for real | charlotte |
| 2022-05-19 | Regen | charlotte |
| 2022-05-19 | usbdevs: Add Xbox 360 controller | charlotte |
| 2022-05-19 | Don't set the more flag when there is no packet to process. | msaitoh |
| 2022-05-19 | Call wm_xxeof() only when limit > 0. | msaitoh |
| 2022-05-18 | fix typos in word "access" and it derivatives, mainly in comments. | andvar |