aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mgb
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2025-02-192-2/+2
* iflib drivers: Constify PCI ID LUTsMarius Strobl2024-01-051-1/+1
* iflib: invert default restart on VLAN changesKevin Bowling2023-09-111-0/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* mgb: remove set but not used variablesEd Maste2022-02-091-8/+1
* mgb: sync with version in mainEd Maste2021-10-051-59/+47
* iflib: ensure that tx interrupts enabled and cleanupsMatt Macy2021-01-071-1/+1
* mgb: correct macro argument nameEd Maste2020-09-031-2/+2
* mgb: clean up empty lines in .c and .h filesMateusz Guzik2020-09-012-4/+0
* iflib: leave only 1 receive descriptor unusedVincenzo Maffione2020-09-012-2/+8
* mgb: Correct spello - recieve -> receiveEd Maste2019-11-062-3/+3
* Introduce if_mgb driver for Microchip LAN743x PCIe NICEd Maste2019-11-062-0/+1966