** Description changed:

- Upgrade the Redpine WLAN/BT RS9113 driver in Ubuntu Xenial kernel to RC1.
- Release version: 0.9.8.5 RC1.
- 
- This is the latest version of the driver provided by Redpine. For now,
- this driver is enabled only on x86, x86_64 architectures. The impact is
- also restricted to { SDIO_DEVICE(0x041B, 0x9330) } chipsets.
+ Upgrade the Redpine WLAN/BT RS9113 driver in Ubuntu Xenial kernel to ver. 
1.2.RC4.
+ Release version: 1.2.RC4
+ 
+ This is the latest version of the driver provided by Redpine. For now, this 
driver is enabled only on x86, x86_64 architectures. The impact is also 
restricted to 
+ { SDIO_DEVICE(0x041B, 0x9330) } chipsets.
  
  Fixes since previous release(see lp:#1665211)
  
  Changelog:
+ 
+ 1.2.RC4 -
+     WLAN Bug Fixes:
+     ---------------
+     1) Buffer status interrupt handling improved.
+     2) Scan results update in sta+bt dual mode issue resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+ 
+     BT Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+ 1.2.RC3 -
+     WLAN Bug Fixes:
+     ---------------
+     1) WoWLAN multiple cycles issue resolved.
+     2) Driver Version is correctly updated.
+     3) Default operating mode for Caracalla board is corrected.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+ 
+     BT New Features:
+     ----------------
+     1) Multiple slaves issue in WLAN-BT coex mode resolved.
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+ 1.2.RC2 -
+     WLAN Bug Fixes:
+     ---------------
+     1) Suspend/resume issues resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+ 1.2.RC1 -
+     WLAN New Features:
+     ------------------
+     1) Restrict functional modes as per device operating mode
+     2) Default operating mode for Caracalla board is 13
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Driver oops issue if more than 4 clients try to connect in
+        operating mode 14 resolved.
+     2) Issue with connecting more than max clients and disconnection
+        issue resolved.
+     3) L2 test stop when wlan interface down issue resolved.
+     4) Driver version corrected.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+     4) For channels 12 and 13 in US region max TX power is coming 0 in
+        beacons.
+ 
+     BT Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain
+        mobiles.
+ 
+ 1.1 -
+     Generic
+     -------
+     1) Firmware file name is displayed along with version information.
+        at the driver load time.
+     2) Device operating mode is made available in the below files:
+        /sys/module/rsi_sdio/parameters/dev_oper_mode
+        /sys/module/rsi_usb/parameters/dev_oper_mode
+     3) Wi-Fi BT radio sharing has been improved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+     4) For channels 12 and 13 in US region max TX power is coming 0 in 
beacons.
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+ 1.0.RC7 -
+     Generic
+     -------
+     1) Driver version, Firmware version and operating mode information is 
displayed
+        at the driver load time.
+     2) Driver version is made available in the below files:
+        /sys/module/rsi_91x/version
+        /sys/module/rsi_sdio/version
+        /sys/module/rsi_usb/version
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Power save latencies resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+ 1.0 -
+     WLAN New Features:
+     ------------------
+     1) Station mode
+     2) All Security modes (WEP/WPA/WPA2)
+     3) Station Power save (legacy and UAPSD)
+     4) Bgscan and roaming
+     5) External antenna selection
+     6) Neighbour report request in RRM
+     7) Regulatory (802)11d) support
+     8) Management frame protection support (802)11w)
+     9) Software RF-kill
+     10) AP mode
+     11) S3, S4 suspend and resume
+     12) WoWLAN
+     13) AP Power save
+     14) Wi-Fi direct
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Allowed channels 12 and 13 in FCC region.
+     2) For the allowed channels 12 and 13 in any region, power configuration
+        updated as per Caracalla regulatory rules.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+ 
+     BT New Features:
+     ----------------
+     1) BT EDR mode
+     2) BT LE mode
+     3) BT coex mode (All the coex modes))
+     4) Multi-slave mode supported)
+ 
+     BT Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+ 1.0_RC3 -
+     Gerenic:
+     --------
+     1) Device operating mode is changed as module parameter. Please check
+        README or TRM on how to configure this while loading the modules.
+     2) Max number of stations supported in Wi-Fi AP alone mode is 32, and AP +
+        BT coex mode is 4.
+     3) AP + BT-EDR + BLE support added.
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Bgscan probe request issue resolved.
+     2) WoWLAN before association issue resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S4 with and without WoWLAN works with the work-around implemented by 
Canonical.
+     2) S5 with WoWLAN does not work.
+     3) For GTK rekey, wakeup trigger send to host.
+     4) EAP not tested
+     5) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     6) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+     BT New Features:
+     ----------------
+     1) Multi-slave mode supported.
+ 
+     BT Bug Fixes:
+     -------------
+     1) Radio sharing of coex modes improved.
+ 
+ 1.0.RC2 -
+     WLAN Bug Fixes:
+     ---------------
+     1) PVB preparation issue in AP mode resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
+ 
+     BT Bug Fixes:
+     -------------
+     1) BT dual mode disconnection issue resolved
+     2) AP BT dual mode issue resolved
+ 
+ 1.0_RC1 -
+     WLAN Bug Fixes:
+     ---------------
+     1) WoWLAN in Co-ex mode issue resolved.
+     2) AP beacon DTIM count update issue resolved.
+     3) Firmware assertion (0x5d) in bgscan issue is resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
+ 
+ 0.9.8.5_RC6 -
+     WLAN Bug Fixes:
+     ---------------
+     1) Firmware CRC check fail issue resolved
+     2) Compilation fails on 4.10.1 kernel issue resolved
+     3) BG scan issues resolved
+     4) AP mode regulatory fixes
+     5) WoWLAN issues resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
+ 
+ 0.9.8.5_RC4 -
+     WLAN Bug Fixes:
+     -------------------
+     1) AP mode configuration in channels 12 and 13 for EU region issue 
resolved.
+     2) Data latencies in AP mode issue resolved.
+     3) Roaming issues resolved.
+     4) AP WEP mode issue resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
+     5) WoWLAN does not work in WEP mode.
+ 
+     Others:
+     -------
+     1) USB binds only to RS9113, let upstream kernel driver handle other RSI 
chips
+ 
+ 0.9.8.5_RC3 -
+     WLAN Bug Fixes:
+     -------------------
+     1) Power save issue in station mode (By default UAPSD is enabled on
+     Caracalla board) fixed.
+     2) WoWLAN with S3 issue resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Not verified removing SDIO interrupt polling
+     3) S4/S5 sleep states not supported (with and without WoWLAN)
+ 
+ 0.9.8.5_RC2 -
+     WLAN Bug Fixes:
+     -------------------
+     1) Power save issue in station mode (By default UAPSD is enabled on
+     Caracalla board) fixed.
+     2) Firmware assert 0x71 (while doing bgscan) issue fixed.
+     3) Keep alive functionality in station mode issue fixed.
+     4) Data traffic stops when connected to multiple stations issue resolved
+     5) WoWLAN not working issue is resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Not verified removing SDIO interrupt polling
+     3) S4/S5 sleep states not supported (with and without WoWLAN)
+     4) Wi-Fi direct testing is in progress
+ 
  0.9.8.5_RC1 -
