summaryrefslogtreecommitdiff
path: root/sys/dev/le/lancevar.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2023-02-06Mechanically convert le(4) to IfAPIJustin Hibbits
2022-05-06le: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2020-02-07Miscellaneous typo fixesEd Maste
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2010-03-03The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl
2006-12-06Use our own callout instead of if_slowtimo() for driving lance_watchdog()Marius Strobl
2006-05-16- Revert if_le_pci.c rev. 1.2; although lnc(4) is now gone, le_pci_probe()Marius Strobl
2006-01-31Add le(4), a driver for AMD Am7900 LANCE and Am79C9xx PCnet NICs portedMarius Strobl