aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/axgbe/xgbe-dev.c
Commit message (Expand)AuthorAgeFilesLines
* axgbe: Fix setting promisc modeZhenlei Huang2024-10-121-1/+1
* axgbe: use bit_foreachDoug Moore2024-08-121-4/+3
* axgbe: Various stability improvementsStephan de Wit2024-04-291-1/+8
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Finish mechanical conversion of axgbe(4) to IfAPI.Justin Hibbits2023-02-141-2/+2
* Convert iflib(4) and iflib-based drivers to the DrvAPIJustin Hibbits2022-12-211-1/+1
* axgbe: driver changes for netmap supportVincenzo Maffione2021-01-161-7/+26
* [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issueAdrian Chadd2020-12-031-1/+1
* 10Gigabit Ethernet driver for AMD SoCEmmanuel Vadot2020-10-111-809/+1347
* Port the Linux AMX 10G network driver to FreeBSD as axgbe. It is unlikelyAndrew Turner2017-02-151-777/+96
* Import the AMD 10G ethernet driver for the AMD Opteron A1100.Andrew Turner2017-02-151-0/+2988