aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gxemul/ether
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-232-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-252-2/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-5/+5
* Use define from if_var.h to access a field inside struct if_data,Gleb Smirnoff2014-08-301-1/+1
* More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)Nathan Whitehorn2013-10-291-1/+1
* Add 32-bit support for Gxemul's oldtestmips machine emulationOleksandr Tymoshenko2013-09-041-0/+7
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-041-1/+1
* Add a trivial driver for the GXemul Ethernet device. Probably quite buggy andJuli Mallett2012-05-072-0/+454