- WLAN Bug Fixes:
- -------------------
- 1. Observed unicast probe requests during bgscan issue fixed
- 2. Firmware assert 0x71 (while doing bgscan) issue fixed.
- 3. Crash when doing rmmod while data traffic is going on issue resolved.
- 4. Beacons stopped after 5 minutes of data traffic issue fixed.
- 5. Keep alive functionality in station mode issue fixed
- 6. 11n data rates issue in station mode resolved.
-     
- WLAN Limitations/Features NOT Supported:
- ----------------------------------------
- 1) EAP not supported
- 2) Not verified removing SDIO interrupt polling
- 3) S4/S5 sleep states not supported (with.without WoWLAN)
- 4) power save is not working consistently
- 5) WoWLAN is not working consistently
-     
- Others:
- ------------
- 1) USB: Binds only to RS9113, lets upstream kernel driver handle other RSI 
chips
+     WLAN Bug Fixes:
+     -------------------
+     1) Observed unicast probe requests during bgscan issue fixed
+     2) Firmware assert 0x71 (while doing bgscan) issue fixed.
+     3) Crash when doing rmmod while data traffic is going on issue resolved.
+     4) Beacons stopped after 5 minutes of data traffic issue fixed.
+     5) Keep alive functionality in station mode issue fixed
+     6) 11n data rates issue in station mode resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Not verified removing SDIO interrupt polling
+     3) S4/S5 sleep states not supported (with.without WoWLAN)
+     4) power save is not working consistently
+     5) WoWLAN is not working consistently
+ 
+ 0.9.8.3 -
+     WLAN New Features:
+     -----------------------------------------
+     1) AP Mode
+     2) S3, S4 suspend and resume
+     3) WoWLAN [Testing in progress]
+ 
+     WLAN Bug Fixes:
+     -------------------
+     1) First EAPOL drop issue is resolved
+     2) Firmware Assert while roaming issue is resolved
+        (Provide driver bgsan should be enabled along with supplicant bgscan)
+     3) Roaming takes longer time issue is resolved
+     4) Added polling support as a work-around for the SDIO interrupt issue
+        on some platforms
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) Wi-Fi Direct mode not supported
+     2) EAP not supported
+     3) SDIO interrupts are not being delivered to the 9113 driver
+     4) In S4 state 9113 device gets reset but device isn't getting 
re-enumerated.
  
  This bug is used for tracking purposes, please do not triage.

