aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_pf.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Fix build of USB bootloader code by adding checks for _STANDALONE being defined.Hans Petter Selasky2020-11-181-3/+3
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* - Improvements to USB PF solutionHans Petter Selasky2011-04-031-11/+33
* Use correct kernel types for all fields in USB PF code and headers.Hans Petter Selasky2011-02-011-12/+12
* Removes all duplicated code with BPF that it's greatly simplified andWeongyo Jeong2010-11-241-223/+2
* Adds a USB packet filter feature to the stack that it could captureWeongyo Jeong2010-11-221-0/+319