I have a motherboard that I think is using incorrect network driver.
lspci -knn |grep net -A 4
04:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network
Connection [8086:1539] (rev 03)
Subsystem: ASUSTeK Computer Inc. I211 Gigabit Network Connection
[1043:85f0]
Kernel driver in use: igb
The network speed on the switch is only 10Mbs or 100Mbs (orange light)
What kernel driver should I use with this network adapter?
That "igb" driver is does not give me 1Gb network speed.