** Description changed:

  Upgrade the Redpine WLAN/BT RS9113 driver in Ubuntu Xenial kernel to ver. 
1.2.RC4.
  Release version: 1.2.RC4
  
- This is the latest version of the driver provided by Redpine. For now, this 
driver is enabled only on x86, x86_64 architectures. The impact is also 
restricted to 
- { SDIO_DEVICE(0x041B, 0x9330) } chipsets.
+ This is the latest version of the driver provided by Redpine. For now, this 
driver is enabled only on x86, x86_64 architectures. The impact is restricted 
to 
+ { SDIO_DEVICE(0x041B, 0x9330) } for SDIO based WiFi-BT modules and on USB 
bus, this driver binds only to RS9113, lets upstream kernel driver handle other 
RSI chipsets.
  
  Fixes since previous release(see lp:#1665211)
  
  Changelog:
  
  1.2.RC4 -
-     WLAN Bug Fixes:
-     ---------------
-     1) Buffer status interrupt handling improved.
-     2) Scan results update in sta+bt dual mode issue resolved
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
- 
-     BT Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated
-        from rsi module.
-     2) In coex mode, BT file transfer fails at times with certain mobiles.
+     WLAN Bug Fixes:
+     ---------------
+     1) Buffer status interrupt handling improved.
+     2) Scan results update in sta+bt dual mode issue resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+ 
+     BT Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
  
  1.2.RC3 -
-     WLAN Bug Fixes:
-     ---------------
-     1) WoWLAN multiple cycles issue resolved.
-     2) Driver Version is correctly updated.
-     3) Default operating mode for Caracalla board is corrected.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
- 
-     BT New Features:
-     ----------------
-     1) Multiple slaves issue in WLAN-BT coex mode resolved.
- 
-     BT Limitations/Features NOT Supported:
-     --------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated
-        from rsi module.
-     2) In coex mode, BT file transfer fails at times with certain mobiles.
+     WLAN Bug Fixes:
+     ---------------
+     1) WoWLAN multiple cycles issue resolved.
+     2) Driver Version is correctly updated.
+     3) Default operating mode for Caracalla board is corrected.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+ 
+     BT New Features:
+     ----------------
+     1) Multiple slaves issue in WLAN-BT coex mode resolved.
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
  
  1.2.RC2 -
-     WLAN Bug Fixes:
-     ---------------
-     1) Suspend/resume issues resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
-     3) EAP not tested
- 
-     BT Limitations/Features NOT Supported:
-     --------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated
-        from rsi module.
-     2) In coex mode, BT file transfer fails at times with certain mobiles.
+     WLAN Bug Fixes:
+     ---------------
+     1) Suspend/resume issues resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
  
  1.2.RC1 -
