Skip to content

Commit

Permalink
rtl8169: Fixes, refactoring
Browse files Browse the repository at this point in the history
- Fix spurious High Priority TX polling due to incorrect register definition
- Report a 1Gbps link instead of 10Gbps, this is purely for display purposes but Linux complains that 10Gbps LED doesn't exist
- Report RX descriptor protocol as TCP/IP to skip RX checksum in the driver
- Optimize rtl8169_interrupt() and other usages of atomic loads/stores
- Misc refactoring
  • Loading branch information
LekKit committed Jan 12, 2025
1 parent 284b58a commit e06ec6a
Showing 1 changed file with 210 additions and 160 deletions.
Loading

0 comments on commit e06ec6a

Please sign in to comment.