Skip to content
Permalink
karabek_rebase

Commits on Apr 21, 2020

  1. Fix powersave/beacon wakeup

    wsm_set_beacon_wakeup_period() expects a number of beacons, not milliseconds. This makes powersave mode less prone to dropping frames, and saves over 200mW in idle power consumption.
    dbeinder committed Apr 21, 2020
  2. Fix 802.11b rate descriptions

    5.5Mb and 11Mb do work in CCK mode, only PBCC modulation is unsupported
    dbeinder committed Apr 21, 2020
  3. Fix broken probe requests and increase listen time for passive scan

    Without info element, probe requests are invalid and most APs do not respond to them. On passive scan: listen for a full 100TU to get all standard beacons
    dbeinder committed Apr 21, 2020
  4. Fix connecting to unsecured networks

    cfg80211_get_bss needs explicit flags to get networks without privacy
    dbeinder committed Apr 21, 2020

Commits on Feb 2, 2020

  1. Makefile corrected for kernel building.

    karabek
    karabek committed Feb 2, 2020

Commits on Feb 1, 2020

  1. [5-5f] scan: mutex reorder

    karabek
    karabek committed Feb 1, 2020
  2. [5-5e] cleanup

    karabek
    karabek committed Feb 1, 2020

Commits on Jan 28, 2020

  1. updated device tree examples

    karabek
    karabek committed Jan 28, 2020
  2. added <Firmware> and <dts> dirs to <.gitignore>

    karabek
    karabek committed Jan 28, 2020
  3. 5-5d fix C90 warnings

    karabek
    karabek committed Jan 28, 2020

Commits on Jan 26, 2020

Commits on Jan 22, 2020

  1. Re-enabled xxx_kprint debugging for <sta> and <fwio>; enabled MAC cha…

    …nge (dev)
    karabek
    karabek committed Jan 22, 2020

Commits on Jan 9, 2020

  1. some tweaking and getting driver more in line with original ericsson …

    …driver where feasable
    karabek
    karabek committed Jan 9, 2020

Commits on Dec 16, 2019

  1. revert

    Karabek
    Karabek committed Dec 16, 2019
  2. revert

    Karabek
    Karabek committed Dec 16, 2019
  3. Update 5.2

    Karabek
    Karabek committed Dec 16, 2019
  4. Update 5.2

    Karabek
    Karabek committed Dec 16, 2019
  5. Update 5.2

    Karabek
    Karabek committed Dec 16, 2019

Commits on Nov 27, 2019

  1. update 5.4

    karabek
    karabek committed Nov 27, 2019

Commits on Oct 29, 2019

  1. Micro-Update

    Karabek
    Karabek committed Oct 29, 2019
  2. Update Makefile

    Karabek
    Karabek committed Oct 29, 2019
  3. Update Kconfig 5.3.7

    Karabek
    Karabek committed Oct 29, 2019
  4. update 5.3.7

    Karabek
    Karabek committed Oct 29, 2019

Commits on Jan 10, 2019

  1. typo

    Karabek
    Karabek committed Jan 10, 2019

Commits on Jan 1, 2019

  1. Small update tx.c

    removed superfluous brackets
    Karabek
    Karabek committed Jan 1, 2019

Commits on Oct 23, 2018

Commits on Jun 18, 2018

  1. Updated README

    Tested with 4.18
    Corrected path to DTS example
    Karabek
    Karabek committed Jun 18, 2018

Commits on Jun 6, 2018

  1. mark for localisation

    karabek
    karabek committed Jun 6, 2018

Commits on Apr 22, 2018

  1. update - tested against 4.17rc1

    Karabek
    Karabek committed Apr 22, 2018

Commits on Apr 3, 2018

  1. Update README - tested kernel versions

    Karabek
    Karabek committed Apr 3, 2018

Commits on Feb 28, 2018

  1. small update

    Karabek
    Karabek committed Feb 28, 2018

Commits on Feb 25, 2018

  1. fix against 4.16, cleanup

    karabek
    karabek committed Feb 25, 2018
Older