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