1. 09 10月, 2014 1 次提交
  2. 25 9月, 2014 1 次提交
  3. 24 9月, 2014 1 次提交
  4. 16 9月, 2014 1 次提交
  5. 11 7月, 2014 1 次提交
  6. 25 4月, 2014 1 次提交
  7. 16 3月, 2014 1 次提交
  8. 28 2月, 2014 1 次提交
  9. 22 2月, 2014 1 次提交
  10. 11 9月, 2013 1 次提交
  11. 12 8月, 2013 1 次提交
  12. 27 7月, 2013 2 次提交
  13. 27 6月, 2013 1 次提交
  14. 04 6月, 2013 1 次提交
  15. 02 5月, 2013 1 次提交
  16. 19 4月, 2013 1 次提交
  17. 16 4月, 2013 1 次提交
  18. 21 2月, 2013 1 次提交
  19. 08 2月, 2013 1 次提交
    • H
      tg3: add support for Ethernet core in bcm4785 · 7e6c63f0
      Hauke Mehrtens 提交于
      The BCM4785 or sometimes named BMC4705 is a Broadcom SoC which a
      Gigabit 5750 Ethernet core. The core is connected via PCI with the rest
      of the SoC, but it uses some extension.
      
      This core does not use a firmware or an eeprom.
      
      Some devices only have a switch which supports 100MBit/s, this
      currently does not work with this driver.
      
      This patch was original written by Michael Buesch <m@bues.ch> and is in
      OpenWrt for some years now.
      
      This was tested on a Linksys WRT610N V1 and older versions of this patch
      were tested by other people on different devices.
      Signed-off-by: NHauke Mehrtens <hauke@hauke-m.de>
      Acked-by: NMichael Chan <mchan@broadcom.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      7e6c63f0
  20. 04 2月, 2013 1 次提交
  21. 16 1月, 2013 1 次提交
  22. 27 12月, 2012 1 次提交
  23. 22 11月, 2012 2 次提交
  24. 06 10月, 2012 1 次提交
  25. 27 9月, 2012 1 次提交
  26. 24 9月, 2012 1 次提交
  27. 31 8月, 2012 1 次提交
  28. 18 6月, 2012 1 次提交
  29. 07 6月, 2012 1 次提交
  30. 09 5月, 2012 1 次提交
  31. 05 3月, 2012 1 次提交
  32. 07 1月, 2012 1 次提交
  33. 06 12月, 2011 1 次提交
  34. 09 11月, 2011 1 次提交
  35. 31 10月, 2011 1 次提交
    • R
      [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support · 99a700bc
      Robin H. Johnson 提交于
      In the OCZ RevoDrive3/zDrive R4 series, the "OCZ SuperScale Storage
      Controller" with "Virtualized Controller Architecture 2.0" really seems
      to be a Marvell 88SE9485 part, with OCZ firmware/BIOS.
      
      Developed and tested on OCZ RevoDrive3 120GB [PCI 1b85:1021]
      
      Should work on:
      - OCZ RevoDrive3 (2x SandForce 2281)
      - OCZ RevoDrive3 X2 (4x SandForce 2281)
      - OCZ zDrive R4 CM84 (4x SandForce 2281)
      - OCZ zDrive R4 CM88 (8x SandForce 2281)
      - OCZ zDrive R4 RM84 (4x SandForce 2582)
      - OCZ zDrive R4 RM88 (8x SandForce 2582)
      
      All of this because a friend recently bought a OCZ RevoDrive3 and was
      bitten by the lack of Linux support.
      
      Notes from testing:
      -------------------
      - SMART works.
      - VPD Device Identification is "OCZ-REVODRIVE3"
      - Thin provisioning/TRIM seems to be implemented as WRITE SAME UNMAP,
        with deterministic (non-zero) read after TRIM, but I'm not sure if it
        works 100% in my testing.
      - Some of the tuning in the firmware seems to ensure much better
        performance when in a RAID0 setup than using the two devices
        seperately.
      
      I have not tested booting from the SSD, because all of this was
      developed and tested remotely from the actual hardware.
      Signed-off-by: NRobin H. Johnson <robbat2@gentoo.org>
      Thanks-To: Gordon Pritchard <gordp@sfu.ca>
      Acked-by: NXiangliang Yu <yuxiangl@marvell.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      99a700bc
  36. 15 10月, 2011 1 次提交
  37. 23 7月, 2011 1 次提交
  38. 22 6月, 2011 1 次提交