Skip to content
Snippets Groups Projects
  1. Nov 06, 2019
    • Misanthropos's avatar
      gluon-setup-mode: add DECT button to enter setup mode · b359ed18
      Misanthropos authored
      many AVM devices do not have RESET/WPS buttons. So use the otherwise unused DECT/PHONE button to boot the device into setup mode.
      
      This patch allows to enter the setup-mode by pressing the phone button
      (often labeled as DECT) in addition to WPS and reset button.
      
      This patch is necessary to allow supporting boards without a WPS and reset
      button (e.g. AVM FRITZ!Box 7312).
      b359ed18
  2. Nov 05, 2019
  3. Nov 04, 2019
    • David Bauer's avatar
      ipq806x: rename target to ipq806x-generic · e3bdfeef
      David Bauer authored
      This commit accounts for the target renaming which was done in upstream
      commit 7407e723991 ("ipqx0xx: add Generic subtarget")
      e3bdfeef
    • David Bauer's avatar
      ipq40xx: rename target to ipq40xx-generic · 88e6bc52
      David Bauer authored
      This commit accounts for the target renaming which was done in upstream
      commit 7407e723991 ("ipqx0xx: add Generic subtarget")
      88e6bc52
    • David Bauer's avatar
      modules: update OpenWrt · b9bdcc7b
      David Bauer authored
      22c443c20c uboot-fritz4040: build with ipq40xx "generic" subtarget
      7407e72399 ipqx0xx: add Generic subtarget
      9b2a147cfe ramips: enable external amplifier for D-Link DIR-810L
      e539dc2daa ath79: Clean up GL-AR300M DTS/DTSI inclusions
      8f0deedc11 ramips: fix WiFi MAC addresses for D-Link DIR-810L
      f051a967b8 libevent2: Update to 2.1.11
      466d499d03 rpcd: update to latest Git HEAD
      7f29dc0fda kernel: bump 4.14 to 4.14.151
      2436e521b4 kernel: mark kmod-usb-serial-wwan as hidden
      79e6391600 kernel: bump 4.14 to 4.14.150
      c51a39d4a5 mac80211: add an improved moving average algorithm to minstrel
      b9bdcc7b
  4. Nov 03, 2019
  5. Oct 30, 2019
  6. Oct 29, 2019
  7. Oct 22, 2019
    • David Bauer's avatar
      ar71xx-generic: add missing ath10k packages (#1844) · 3522197f
      David Bauer authored
      This adds previously absent ath10k packages definitions. This way,
      devices correctly select CandelaTech firmware correctly, when
      GLUON_WLAN_MESH is set to IBSS.
      
      This is also necessary for all devices, when OpenWrt is switched to
      19.07.
      3522197f
  8. Oct 16, 2019
  9. Oct 06, 2019
  10. Oct 03, 2019
  11. Oct 02, 2019
  12. Sep 30, 2019
  13. Sep 29, 2019
  14. Sep 27, 2019
  15. Sep 26, 2019
  16. Sep 25, 2019
  17. Sep 24, 2019
  18. Sep 23, 2019
  19. Sep 22, 2019
  20. Sep 21, 2019
    • Linus Lüssing's avatar
      docs: gluon-mesh-batman-adv: note regarding IGMP/MLD snooping switches · ff050a29
      Linus Lüssing authored
      This adds a warning that entprise switches with an IGMP/MLD snooping
      feature are not supported yet with IGMP/MLD filtering enabled.
      
      For this to work, firstly the Linux bridge on the Gluon node needs to
      support Multicast Router Discovery (RFC4286). But this feature was only
      added to the Linux kernel recently, in 5.1.
      
      Secondly, a Gluon node would need to periodically send "Multicast Router
      Advertisment" (RFC4286) messages, to "announce" the multicast router
      port setting on bridge port bat0.
      
      Thirdly, the IGMP/MLD snooping switches would need to implement
      RFC4286.
      ff050a29
Loading