1. 16 Dec, 2011 1 commit
  2. 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
  3. 01 Oct, 2011 1 commit
  4. 16 Sep, 2011 1 commit
  5. 09 Sep, 2011 1 commit
  6. 02 Sep, 2011 2 commits
  7. 17 Aug, 2011 1 commit
  8. 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
  9. 11 Aug, 2011 1 commit
  10. 04 Aug, 2011 1 commit
  11. 30 Jul, 2011 1 commit
  12. 29 Jul, 2011 4 commits
  13. 11 Jul, 2011 1 commit
  14. 08 Jul, 2011 1 commit
  15. 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
  16. 15 Jun, 2011 1 commit
  17. 03 Jun, 2011 2 commits
  18. 01 Jun, 2011 1 commit
  19. 17 May, 2011 3 commits
    • Ben Hutchings's avatar
      rt2870sta: Use latest firmware for RT3070 and RT3071 · ae524638
      Ben Hutchings authored
      
      
      Ralink's original drivers for RT2800U-family chips used multiple
      different versions of the firmware for different chips.  The rt2870sta
      driver in staging was briefly converted to load different files for
      different chips.  However, the current rt2870.bin provides 2 images
      that are supposed to cover all of them, so:
      
      - Replace rt3070.bin with a symlink.  The driver will use the first
        image and ignore the second.
      - Replace rt3071.bin with a copy of the second image in the current
        rt2870.bin.
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      ae524638
    • Ben Hutchings's avatar
      rt2860sta: Use latest firmware for RT3090 · dfb7f24f
      Ben Hutchings authored
      
      
      Ralink's original drivers for RT2800P/RT2800E-family chips used
      multiple different versions of the firmware for different chips.  The
      rt2860sta driver in staging was briefly converted to load different
      files for different chips.  However, the current rt2860.bin is
      supposed to work on all of them, so replace rt3090.bin with a symlink.
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      dfb7f24f
    • Ben Hutchings's avatar
      Add source and copyright notice for CIS files from pcmcia-cs · 8adae7fc
      Ben Hutchings authored
      
      
      The CIS files mostly come from pcmcia-cs releases, in which the source
      files were named etc/cis/*.cis and the binaries were named
      etc/cis/*.dat.  However, the current drivers request the *binaries* as
      cis/*.cis.  It's too late to fix that, so put the sources in a
      subdirectory here.
      Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
      8adae7fc
  20. 10 May, 2011 1 commit
  21. 09 May, 2011 1 commit
  22. 28 Apr, 2011 1 commit
  23. 26 Apr, 2011 11 commits