Commit Graph

66 Commits

Author SHA1 Message Date
Daniel Golle 69813a57ca kernel: re-add patch for AT8032 Ethernet PHY
The patch was wrongly removed by a kernel version bump to 4.9.106 in
the believe that it was merged upstream thow it wasn't. This lead to
unrecoverable link losses on devices which use those PHYs such as
many ubnt single-port CPEs.

Fixes: 6f8eb1b50f ("kernel: bump 4.9 to 4.9.106 for 18.06")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit a497e47762)
2018-08-12 17:22:26 -07:00
dman776 433a943579
build: fix luasrcdiet-luci Makefile (#118) 2018-08-08 13:10:56 -05:00
Eric 52a8b79f98 Trim Packages (#96)
Closes #81 

* Trim Packages

Kernel support for USB has been moved to modules
libpcap and tcpdump have been moved to modules
libnetsnmp and snmpd have been moved to modules
IPv6 has been removed from the kernel
IPv6 support has been removed from busybox network utils as well.
(no more funny DNS responses in nslookup!)

* Remove ping6 and traceroute6

They are no longer needed

* Changed patch name and number and updated series file
2018-08-02 15:53:20 -05:00
apcameron 014217aa6b ar71xx: Add Support for the TP-LINK CPE210 V3.0 Device
This Device is almost the same as the CPE210 V2.0
Once Support for the TP-LINK CPE210 V3.0 gets added to the OpenWrt code we
will need to drop the patch 001-add_support_for_TP-Link_CPE210_v3.patch
2018-07-21 14:33:26 -08:00
apcameron 0d95d4d708 ar71xx: Add Support for the TP-LINK CPE510 V2.0 Device
Once the PR for this is accepted by Openwrt we will need to remove the file
001-add_support_for_TP-Link_CPE510_v2.patch

Removed 001-add_support_for_TP-Link_CPE210_v2.patch as PR #937 has been committed

Updated 99_setup_aredn_include to remove unused Rssi Led configuration
2018-07-04 18:17:14 -07:00
Joe AE6XE 1bebbc3257 aredn: iperf fw rules and fw restart on pkg install
Port iperf fw rules and fw restart on pkg install to
new build structure
2018-07-01 20:20:26 -05:00
apcameron 9fd3f30934 ar71xx: Add Support for the TP-LINK CPE210 V2.0 Device
Once Support for the TP-LINK CPE210 V2.0 gets added to the OpenWrt code we will need to drop the patch 001-add_support_for_TP-Link_CPE210_v2.patch
2018-05-15 21:20:44 -07:00
Joe AE6XE 68c1ba7fa9 bugfix: ubnt uboot firmware check fails via tftp
newer versions of Ubiquiti uboot constrain
the firmware header version sting. Current
openwrt formated versioning results in a
uboot firmware check error
2018-05-13 23:11:51 -05:00
Joe AE6XE d33df3dab7 aredn: define vlans for aredn devices (#7)
aredn devices configured with lan, wan, and dtdlink
networks.
2018-05-03 00:07:55 -05:00
Andrew Cameron 01b30a4c63 aredn: port ar71xx_board_name 2018-03-31 21:26:49 -07:00
Joe AE6XE 5d09d7e005 aredn: port customized MeshNode SSID 2018-03-31 08:51:01 -07:00
Joe AE6XE 8dad202d0e aredn: update and port customized banner 2018-03-31 08:43:39 -07:00
Andrew Cameron 2626060908 busybox: port AREDN usage of telnet from 3.16.1.1 2018-03-31 08:42:36 -07:00
Andrew Cameron 31dbc2c552 bugfix: enable dnsmasq in 18.01.x 2018-03-31 08:36:14 -07:00
Andrew Cameron 714fb257c5 aredn: port part97 extended spectrum to openwrt 18.01.x
This commit requires US FCC Part 97 licensing
or equivilent in your country.  Ported from
AREDN 3.16.1.1 release
2018-03-30 15:41:44 -07:00
Joe AE6XE 91ee8671b6 build: create top level make structure 2018-03-23 00:39:07 -07:00