| Age | Commit message (Expand) | Author |
| 2021-03-27 | Removed little endian dependencies. | ryo |
| 2021-03-26 | Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without | reinoud |
| 2021-03-25 | Introduce COM_HW_BROKEN_ETXRDY bit in sc_hwflags; push TX queue if | rin |
| 2021-03-25 | Introduce sc_poll_ticks and obsolete COM_HW_POLL bit in sc_hwflags. | rin |
| 2021-03-24 | Fix previous | skrll |
| 2021-03-24 | s/depreciated/deprecated/g | simonb |
| 2021-03-23 | Match generic "snps,dw-mshc" compat string as found in BeagleV. | jmcneill |
| 2021-03-20 | Fix and improve the buffer length calculation to avoid zero length | isaki |
| 2021-03-15 | regen | nia |
| 2021-03-15 | correct usb device id for BELKIN F5D7050E | nia |
| 2021-03-14 | No need to have an MD #ifdef in an MI file, so remove it. | skrll |
| 2021-03-14 | Initialize dp->rd_cmap_{red,green,blue} in radeonfb_init_palette() for 8bpp, | rin |
| 2021-03-13 | Enable block count only for count > 0. | mlelstv |
| 2021-03-13 | define NO_STOP flag | mlelstv |
| 2021-03-12 | Update Spleen kernel fonts to version 1.9.0, bringing the following | fcambus |
| 2021-03-12 | Refactor rxr->next_to_check updating. | knakahara |
| 2021-03-12 | Remove extra unlock/lock processing around if_percpuq_enqueue(). | knakahara |
| 2021-03-11 | Add "TX " to "Queue No Descriptor Available" to make it more understandable. | msaitoh |
| 2021-03-11 | Whitespace fixes. No functional change. | msaitoh |
| 2021-03-10 | remove extra arguments | christos |
| 2021-03-09 | regen | ryo |
| 2021-03-09 | Add ASUSTEK AURALED | ryo |
| 2021-03-09 | Add CoolerMaster, and AMD SR4 lamplight Control device (Wraith Prism RGB CPU ... | ryo |
| 2021-03-09 | Modify some parameters to reduce packet dropping. | msaitoh |
| 2021-03-08 | Interrupt no longer needs kernel lock. | mlelstv |
| 2021-03-08 | Compute CRC for all segments of a multi-buffer packet. | mlelstv |
| 2021-03-08 | Use no_jmbuf evcnt for the failure case of ixgbe_getjcl(). | msaitoh |
| 2021-03-07 | Remove an '#ifndef hp300' and make STI_{EN,DIS}ABLE_ROM simply check the | skrll |
| 2021-03-07 | Stop advertising more openings after limit is reached. | mlelstv |
| 2021-03-07 | Use bus_space_mmap in sti_mmap. This makes X on sti for my B160L nearly | skrll |
| 2021-03-06 | Improve fdt_isprint so that it returns false if there are consecutive | skrll |
| 2021-03-06 | Fix a possible race condition in spc_msgin() in NO_MANUAL_XFER case. | tsutsui |
| 2021-03-05 | Fix missing IFM_FDX | yamaguchi |
| 2021-03-04 | Trailing whitespace | skrll |
| 2021-03-04 | Use BUS_ADDR_{LO,HI}32. NFC. | skrll |
| 2021-03-04 | Use __BIT(). NFC. | skrll |
| 2021-03-02 | Opps....Remove irrelavent debug code and don't free_m before IFQ_DEQUEUE(). | nat |
| 2021-03-02 | Fix previous: Each line is "stride" bytes wide, not "width * depth". | jmcneill |
| 2021-03-02 | Fix jcl's starvation case in ixgbe_rxeof() again. | msaitoh |
| 2021-03-02 | Fix build failure for options NET_MPSAFE. | knakahara |
| 2021-03-02 | Sanity check size vs width x height x depth. Buggy firmware exists. | skrll |
| 2021-03-02 | ukbd: GC some 20 year old code (NFC) | gdt |
| 2021-03-02 | ukbd: Condition probe-time verbosity on USBVERBOSE | gdt |
| 2021-03-01 | note that "enum usbnet_ep un_ed" member is the wrong type, and should | mrg |
| 2021-03-01 | add rge | jakllsch |
| 2021-03-01 | Update rge(4) from older OpenBSD, finish porting. | jakllsch |
| 2021-03-01 | reduce aprint_error(9) abuse | jakllsch |
| 2021-03-01 | Refactor rxq->rxq_ptr updating. | knakahara |
| 2021-03-01 | Remove extra unlock/lock processing around if_percpuq_enqueue(). | knakahara |
| 2021-03-01 | Use lmtemp(4) as entropy source. | rin |