| Age | Commit message (Expand) | Author |
| 2022-06-18 | fix typos in word "functions" in comments, mainly s/fuctions/functions/. | andvar |
| 2022-06-18 | aprintf_normal -> aprint_normal | skrll |
| 2022-06-17 | Regen. | msaitoh |
| 2022-06-17 | Update some descriptions of Intel 700 series Ethernet devices. | msaitoh |
| 2022-06-17 | ixl(4): fix typo | yamaguchi |
| 2022-06-17 | ixl(4), iavf(4): fix endian bug in vlan tag | yamaguchi |
| 2022-06-17 | Use unsigned to avoid undefined behavior. Found by kUBSan. | msaitoh |
| 2022-06-06 | s/filer/filter/ in comment. No functional change. | msaitoh |
| 2022-06-02 | Modify comment. ixgbe_enable_queue() can be used on both MSI-X and legacy intr. | msaitoh |
| 2022-06-02 | KNF. Modify comment. No functional change. | msaitoh |
| 2022-06-02 | regen. | mrg |
| 2022-06-02 | add some AMD zen2/3 devices. | mrg |
| 2022-06-02 | KNF. No functional change. | msaitoh |
| 2022-06-01 | Correctly enter the recovery mode. Not tested. | msaitoh |
| 2022-06-01 | Correctly re-enable queue interrupt in ixgbe_legacy_irq(). | msaitoh |
| 2022-06-01 | Simplify ixgbe_msix_que(). No functional change. | msaitoh |
| 2022-05-31 | s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix. | andvar |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-30 | virtio at pci: Provide attribution in debug message. | riastradh |
| 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-28 | fix various typos in comments. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 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 | 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 | 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 | 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-19 | For chips which contain an ASF/IPMI firmware, instruct the chip to shut the h... | buhrow |
| 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 | ubsec(4): Nix dead code. | riastradh |
| 2022-05-17 | Call m_freem(m) only if m0 == NULL. | msaitoh |
| 2022-05-14 | Apply extra-delay quirk to "Intel 9 Series SATA Controller (AHCI)"; | rin |
| 2022-05-13 | Fix compile error when MFII_DEBUG is set. Whitespace fix. | msaitoh |
| 2022-05-12 | Use IBBU's data structure for iBBU-09. | msaitoh |