1. 16 Feb, 2012 3 commits
  2. 11 Feb, 2012 4 commits
  3. 23 Jan, 2012 4 commits
  4. 29 Dec, 2011 1 commit
  5. 26 Dec, 2011 1 commit
  6. 17 Dec, 2011 2 commits
  7. 16 Dec, 2011 7 commits
  8. 24 Oct, 2011 1 commit
    • Dmitry Kravkov's avatar
      bnx2x: Adding FW 7.0.29.0 · 15888a2e
      Dmitry Kravkov authored
      
      
      Includes fixes for the following issues:
        1. (iSCSI) Arrival of un-solicited ASYNC message causes
           firmware to abort the connection with RST.
        2. (FCoE) There is a probability that truncated FCoE packet on
           RX path won't get detected which might lead to FW assert.
        3. (iSCSI) Arrival of target-initiated NOP-IN during intense
           ISCSI traffic might lead to FW assert.
        4. (iSCSI) Chip hangs when in case of retransmission not aligned
           to 4-bytes from the beginning of iSCSI PDU.
        5. (FCoE) Arrival of packets beyond task IO size can lead to crash.
      Signed-off-by: default avatarDmitry Kravkov <dmitry@broadcom.com>
      Signed-off-by: default avatarEilon Greenstein <eilong@broadcom.com>
      Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
      15888a2e
  9. 01 Oct, 2011 1 commit
  10. 16 Sep, 2011 1 commit
  11. 09 Sep, 2011 1 commit
  12. 02 Sep, 2011 2 commits
  13. 17 Aug, 2011 1 commit
  14. 14 Aug, 2011 1 commit
    • Shahar Levi's avatar
      linux-firmware: wl12xx: Updated STA & AP FW for wl12xx-fw-3 · 14f515de
      Shahar Levi authored
      
      
      The new wl12xx fw (ver 7.3.0.0.77) had some major api changes.
      The main change was the addition of multi-role concept.
      For each chip there are two FW kind:
      1) A single FW for both STA and AP roles
      2) PLT FW that support calibration process
      
      Update FW for WL128x chip to  7.3.0.0.77:
        STA & AP FW version
        PLT FW version
      
      Update FW for WL127x chip 6.3.0.0.77:
        STA & AP FW version
        PLT FW version
      
      Create a soft symbolic link wl12xx-nvs.bin that link to one of
      the examples NVF files (by default wl127x)
      Signed-off-by: default avatarShahar Levi <shahar_levi@ti.com>
      14f515de
  15. 11 Aug, 2011 1 commit
  16. 04 Aug, 2011 1 commit
  17. 30 Jul, 2011 1 commit
  18. 29 Jul, 2011 4 commits
  19. 11 Jul, 2011 1 commit
  20. 08 Jul, 2011 1 commit
  21. 25 Jun, 2011 1 commit
    • Ben Hutchings's avatar
      ath9k_htc: Update firmware to version 1.3 · f6f644b3
      Ben Hutchings authored
      
      
      v1.1:
      * Revamp target capabilities.
      * Fix WEP/TKIP.
      * Fix BTCOEX.
      
      v1.2:
      * Remove TPC for UB94.
      * Increase TX buffers count to 48 for UB94/95
      * Fix TX power for beacon frames
      * Add WMI_BITRATE_MASK_CMDID.
      * Fix minimum rate selection for management frames.
      * General code scrub.
      
      v1.3:
      * Remove unused PHY modes (TURBO etc.)
      * Remove unused MIMO PS code.
      * Cleanup node flags.
      * Remove FastFrame code.
      * Fix various bugs in management frame transmission.
      * Fix duration calculation.
      * Fix packet type calculation.
      * Enable CAB queue for UB94/95.
      * Fix sequence number assignment.
      * Remove vendor-specific hacks.
      * Add TX completion for multicast packets.
      * Various code cleanups.
      * Reduce credit size for UB94/95 to 45.
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      f6f644b3