| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-16 | drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved |  jsg | 1 | -0/+2 |
| 2020-07-16 | Remove the refill timeout and wait for interrupts to finish when |  jmatthew | 1 | -1/+5 |
| 2020-07-16 | use a mutex to serialise the test and set of ifp->if_link_state. |  dlg | 1 | -4/+10 |
| 2020-07-16 | sc_atq_mtx is unused, so get rid of it |  dlg | 1 | -4/+1 |
| 2020-07-16 | Initialize sis_ring_init() 'sis_rx_prod' and 'sis_rx_cons' to 0. |  kevlo | 1 | -2/+2 |
| 2020-07-15 | Run the sxitemp(4) at IPL_SOFTCLOCK instead of IPL_VM. Prevents "panic: |  dtucker | 1 | -2/+2 |
| 2020-07-15 | Optimize character rendering in 32bpp mode, with unrolled rows and |  fcambus | 1 | -25/+111 |
| 2020-07-15 | patrick@ pointed out there was a gap in the flow group numbering. |  jmatthew | 1 | -4/+4 |
| 2020-07-15 | Consistently convert syndrome codes from big endian before printing them. |  jmatthew | 1 | -6/+6 |
| 2020-07-14 | Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointer |  patrick | 4 | -32/+26 |
| 2020-07-14 | Extend the interrupt API on arm64 and armv7 to be able to pass around |  patrick | 6 | -25/+34 |
| 2020-07-14 | reduce the diff to linux in local versions of functions |  jsg | 1 | -9/+14 |
| 2020-07-14 | Set up a second level flow table for RSS and switch the root flow table |  jmatthew | 2 | -33/+546 |
| 2020-07-14 | Set SDEV_NOWIDE and SDEV_NOSYNC on the 'real' link (xs->sc_link) when |  krw | 1 | -3/+3 |
| 2020-07-13 | Enable background scanning on iwx(4) devices. |  stsp | 1 | -4/+1 |
| 2020-07-13 | Increase iwx(4) command queue size to the size expected by hardware. |  stsp | 2 | -28/+12 |
| 2020-07-13 | Where we have a pointer (sc) to the relevant adapter_softc, use |  krw | 5 | -10/+10 |
| 2020-07-13 | Remove some pointless casting of void * when assigning one |  krw | 11 | -31/+31 |
| 2020-07-13 | More preparations for adding RSS. Adjust several functions to allow for |  jmatthew | 1 | -133/+180 |
| 2020-07-13 | add kstat support for reading hardware counters. |  dlg | 3 | -87/+9 |
| 2020-07-13 | When athn(4) is deciding how to decrypt an incoming frame, look into the |  stsp | 2 | -4/+4 |
| 2020-07-13 | change some drm locks from IPL_TTY to IPL_NONE |  jsg | 15 | -17/+17 |
| 2020-07-13 | Add size to free() call |  kn | 1 | -2/+2 |
| 2020-07-13 | Fix malloc(9) size |  kn | 1 | -2/+2 |
| 2020-07-12 | Eliminate pointless 'child' variable and just cast the config_found() result to |  krw | 1 | -4/+3 |
| 2020-07-12 | add kstat support for reading hardware counters. |  dlg | 1 | -207/+342 |
| 2020-07-12 | it's not an error if the API doesnt support reading sfp/qsfp stuff. |  dlg | 1 | -4/+10 |
| 2020-07-12 | Minor code shuffle to close ranks of sc_link initializations. |  krw | 1 | -3/+5 |
| 2020-07-12 | False alarm, back it goes. Managed to mangle my kernel build directory |  krw | 2 | -5/+3 |
| 2020-07-11 | Revert previous. Broke something somehow. |  krw | 2 | -3/+5 |
| 2020-07-11 | Cache the adapter's port_wwn and node_wwn in mpi_softc, not the |  krw | 2 | -4/+9 |
| 2020-07-11 | Cache a scsibus_softc * and use it rather than cludging indirect |  krw | 2 | -4/+6 |
| 2020-07-11 | Garbage collect unused vioscsi_softc member "sc_scsibus". |  krw | 1 | -3/+2 |
| 2020-07-11 | Garbage collect unused nvme_softc member "sc_scsibus". |  krw | 2 | -5/+3 |
| 2020-07-11 | Cache a pointer to the scsibus_softc rather than hoping the copy in |  krw | 2 | -4/+6 |
| 2020-07-11 | Oops. One too many lines deleted, leaving 'buswidth' uninitialized but |  krw | 1 | -1/+2 |
| 2020-07-11 | Shuffle sc_link.openings initialization down to its friends and just |  krw | 1 | -6/+4 |
| 2020-07-11 | Optimize rasops_vcons_copyrows() so write-only framebuffer consoles |  fcambus | 1 | -10/+25 |
| 2020-07-11 | Build 'flags' in intermediate variable and shuffle sc_link |  krw | 1 | -16/+17 |
| 2020-07-11 | Expunge some Captain Obvious comments to make upcoming diff(s) smaller |  krw | 1 | -5/+1 |
| 2020-07-11 | Expunge some Captain Obvious comments, tweak whitespace a bit, move a debug |  krw | 29 | -103/+44 |
| 2020-07-11 | Change locks which don't use spin_lock_irq() or spin_lock_irqsave() |  jsg | 2 | -3/+3 |
| 2020-07-11 | test for gem_size > 0 on pool_destroy() matching pool_init() call |  jsg | 1 | -1/+2 |
| 2020-07-11 | don't complain if the API is too low to support "query phy types". |  dlg | 1 | -6/+8 |
| 2020-07-10 | Shuffle a bit of code to stop using sc->sc_link to hold values for |  krw | 2 | -9/+11 |
| 2020-07-10 | Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API. |  patrick | 88 | -244/+244 |
| 2020-07-10 | Change users of IFQ_PURGE() to use the "new" API. |  patrick | 1 | -2/+2 |
| 2020-07-10 | Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the |  patrick | 56 | -113/+113 |
| 2020-07-10 | add back orientation quirk for Kogan Atlas 2-in-1 D300 |  jsg | 1 | -0/+6 |
| 2020-07-10 | Add "Spleen 6x12" to wsfont, a font targetted at OLED displays. |  fcambus | 2 | -5/+1307 |