aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/axgbe
Commit message (Expand)AuthorAgeFilesLines
* Fix to call callout_init with correct inputs from axp driverRajesh Kumar M A2021-07-131-1/+1
* axgbe: Don't dereference NULL pointersWarner Losh2021-06-031-19/+19
* axgbe: fix some link related issuesVincenzo Maffione2021-01-233-6/+25
* axgbe: driver changes for netmap supportVincenzo Maffione2021-01-165-65/+198
* iflib: ensure that tx interrupts enabled and cleanupsMatt Macy2021-01-071-1/+1
* [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-2783/+14199
* 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-2703/+1334
* Import the AMD 10G ethernet driver for the AMD Opteron A1100.Andrew Turner2017-02-156-0/+9480