Skip to content
Snippets Groups Projects
  1. Jun 10, 2016
  2. Jun 09, 2016
  3. Jun 07, 2016
  4. Jun 08, 2016
  5. Jun 07, 2016
  6. Jun 06, 2016
  7. Jun 05, 2016
    • Waldemar Brodkorb's avatar
      util-linux: fix scanf fallback detection for uClibc-ng · 5d8ece87
      Waldemar Brodkorb authored
      
      uClibc-ng pretends to be GNU libc 2.2 and then a fallback
      scanf check is tried, so that libmount is disabled
      afterwards. Add a fix already suggested upstream.
      Add librt dependency required for other apps, too.
      
      Signed-off-by: default avatarWaldemar Brodkorb <wbx@uclibc-ng.org>
      5d8ece87
    • John Crispin's avatar
      ubus: update to latest git HEAD · f02184cb
      John Crispin authored
      
      Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
      f02184cb
    • John Crispin's avatar
      procd: update to latest git HEAD · 9363259a
      John Crispin authored
      
      Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
      9363259a
    • Daniel Golle's avatar
      mac80211: respect user-set regulatory domain by default · 3ec48039
      Daniel Golle authored
      
      It turns out most device vendors don't set the correct country code
      in their devices' on-flash-EEPROM sections as they apparently rather
      provide a complete per-target-market firmware with patched drivers
      instead of just setting the country code.
      This results in the driver to incorrectly assume the value stored in
      the on-flash-EERPOM (usually US or China) being the regulatory domain
      inside which the device is being used.
      To work around this issue, OpenWrt introduced the ATH_USER_REGD config
      variable to decide during build whether or not to allow the user to
      override the regulatory domain setting. This option, however, is not
      enabled by default and thus ends up being disabled for snapshots builds
      and released binaries.
      As we know for a long time that most devices got borked regulatory
      domain values set in their EEPROMs we should allow our users to respect
      their local law (instead of just assume US or China laws).
      Note that also the current default has great potential of users not
      ever setting their regulatory domain and thus using inapproriate and
      potentially illegal frequencies and/or tx-power settings
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      3ec48039
    • Ben Greear's avatar
      ath10k: support CT firmware choices. · 56b37730
      Ben Greear authored
      
      This allows one to select CT firmware for ath10k
      if one prefers to try this firmware instead of stock
      ath10k firmware.
      
      The 10.1 (988X) firmware can actually be installed beside the
      default firmware, but it will not be used as long as the firmware-5.bin
      file exists.  Users could rename the files and reboot to use different
      images.
      
      The 99X0 (wave-2) firmware  uses the same firmware-5.bin name as default
      firmware, so it cannot be installed at the same time as default firmware.
      
      Signed-off-by: default avatarBen Greear <greearb@candelatech.com>
      56b37730
  8. Jun 02, 2016
  9. Jun 01, 2016
  10. May 31, 2016
Loading