-     WLAN New Features:
-     ------------------
-     1) Restrict functional modes as per device operating mode
-     2) Default operating mode for Caracalla board is 13
- 
-     WLAN Bug Fixes:
-     ---------------
-     1) Driver oops issue if more than 4 clients try to connect in
-        operating mode 14 resolved.
-     2) Issue with connecting more than max clients and disconnection
-        issue resolved.
-     3) L2 test stop when wlan interface down issue resolved.
-     4) Driver version corrected.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
-     3) EAP not tested
-     4) For channels 12 and 13 in US region max TX power is coming 0 in
-        beacons.
- 
-     BT Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated
-        from rsi module.
-     2) In coex mode, BT file transfer fails at times with certain
-        mobiles.
+     WLAN New Features:
+     ------------------
+     1) Restrict functional modes as per device operating mode
+     2) Default operating mode for Caracalla board is 13
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Driver oops issue if more than 4 clients try to connect in
+        operating mode 14 resolved.
+     2) Issue with connecting more than max clients and disconnection
+        issue resolved.
+     3) L2 test stop when wlan interface down issue resolved.
+     4) Driver version corrected.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+     4) For channels 12 and 13 in US region max TX power is coming 0 in
+        beacons.
+ 
+     BT Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated
+        from rsi module.
+     2) In coex mode, BT file transfer fails at times with certain
+        mobiles.
  
  1.1 -
-     Generic
-     -------
-     1) Firmware file name is displayed along with version information.
-        at the driver load time.
-     2) Device operating mode is made available in the below files:
-        /sys/module/rsi_sdio/parameters/dev_oper_mode
-        /sys/module/rsi_usb/parameters/dev_oper_mode
-     3) Wi-Fi BT radio sharing has been improved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
-     3) EAP not tested
-     4) For channels 12 and 13 in US region max TX power is coming 0 in 
beacons.
- 
-     BT Limitations/Features NOT Supported:
-     --------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
-     2) In coex mode, BT file transfer fails at times with certain mobiles.
+     Generic
+     -------
+     1) Firmware file name is displayed along with version information.
+        at the driver load time.
+     2) Device operating mode is made available in the below files:
+        /sys/module/rsi_sdio/parameters/dev_oper_mode
+        /sys/module/rsi_usb/parameters/dev_oper_mode
+     3) Wi-Fi BT radio sharing has been improved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+     4) For channels 12 and 13 in US region max TX power is coming 0 in 
beacons.
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
  
  1.0.RC7 -
-     Generic
-     -------
-     1) Driver version, Firmware version and operating mode information is 
displayed
-        at the driver load time.
-     2) Driver version is made available in the below files:
-        /sys/module/rsi_91x/version
-        /sys/module/rsi_sdio/version
-        /sys/module/rsi_usb/version
- 
-     WLAN Bug Fixes:
-     ---------------
-     1) Power save latencies resolved
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
-     3) EAP not tested
- 
-     BT Limitations/Features NOT Supported:
-     --------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
-     2) In coex mode, BT file transfer fails at times with certain mobiles.
+     Generic
+     -------
+     1) Driver version, Firmware version and operating mode information is 
displayed
+        at the driver load time.
+     2) Driver version is made available in the below files:
+        /sys/module/rsi_91x/version
+        /sys/module/rsi_sdio/version
+        /sys/module/rsi_usb/version
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Power save latencies resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+ 
+     BT Limitations/Features NOT Supported:
+     --------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
  
  1.0 -
