Skip to content
Snippets Groups Projects
  1. Mar 13, 2020
    • Jun Su's avatar
      ath79: add support for TP-Link TL-WR740N v5 · b9f4f1f9
      Jun Su authored
      
      This adds support for the TP-Link TL-WR740N v5, a clone of the
      v4 only with a different TPLINK_HWID. It was already supported
      in ar71xx as well.
      
      Specifications:
      
      SOC: Atheros AR9331
      CPU: 400MHz
      Flash: 4 MiB
      RAM: 32 MiB
      WLAN: Atheros AR9330 bgn
      Ethernet: 5 ports (100M)
      
      Flashing instructions:
      
      - Flash factory image from OEM WebUI:
        openwrt-ath79-tiny-tplink_tl-wr740n-v5-squashfs-factory.bin
      - Sysupgrade from ar71xx image:
        openwrt-ath79-tiny-tplink_tl-wr740n-v5-squashfs-sysupgrade.bin
      
      Signed-off-by: default avatarJun Su <howard0su@gmail.com>
      [commit title/message facelift]
      Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
      b9f4f1f9
    • Kevin Darbyshire-Bryant's avatar
      kernel: ifb: set default numifbs to 0 · 5c2b130e
      Kevin Darbyshire-Bryant authored
      
      By default on module load, 2 ifb interfaces are created and typically
      remain unused, cluttering 'ip link' outputs and generally confusing
      things.  sqm-scripts for example, creates its own ifb interface/s
      instead of using these 2 defaults ifbs.
      
      Tell the ifb module to not create any default ifbs on load via the
      numifbs parameter.
      
      Signed-off-by: default avatarKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
      5c2b130e
  2. Mar 12, 2020
  3. Mar 11, 2020
Loading