summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_pf.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-11-18Fix build of USB bootloader code by adding checks for _STANDALONE being defined.Hans Petter Selasky
2017-11-20sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2011-04-03- Improvements to USB PF solutionHans Petter Selasky
2011-02-01Use correct kernel types for all fields in USB PF code and headers.Hans Petter Selasky
2010-11-24Removes all duplicated code with BPF that it's greatly simplified andWeongyo Jeong
2010-11-22Adds a USB packet filter feature to the stack that it could captureWeongyo Jeong