-     WLAN New Features:
-     ------------------
-     1) Station mode
-     2) All Security modes (WEP/WPA/WPA2)
-     3) Station Power save (legacy and UAPSD)
-     4) Bgscan and roaming
-     5) External antenna selection
-     6) Neighbour report request in RRM
-     7) Regulatory (802)11d) support
-     8) Management frame protection support (802)11w)
-     9) Software RF-kill
-     10) AP mode
-     11) S3, S4 suspend and resume
-     12) WoWLAN
-     13) AP Power save
-     14) Wi-Fi direct
- 
-     WLAN Bug Fixes:
-     ---------------
-     1) Allowed channels 12 and 13 in FCC region.
-     2) For the allowed channels 12 and 13 in any region, power configuration
-        updated as per Caracalla regulatory rules.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S5 with WoWLAN does not work.
-     2) For GTK rekey, wakeup trigger send to host.
-     3) EAP not tested
- 
-     BT New Features:
-     ----------------
-     1) BT EDR mode
-     2) BT LE mode
-     3) BT coex mode (All the coex modes))
-     4) Multi-slave mode supported)
- 
-     BT Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
-     2) In coex mode, BT file transfer fails at times with certain mobiles.
+     WLAN New Features:
+     ------------------
+     1) Station mode
+     2) All Security modes (WEP/WPA/WPA2)
+     3) Station Power save (legacy and UAPSD)
+     4) Bgscan and roaming
+     5) External antenna selection
+     6) Neighbour report request in RRM
+     7) Regulatory (802)11d) support
+     8) Management frame protection support (802)11w)
+     9) Software RF-kill
+     10) AP mode
+     11) S3, S4 suspend and resume
+     12) WoWLAN
+     13) AP Power save
+     14) Wi-Fi direct
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Allowed channels 12 and 13 in FCC region.
+     2) For the allowed channels 12 and 13 in any region, power configuration
+        updated as per Caracalla regulatory rules.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S5 with WoWLAN does not work.
+     2) For GTK rekey, wakeup trigger send to host.
+     3) EAP not tested
+ 
+     BT New Features:
+     ----------------
+     1) BT EDR mode
+     2) BT LE mode
+     3) BT coex mode (All the coex modes))
+     4) Multi-slave mode supported)
+ 
+     BT Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     2) In coex mode, BT file transfer fails at times with certain mobiles.
  
  1.0_RC3 -
-     Gerenic:
-     --------
-     1) Device operating mode is changed as module parameter. Please check
-        README or TRM on how to configure this while loading the modules.
-     2) Max number of stations supported in Wi-Fi AP alone mode is 32, and AP +
-        BT coex mode is 4.
-     3) AP + BT-EDR + BLE support added.
- 
-     WLAN Bug Fixes:
-     ---------------
-     1) Bgscan probe request issue resolved.
-     2) WoWLAN before association issue resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) S4 with and without WoWLAN works with the work-around implemented by 
Canonical.
-     2) S5 with WoWLAN does not work.
-     3) For GTK rekey, wakeup trigger send to host.
-     4) EAP not tested
-     5) To connect multiple BT slaves, connection should be initiated from rsi 
module.
-     6) In coex mode, BT file transfer fails at times with certain mobiles.
- 
-     BT New Features:
-     ----------------
-     1) Multi-slave mode supported.
- 
-     BT Bug Fixes:
-     -------------
-     1) Radio sharing of coex modes improved.
+     Gerenic:
+     --------
+     1) Device operating mode is changed as module parameter. Please check
+        README or TRM on how to configure this while loading the modules.
+     2) Max number of stations supported in Wi-Fi AP alone mode is 32, and AP +
+        BT coex mode is 4.
+     3) AP + BT-EDR + BLE support added.
+ 
+     WLAN Bug Fixes:
+     ---------------
+     1) Bgscan probe request issue resolved.
+     2) WoWLAN before association issue resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) S4 with and without WoWLAN works with the work-around implemented by 
Canonical.
+     2) S5 with WoWLAN does not work.
+     3) For GTK rekey, wakeup trigger send to host.
+     4) EAP not tested
+     5) To connect multiple BT slaves, connection should be initiated from rsi 
module.
+     6) In coex mode, BT file transfer fails at times with certain mobiles.
+ 
+     BT New Features:
+     ----------------
+     1) Multi-slave mode supported.
+ 
+     BT Bug Fixes:
+     -------------
+     1) Radio sharing of coex modes improved.
  
  1.0.RC2 -
