1. 06 May, 2013 2 commits
  2. 29 Apr, 2013 1 commit
  3. 21 Apr, 2013 4 commits
  4. 15 Apr, 2013 1 commit
  5. 08 Apr, 2013 2 commits
  6. 09 Mar, 2013 3 commits
  7. 24 Feb, 2013 1 commit
  8. 18 Feb, 2013 5 commits
  9. 27 Jan, 2013 1 commit
    • Lubomir Rintel's avatar
      Move sd8688*.bin images into mrvl/ tree · 08967164
      Lubomir Rintel authored
      
      
      They are (unlike rest of sd8xxx images from libertas/ and mrvl/) not Libertas
      WiFi specific and are used for the bluetooth controller (btmrvl) which does not
      look for them in libertas/.
      
      Provide a compatibility symbolic link to avoid breaking libertas_sdio drivers
      that are already in use.
      Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
      08967164
  10. 21 Jan, 2013 1 commit
  11. 17 Jan, 2013 1 commit
  12. 14 Jan, 2013 6 commits
  13. 25 Dec, 2012 1 commit
  14. 14 Dec, 2012 3 commits
  15. 03 Dec, 2012 5 commits
  16. 30 Oct, 2012 1 commit
  17. 26 Sep, 2012 1 commit
  18. 24 Sep, 2012 1 commit
    • Yuval Mintz's avatar
      bnx2x: update fw to 7.8.2 · 236367db
      Yuval Mintz authored
      
      
      This new firmware fixes several minor bugs:
       1. In switch dependent mode, DCB priority was used to override inner vlan
          priority.
       2. In switch dependent  mode, inner vlan was added in case of DCB priority
          even if outer vlan was present.
       3. In switch dependent mode, outer vlan was overridden by DCB priority when
          working in STATIC COS mode while inner vlan was present.
       4. iSCSI - under heavy iSCSI traffic, when TCP out-of-order condition
          occurred, it was possible for the connection to close and recover.
       5. iSCSI - connections on-chip TCP establishment might have failed.
       6. iSCSI - out-of-order isles might have caused on-chip TCP connections
          to fail in their graceful termination.
       7. iSCSI - there was a theoretical race in which an RST packet sent from
          pure-ack queue in specific timing could cause a credit-return overflow.
       8. iSCSI - not all packets were completed on a forward channel.
       9. DCB - fixed for 4-port devices; Until now, wrong credit counters were
          used, causing dcb to fail.
      10. Fixed false parity reported in CAM memories when operating near -5% on
          the 1.0V core supply.
      11. ETS default settings are set to fairness between traffic classes (rather
          than strict priority), and uses the same chip receive buffer configuration
          for both PFC and pause.
      Signed-off-by: default avatarYuval Mintz <yuvalmin@broadcom.com>
      Signed-off-by: default avatarAriel Elior <ariele@broadcom.com>
      Signed-off-by: default avatarEilon Goldstein <eilong@broadcom.com>
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      236367db