Skip to content
  1. Feb 05, 2007
  2. Feb 02, 2007
  3. Jan 30, 2007
  4. Jan 27, 2007
  5. Jan 26, 2007
  6. Jan 23, 2007
  7. Jan 21, 2007
  8. Jan 11, 2007
  9. Jan 10, 2007
  10. Jan 06, 2007
  11. Jan 04, 2007
  12. Jan 02, 2007
  13. Dec 30, 2006
  14. Dec 22, 2006
  15. Dec 20, 2006
  16. Dec 14, 2006
  17. Dec 13, 2006
  18. Dec 12, 2006
  19. Dec 10, 2006
  20. Dec 08, 2006
  21. Dec 07, 2006
  22. Dec 04, 2006
  23. Dec 02, 2006
    • Haavard Skinnemoen's avatar
      [PATCH] Atmel MACB ethernet driver · 89e5785f
      Haavard Skinnemoen authored
      Driver for the Atmel MACB on-chip ethernet module.
      
      Tested on AVR32/AT32AP7000/ATSTK1000. I've heard rumours that it works
      with AT91SAM9260 as well, and it may be possible to share some code with
      the at91_ether driver for AT91RM9200.
      
      Hardware documentation can be found in the AT32AP7000 data sheet,
      which can be downloaded from
      
      http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
      
      
      
      Changes since previous version:
        * Probe for PHY ID instead of depending on it being provided through
          platform_data.
        * Grab initial ethernet address from the MACB registers instead
          of depending on platform_data.
        * Set MII/RMII mode correctly.
      
      These changes are mostly about making the driver more compatible with
      the at91 infrastructure.
      
      Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      89e5785f
Loading