summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2022-08-03Pull up following revision(s) (requested by riastradh in ticket #1495):martin
2022-05-17Pull up following revision(s) via patch (requested by msaitoh in ticket #1454):bouyer
2021-07-03Pull up following revision(s) (requested by thorpej in ticket #1311):martin
2021-06-21Pull up following revision(s) (requested by riastradh in ticket #1305):martin
2021-03-09Pull up following revision(s) (requested by tsutsui in ticket #1228):martin
2020-12-30Pull up following revision(s) (requested by jmcneill in ticket #1167):martin
2020-12-28Pull up following revision(s) (requested by tsutsui in ticket #1162):martin
2020-12-07Pull up following revision(s) (requested by kardel in ticket #1144):martin
2020-09-27Pull up following revision(s) (requested by kardel in ticket #1094):martin
2020-09-16Pull up following revision(s) (requested by mlelstv in ticket #1085):martin
2020-08-17Pull up following revision(s) (requested by mrg in ticket #1052):martin
2020-08-11Pull up following revision(s) (requested by mrg in ticket #1045):martin
2020-08-09Pull up following revision(s) (requested by mrg in ticket #1042):martin
2020-05-18Pull up following revision(s) (requested by tsutsui in ticket #908):martin
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