aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/igc
Commit message (Expand)AuthorAgeFilesLines
* Fix 'take effect' spelling in menus and comments.betterentley2021-11-191-1/+1
* igc: Use hardware routine for PHY resetPeter Grehan2021-11-086-61/+5
* igc: correctly update RCTL when changing multicast filters.Peter Grehan2021-10-221-3/+3
* igc: sync igc_txrx with igb(4)Kevin Bowling2021-07-311-39/+53
* igc(4): Introduce new driver for the Intel I225 Ethernet controller.Peter Grehan2021-07-1219-0/+11996