summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_mos.c
AgeCommit message (Expand)Author
2020-04-02iron out multicast filter logic and pick better name for its worknisimura
2020-03-31iron out multicast filter logic and pick better name for its worknisimura
2020-03-15Define and implement a locking protocol for the ifmedia / mii layers:thorpej
2020-01-29Adopt <net/if_stats.h>.thorpej
2020-01-07Localify, constify.maxv
2020-01-06 Fix a bug that IFF_ALLMULTI is almost always set.msaitoh
2019-09-20add mos(4) driver for Moschip MCS7730/MCS7830/MCS7832 usb ethernet.mrg