1. 01 6月, 2007 2 次提交
  2. 24 5月, 2007 1 次提交
  3. 17 5月, 2007 1 次提交
  4. 14 5月, 2007 1 次提交
    • G
      [AGPGART] Fix wrong ID in via-agp.c · bbdfff86
      Gabriel Mansi 提交于
      there is a wrong id in drivers/char/agp/via-agp.c
      #define PCI_DEVICE_ID_VIA_CX700         0x8324
      It must be 0x0324
      
      Notice that PCI_DEVICE_ID_VIA_CX700 is also used in
      drivers/i2c/busses/i2c-viapro.c and
      drivers/ide/pci/via82cxxx.c
      
      So, I think that constant must be renamed to avoid conflicting.
      I attached a proposed patch.
      Signed-off-by: NDave Jones <davej@redhat.com>
      bbdfff86
  5. 12 5月, 2007 1 次提交
  6. 04 5月, 2007 1 次提交
  7. 02 5月, 2007 1 次提交
  8. 29 4月, 2007 1 次提交
  9. 28 4月, 2007 1 次提交
    • A
      tc35815 driver update (take 2) · eea221ce
      Atsushi Nemoto 提交于
      Current tc35815 driver is very obsolete and less maintained for a long
      time.  Replace it with a new driver based on one from CELF patch
      archive.
      
      Major advantages of CELF version (version 1.23, for kernel 2.6.10) are:
      
      * Independent of JMR3927.
        (Actually independent of MIPS, but AFAIK the chip is used only on
         MIPS platforms)
      * TX4938 support.
      * 64-bit proof.
      * Asynchronous and on-demand auto negotiation.
      * High performance on non-coherent architecture.
      * ethtool support.
      * Many bugfixes and cleanups.
      
      And improvoments since version 1.23 are:
      
      * TX4939 support.
      * NETPOLL support.
      * NAPI support. (disabled by default)
      * Reduce memcpy on receiving.
      * PM support.
      * Many cleanups and bugfixes.
      Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      eea221ce
  10. 18 2月, 2007 1 次提交
  11. 14 2月, 2007 1 次提交
  12. 12 2月, 2007 3 次提交
  13. 10 2月, 2007 2 次提交
  14. 09 2月, 2007 1 次提交
  15. 08 2月, 2007 2 次提交
  16. 06 2月, 2007 1 次提交
  17. 05 2月, 2007 2 次提交
  18. 29 1月, 2007 1 次提交
  19. 27 1月, 2007 1 次提交
  20. 21 12月, 2006 1 次提交
  21. 19 12月, 2006 1 次提交
  22. 14 12月, 2006 1 次提交
  23. 09 12月, 2006 1 次提交
  24. 08 12月, 2006 2 次提交
  25. 07 12月, 2006 2 次提交
  26. 03 12月, 2006 1 次提交
  27. 02 12月, 2006 2 次提交
  28. 03 11月, 2006 1 次提交
  29. 18 10月, 2006 1 次提交
  30. 04 10月, 2006 2 次提交