summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2020-04-14Pull up following revision(s) (requested by msaitoh in ticket #832):martin
2020-03-21Pull up following revision(s) (requested by skrll in ticket #800):martin
2020-03-01Pull up following revision(s) (requested by riastradh in ticket #744):martin
2020-02-25Pull up following revision(s) (requested by mrg in ticket #717):martin
2020-02-11Pull up following revision(s) (requested by msaitoh in ticket #695):martin
2020-01-31Pull up following revision(s) (requested by msaitoh in ticket #672):martin
2020-01-31Pull up following revision(s) (requested by msaitoh in ticket #671):martin
2020-01-28Pull up following revision(s) (requested by msaitoh in ticket #667):martin
2020-01-21Pull up following revision(s) (requested by simonb in ticket #630):martin
2020-01-21Pull up following revision(s) (requested by mrg in ticket #616):martin
2020-01-08Pull up following revision(s) (requested by msaitoh in ticket #610):martin
2019-12-24Pull up following revision(s) (requested by jmcneill in ticket #576):martin
2019-12-18Pull up following revision(s) (requested by tsutsui in ticket #570):martin
2019-12-17Pull up following revision(s) (requested by christos in ticket #569):martin
2019-11-25Pull up following revision(s) (requested by jmcneill in ticket #470):martin
2019-11-16Pull up following revision(s) (requested by jmcneill in ticket #427):martin
2019-11-11Pull up following revision(s) (requested by nonaka in ticket #415):martin
2019-11-06Pull up following revision(s) (requested by msaitoh in ticket #403):martin
2019-10-28Pull up following revision(s) (requested by mlelstv in ticket #383):martin
2019-10-23Pull up following revision(s) (requested by msaitoh in ticket #371):martin
2019-10-23Pull up following revision(s) (requested by jdolecek in ticket #357):martin
2019-10-16Pull up following revision(s) (requested by maxv in ticket #336):martin
2019-09-26Pull up following revision(s) (requested by nonaka in ticket #248):martin
2019-09-23Pull up following revision(s) (requested by tsutsui in ticket #232):martin
2019-09-22Pull up following revision(s) (requested by nonaka in ticket #218):martin
2019-09-22Pull up following revision(s) (requested by maxv in ticket #217):martin
2019-09-01Pull up following revision(s) (requested by mrg in ticket #135):martin
2019-07-29sys/dev/ic/mfi.c: Add missing break in switchgdt
2019-07-28Fix infinite loop in dwc_mmc_exec_command error pathjmcneill
2019-07-25 Avoid undefined behavior. Found by KUBSan.msaitoh
2019-07-25 Avoid undefined behavior. Found by KUBSan. Some of errors are still remaining.msaitoh
2019-07-21Fix panic due to inconsistent lock states of tty_lock in zsparam().rin
2019-07-21move DWCGMAC_MPSAFE into dwc_gmac_var.h and introduce anmrg
2019-07-10 Identify Nuvoton NCT6798D correctly. It seems that the bit width of NCT6796Dmsaitoh
2019-07-09 Don't automatically set ec_capenable's ETHERCAP_VLAN_HWTAGGING bit inmsaitoh
2019-07-08 Add rnd(9) support.msaitoh
2019-06-28Fix a performance issue where one busy queue can starve all other queues.jmcneill
2019-06-23Add a missing newline in an error message. Noticed in PR/54205tsutsui
2019-06-23Fix "mvsata:0:0:1: buffer load failed: error=27" failure. PR/54205tsutsui
2019-06-22Revamp the TPM drivermaxv
2019-06-14in nvme_attach() when creating the admin queue to probe the device info,mrg
2019-06-12Trailing whitespaceskrll
2019-06-08Clean get_props().isaki
2019-06-05add missing kthread_exittnn
2019-06-04revert previous as suggested by mrg IPL_SCHED is correct heretnn
2019-06-04 Fix typo (s/recevie/receive/).msaitoh
2019-05-30- include uvm.h before uvm_device.htnn
2019-05-30 Simplify MII structure initialization and reference. No functional change.msaitoh
2019-05-29Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA inmsaitoh
2019-05-29No functional change:msaitoh