aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/axgbe
Commit message (Expand)AuthorAgeFilesLines
* [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issueAdrian Chadd2020-12-033-6/+6
* axgbe: fix tinderbox buildMateusz Guzik2020-10-141-2/+0
* 10Gigabit Ethernet driver for AMD SoCEmmanuel Vadot2020-10-1117-2780/+14196
* axgbe: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+0
* Do pass removing some write-only variables from the kernel.Alexander Kabaev2017-12-252-10/+1
* Port the Linux AMX 10G network driver to FreeBSD as axgbe. It is unlikelyAndrew Turner2017-02-158-2701/+1332
* Import the AMD 10G ethernet driver for the AMD Opteron A1100.Andrew Turner2017-02-156-0/+9480