1. 20 1月, 2017 1 次提交
  2. 09 9月, 2016 1 次提交
  3. 12 5月, 2016 1 次提交
  4. 20 3月, 2015 1 次提交
  5. 13 3月, 2015 1 次提交
  6. 07 1月, 2015 1 次提交
  7. 18 3月, 2014 1 次提交
  8. 07 1月, 2014 1 次提交
  9. 21 7月, 2011 1 次提交
  10. 12 10月, 2010 1 次提交
  11. 19 10月, 2009 1 次提交
  12. 27 7月, 2009 1 次提交
  13. 17 6月, 2009 1 次提交
  14. 23 4月, 2009 1 次提交
    • B
      libertas: add support for Marvell SD8688 chip · e45d8e53
      Bing Zhao 提交于
      libertas: add support for Marvell SD8688 chip
      
      Use RxPD->pkt_ptr to locate eth803 header in the packet
      received since SD8688/v10 firmware allows a gap between
      RxPD and eth803 header.
      
      Set SDIO block size to 256 for CMD53.
      The maximum block size for SD8688 WLAN function is set
      to 512 in TPLFE_MAX_BLK_SIZE. But using 512 as block size
      results upto 2K bytes data (4 blocks) being transferred
      and causes buffer overflow in firmware.
      
      Both changes above are backward compatible with earlier
      firmware versions for SD8385/SD8686.
      
      The SDIO_DEVICE_IDs for SD8688 chip are added in
      include/linux/mmc/sdio_ids.h
      Signed-off-by: NKiran Divekar <dkiran@marvell.com>
      Signed-off-by: NBing Zhao <bzhao@marvell.com>
      Acked-by: NDan Williams <dcbw@redhat.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      e45d8e53
  15. 18 10月, 2007 1 次提交
  16. 24 9月, 2007 1 次提交