1. 10 Oct, 2007 12 commits
  2. 20 Sep, 2007 1 commit
  3. 31 Aug, 2007 3 commits
  4. 26 Aug, 2007 1 commit
  5. 23 Aug, 2007 1 commit
  6. 22 Aug, 2007 1 commit
  7. 14 Aug, 2007 1 commit
  8. 13 Aug, 2007 1 commit
  9. 11 Aug, 2007 1 commit
  10. 09 Aug, 2007 1 commit
  11. 02 Aug, 2007 1 commit
  12. 31 Jul, 2007 2 commits
  13. 30 Jul, 2007 1 commit
  14. 26 Jul, 2007 1 commit
  15. 23 Jul, 2007 1 commit
  16. 20 Jul, 2007 2 commits
  17. 19 Jul, 2007 7 commits
  18. 18 Jul, 2007 2 commits
    • Bryan Wu's avatar
      Blackfin ethernet driver: on chip ethernet MAC controller driver · e190d6b1
      Bryan Wu authored
      
      This patch implements the driver necessary use the Analog Devices
      Blackfin processor's on-chip ethernet MAC controller.
      
      [try#2]
       - add timeout control
       - kill dma_config_reg bitfields
       - some trivial cleanup
      
      [try#3]
       - add endianess check
       - add DRV_NAME, DRV_VERSION... driver information string
       - add some comments for silicon anomaly and dma API confusion
       - some code trivial cleanup
      
      [try#4]
       - add Blackfin latest GPIO pin mux opertion with Michael Hennerich's
        help and Dan's review
       - rewrite the DMA descriptor list operation in a more readable way
        by Joe's review
      
      [try#5]
       - cleanup some coding style by Joe's review.
      
      [try#6]
       - 1.1 version fix a bug when set up multicast list pointed by Mr. yoshfuji
       - rearrange the desc_list_free function.
      Signed-off-by: default avatarMichael Hennerich <michael.hennerich@analog.com>
      Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
      Cc: Michael Buesch <mb@bu3sch.de>
      Cc: Mike Frysinger <vapier.adi@gmail.com>
      Cc: Jeff Garzik <jeff@garzik.org>
      Cc: Christoph Hellwig <hch@infradead.org>
      Cc: Dan Williams <dcbw@redhat.com>
      Cc: Joe Perches <joe@perches.com>
      Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      e190d6b1
    • H. Peter Anvin's avatar
      [x86 setup] MAINTAINERS: document x86 setup code git tree · 72af61c6
      H. Peter Anvin authored
      
      Document the existence of a published git tree for the x86 setup code.
      Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
      72af61c6