TODO 463 B

1234567891011121314
  1. - verify devicetree documentation is consistent with code
  2. - fix ethtool - currently doesn't return valid data.
  3. - general code review and clean up
  4. - add support for second MAC on mt7621
  5. - convert gsw code to use switchdev interfaces
  6. - md7620_mmi_write etc should probably be wrapped
  7. in a regmap abstraction.
  8. - Get soc_mt7621 to work with QDMA TX if possible.
  9. - Ensure phys are correctly configured when a cable
  10. is plugged in.
  11. Cc: NeilBrown <neil@brown.name>