aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/igc
Commit message (Expand)AuthorAgeFilesLines
* igc: Use hardware routine for PHY resetPeter Grehan2021-11-146-61/+5
* igc: correctly update RCTL when changing multicast filters.Peter Grehan2021-11-141-3/+3
* igc: sync igc_txrx with igb(4)Kevin Bowling2021-08-231-39/+53
* igc(4): Introduce new driver for the Intel I225 Ethernet controller.Peter Grehan2021-08-2319-0/+11996