| Age | Commit message (Expand) | Author |
| 2022-06-18 | fix typos in word "functions" in comments, mainly s/fuctions/functions/. | andvar |
| 2022-06-18 | Trailing whitespace | skrll |
| 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-12 | Attach when dr_mode is "otg" and the controller has the "usb-role-switch" and | skrll |
| 2022-06-11 | Since rev 1.101 DIOCAWEDGE could return success without filling in the | martin |
| 2022-06-08 | wsfont.c: use __arraycount instead of defining it locally | uwe |
| 2022-06-06 | s/filer/filter/ in comment. No functional change. | msaitoh |
| 2022-06-04 | Include sequencer code conditionally. Fixes build for sparc and sparc64 | pgoyette |
| 2022-06-04 | Combine the midi and sequencer modules into a single midi_seq module | pgoyette |
| 2022-06-03 | fix folloing->following typos in more files. | andvar |
| 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-02 | Localize one more variable to NPCI > 0 block. Fix ia64 build. | rin |
| 2022-06-01 | mvxpsec(4): Fix missing change to freesession return type. | riastradh |
| 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 | allow ACPI to compile without PCI support. fixes ia64 build. | mrg |
| 2022-05-31 | vnd(4): Work around deadlock in VNDIOCCLR. | riastradh |
| 2022-05-31 | s/longeset/longest/ and s/collsion/collision/ in comments. | andvar |
| 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 | 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 |