aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mgb/if_mgb.c
Commit message (Expand)AuthorAgeFilesLines
* iflib: ensure that tx interrupts enabled and cleanupsMatt Macy2021-01-071-1/+1
* mgb: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* iflib: leave only 1 receive descriptor unusedVincenzo Maffione2020-09-011-1/+6
* mgb: Correct spello - recieve -> receiveEd Maste2019-11-061-2/+2
* Introduce if_mgb driver for Microchip LAN743x PCIe NICEd Maste2019-11-061-0/+1634