Skip to content

Releases: CreatorDev/uccp420wlan

Re-package R6.9 without openwrt specific changes.

24 Feb 15:58
Compare
Choose a tag to compare

The scope of this release is to remove openwrt specific code (to handle backported mac80211).

R6.9 Release

20 Jan 14:30
Compare
Choose a tag to compare

Release notes:

Host Driver:

  1. Advertise support for cloned skbs to avoid memcpy for TCP data
    transmissions
  2. Move the FW Loading to insmod from ifconfig wlan0 up (PR#11)
  3. Enable RTS/CTS protection from Minstrel (needed a kernel bug fix).
  4. Increase the QUEUE flush timeout to handle 2 VIF cases.
  5. Debug - add separate section in mac_stats for RPU frame Drops
  6. Re-organized the HAL header files in to hal.h, rpu.h, soc.h so that
    it is easier for SoC desginer/customer to understand their scope.
    Also moved all common things to hal.h from hal_hostport.h
  7. Bumped version to 6.0.6

RPU Wi-Fi

Bumped the version to 6.0.6

LMAC:

  1. Setting BT State ON by default (PR#11)
  2. Connected Scan Fixes (KIN-2547)
  3. Fix spurious interrupt while doing ifconfig down and up

PHY:

  1. Fixed a lockup due to unsolicited NDP packet (KIN-2547)
  2. Fixed the reporting of invalid RSSI value when the AP
    is too close (> -10 dBm)

Release uccp420wlan 6.8

18 Nov 16:52
Compare
Choose a tag to compare

The only change from v1.0 is adding firmware binaries.
The tag of the release was bumped to 6.8 such that the tag of the release matches the version of the wifi driver.

Initial Release for openwrt

11 Nov 12:50
Compare
Choose a tag to compare

Initial release of openwrt, this is based on R6.8 uccp420wlan release.