-     WLAN Bug Fixes:
-     ---------------
-     1) PVB preparation issue in AP mode resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Issue while Resume in S4 with or without WoWLAN.
-     3) S5 with WoWLAN does not work.
-     4) For GTK rekey, wakeup trigger send to host.
- 
-     BT Bug Fixes:
-     -------------
-     1) BT dual mode disconnection issue resolved
-     2) AP BT dual mode issue resolved
+     WLAN Bug Fixes:
+     ---------------
+     1) PVB preparation issue in AP mode resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
+ 
+     BT Bug Fixes:
+     -------------
+     1) BT dual mode disconnection issue resolved
+     2) AP BT dual mode issue resolved
  
  1.0_RC1 -
-     WLAN Bug Fixes:
-     ---------------
-     1) WoWLAN in Co-ex mode issue resolved.
-     2) AP beacon DTIM count update issue resolved.
-     3) Firmware assertion (0x5d) in bgscan issue is resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Issue while Resume in S4 with or without WoWLAN.
-     3) S5 with WoWLAN does not work.
-     4) For GTK rekey, wakeup trigger send to host.
+     WLAN Bug Fixes:
+     ---------------
+     1) WoWLAN in Co-ex mode issue resolved.
+     2) AP beacon DTIM count update issue resolved.
+     3) Firmware assertion (0x5d) in bgscan issue is resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
  
  0.9.8.5_RC6 -
-     WLAN Bug Fixes:
-     ---------------
-     1) Firmware CRC check fail issue resolved
-     2) Compilation fails on 4.10.1 kernel issue resolved
-     3) BG scan issues resolved
-     4) AP mode regulatory fixes
-     5) WoWLAN issues resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Issue while Resume in S4 with or without WoWLAN.
-     3) S5 with WoWLAN does not work.
-     4) For GTK rekey, wakeup trigger send to host.
+     WLAN Bug Fixes:
+     ---------------
+     1) Firmware CRC check fail issue resolved
+     2) Compilation fails on 4.10.1 kernel issue resolved
+     3) BG scan issues resolved
+     4) AP mode regulatory fixes
+     5) WoWLAN issues resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
  
  0.9.8.5_RC4 -
-     WLAN Bug Fixes:
-     -------------------
-     1) AP mode configuration in channels 12 and 13 for EU region issue 
resolved.
-     2) Data latencies in AP mode issue resolved.
-     3) Roaming issues resolved.
-     4) AP WEP mode issue resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Issue while Resume in S4 with or without WoWLAN.
-     3) S5 with WoWLAN does not work.
-     4) For GTK rekey, wakeup trigger send to host.
-     5) WoWLAN does not work in WEP mode.
- 
-     Others:
-     -------
-     1) USB binds only to RS9113, let upstream kernel driver handle other RSI 
chips
+     WLAN Bug Fixes:
+     -------------------
+     1) AP mode configuration in channels 12 and 13 for EU region issue 
resolved.
+     2) Data latencies in AP mode issue resolved.
+     3) Roaming issues resolved.
+     4) AP WEP mode issue resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Issue while Resume in S4 with or without WoWLAN.
+     3) S5 with WoWLAN does not work.
+     4) For GTK rekey, wakeup trigger send to host.
+     5) WoWLAN does not work in WEP mode.
+ 
+     Others:
+     -------
+     1) USB binds only to RS9113, let upstream kernel driver handle other RSI 
chips
  
  0.9.8.5_RC3 -
-     WLAN Bug Fixes:
-     -------------------
-     1) Power save issue in station mode (By default UAPSD is enabled on
-     Caracalla board) fixed.
-     2) WoWLAN with S3 issue resolved
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Not verified removing SDIO interrupt polling
-     3) S4/S5 sleep states not supported (with and without WoWLAN)
+     WLAN Bug Fixes:
+     -------------------
+     1) Power save issue in station mode (By default UAPSD is enabled on
+     Caracalla board) fixed.
+     2) WoWLAN with S3 issue resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Not verified removing SDIO interrupt polling
+     3) S4/S5 sleep states not supported (with and without WoWLAN)
  
  0.9.8.5_RC2 -
