TODO 622 B

123456789101112131415161718
  1. To-do items for network drivers
  2. -------------------------------
  3. * Move ethernet crc routine to generic code
  4. * (for 2.5) Integrate Jamal Hadi Salim's netdev Rx polling API change
  5. * Audit all net drivers to make sure magic packet / wake-on-lan /
  6. similar features are disabled in the driver by default.
  7. * Audit all net drivers to make sure the module always prints out a
  8. version string when loaded as a module, but only prints a version
  9. string when built into the kernel if a device is detected.
  10. * Add ETHTOOL_GDRVINFO ioctl support to all ethernet drivers.
  11. * dmfe PCI DMA is totally wrong and only works on x86