1. 04 Jan, 2012 1 commit
    • Ben Hutchings's avatar
      cis: Add makefile for building CIS files from text format · 81ee454d
      Ben Hutchings authored
      
      
      Most of the CIS files come from the pcmcia-cs project and are built
      from a text format using the pack_cis tool.
      
      In pcmcia-cs 3.2.8, apparently the last release, pack_cis had some
      bugs that are fatal when it is built with a current gcc and glibc.
      Therefore I refer to my own repackaged version that runs successfully
      and generates exactly the same binaries included here.
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      81ee454d
  2. 29 Dec, 2011 1 commit
  3. 26 Dec, 2011 1 commit
  4. 17 Dec, 2011 5 commits
  5. 16 Dec, 2011 9 commits
  6. 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
  7. 01 Oct, 2011 1 commit
  8. 16 Sep, 2011 1 commit
  9. 09 Sep, 2011 1 commit
  10. 02 Sep, 2011 2 commits
  11. 29 Aug, 2011 1 commit
  12. 17 Aug, 2011 2 commits
  13. 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
  14. 11 Aug, 2011 1 commit
  15. 04 Aug, 2011 1 commit
  16. 30 Jul, 2011 2 commits
  17. 29 Jul, 2011 6 commits
  18. 11 Jul, 2011 1 commit
  19. 08 Jul, 2011 1 commit
  20. 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