-     WLAN Bug Fixes:
-     -------------------
-     1) Power save issue in station mode (By default UAPSD is enabled on
-     Caracalla board) fixed.
-     2) Firmware assert 0x71 (while doing bgscan) issue fixed.
-     3) Keep alive functionality in station mode issue fixed.
-     4) Data traffic stops when connected to multiple stations issue resolved
-     5) WoWLAN not working issue is resolved
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Not verified removing SDIO interrupt polling
-     3) S4/S5 sleep states not supported (with and without WoWLAN)
-     4) Wi-Fi direct testing is in progress
+     WLAN Bug Fixes:
+     -------------------
+     1) Power save issue in station mode (By default UAPSD is enabled on
+     Caracalla board) fixed.
+     2) Firmware assert 0x71 (while doing bgscan) issue fixed.
+     3) Keep alive functionality in station mode issue fixed.
+     4) Data traffic stops when connected to multiple stations issue resolved
+     5) WoWLAN not working issue is resolved
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Not verified removing SDIO interrupt polling
+     3) S4/S5 sleep states not supported (with and without WoWLAN)
+     4) Wi-Fi direct testing is in progress
  
  0.9.8.5_RC1 -
-     WLAN Bug Fixes:
-     -------------------
-     1) Observed unicast probe requests during bgscan issue fixed
-     2) Firmware assert 0x71 (while doing bgscan) issue fixed.
-     3) Crash when doing rmmod while data traffic is going on issue resolved.
-     4) Beacons stopped after 5 minutes of data traffic issue fixed.
-     5) Keep alive functionality in station mode issue fixed
-     6) 11n data rates issue in station mode resolved.
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) EAP not supported
-     2) Not verified removing SDIO interrupt polling
-     3) S4/S5 sleep states not supported (with.without WoWLAN)
-     4) power save is not working consistently
-     5) WoWLAN is not working consistently
+     WLAN Bug Fixes:
+     -------------------
+     1) Observed unicast probe requests during bgscan issue fixed
+     2) Firmware assert 0x71 (while doing bgscan) issue fixed.
+     3) Crash when doing rmmod while data traffic is going on issue resolved.
+     4) Beacons stopped after 5 minutes of data traffic issue fixed.
+     5) Keep alive functionality in station mode issue fixed
+     6) 11n data rates issue in station mode resolved.
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) EAP not supported
+     2) Not verified removing SDIO interrupt polling
+     3) S4/S5 sleep states not supported (with.without WoWLAN)
+     4) power save is not working consistently
+     5) WoWLAN is not working consistently
  
  0.9.8.3 -
-     WLAN New Features:
-     -----------------------------------------
-     1) AP Mode
-     2) S3, S4 suspend and resume
-     3) WoWLAN [Testing in progress]
- 
-     WLAN Bug Fixes:
-     -------------------
-     1) First EAPOL drop issue is resolved
-     2) Firmware Assert while roaming issue is resolved
-        (Provide driver bgsan should be enabled along with supplicant bgscan)
-     3) Roaming takes longer time issue is resolved
-     4) Added polling support as a work-around for the SDIO interrupt issue
-        on some platforms
- 
-     WLAN Limitations/Features NOT Supported:
-     ----------------------------------------
-     1) Wi-Fi Direct mode not supported
-     2) EAP not supported
-     3) SDIO interrupts are not being delivered to the 9113 driver
-     4) In S4 state 9113 device gets reset but device isn't getting 
re-enumerated.
+     WLAN New Features:
+     -----------------------------------------
+     1) AP Mode
+     2) S3, S4 suspend and resume
+     3) WoWLAN [Testing in progress]
+ 
+     WLAN Bug Fixes:
+     -------------------
+     1) First EAPOL drop issue is resolved
+     2) Firmware Assert while roaming issue is resolved
+        (Provide driver bgsan should be enabled along with supplicant bgscan)
+     3) Roaming takes longer time issue is resolved
+     4) Added polling support as a work-around for the SDIO interrupt issue
+        on some platforms
+ 
+     WLAN Limitations/Features NOT Supported:
+     ----------------------------------------
+     1) Wi-Fi Direct mode not supported
+     2) EAP not supported
+     3) SDIO interrupts are not being delivered to the 9113 driver
+     4) In S4 state 9113 device gets reset but device isn't getting 
re-enumerated.
  
  This bug is used for tracking purposes, please do not triage.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669672

Title:
  Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1669672/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to