~ondrak/ubuntu/+source/linux/+git/xenial:snapdragon-upstream

Last commit made on 2018-05-16
Get this branch:
git clone -b snapdragon-upstream https://git.launchpad.net/~ondrak/ubuntu/+source/linux/+git/xenial
Only Ondrej Kubik can upload to this branch. If you are Ondrej Kubik please log in for upload directions.

Branch merges

Branch information

Name:
snapdragon-upstream
Repository:
lp:~ondrak/ubuntu/+source/linux/+git/xenial

Recent commits

a8ed319... by Ondrej Kubik

Updating dragonboard 410c device tree LED definition to work properly on UbuntuCore

  Use rfkill(0/1) for bluetooth and wifi LEDs
  setting LED1 as heartbeat
  setting LED4 as default-on

Signed-off-by: Ondrej Kubik <email address hidden>

d5596f0... by Ondrej Kubik

Fixing cross build for firmware part

Signed-off-by: Ondrej Kubik <email address hidden>

08981e5... by Ondrej Kubik

changing to use new scriptlets syntax

Signed-off-by: Ondrej Kubik <email address hidden>

71ab33e... by Ondrej Kubik

wcn36xx: pass correct BSS index when deleting BSS keys

The firmware message to delete BSS keys expects a BSS index to be passed.
This field is currently hard-coded to 0. Fix this by passing in the index
we received from the firmware when the BSS was configured.

The encryption type in that message also needs to be set to what was used
when the key was set, so the assignment of vif_priv->encrypt_type is now
done after the firmware command was sent. This reportedly fixes the
following error in AP mode:

  wcn36xx: ERROR hal_remove_bsskey response failed err=6

Also, AFAIU, when a BSS is deleted, the firmware apparently drops all the
keys associated with it. Trying to remove the key explicitly afterwards
will hence lead to the following message:

  wcn36xx: ERROR hal_remove_bsskey response failed err=16

This is now suppressed with an extra check for the BSS index validity.

Signed-off-by: Daniel Mack <email address hidden>
Signed-off-by: Ondrej Kubik <email address hidden>

0d8e8d1... by Ondrej Kubik

Updating git ignore

Signed-off-by: Ondrej Kubik <email address hidden>

4c4e1ee... by Stefan Bader

UBUNTU: Ubuntu-snapdragon-4.4.0-1093.98

Signed-off-by: Stefan Bader <email address hidden>

8591825... by Stefan Bader

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Stefan Bader <email address hidden>

5c8ca59... by Stefan Bader

UBUNTU: Ubuntu-snapdragon-4.4.0-1092.97

Signed-off-by: Stefan Bader <email address hidden>

6ee18a0... by Khaled El Mously

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Stefan Bader <email address hidden>

9483d59... by Kleber Sacilotto de Souza

UBUNTU: Ubuntu-snapdragon-4.4.0-1090.95

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>