Hacker News new | ask | show | jobs
by nominated1 2607 days ago
I’m not an expert but as I understand it, many chips have hardware offloading (what I referred to as Hardware NAT). However, it’s bundled into a closed blob. Meaning it may only work with the kernel it was developed against and that it can’t be modified.

However, the mt7621 has the smallest closed blob and exposes enough for open development of hardware offloading. It’s this same access that allowed for the great ath9k and is what is allowing for a great mt7621.

1 comments

You're confusing the wireless interface with the Ethernet one. The Ethernet driver that implements hardware offloading uses no firmware.