[OpenWrt-Devel] [PATCH v3 2/2] ar71xx: Add support for AirTight Networks C-55

2015-09-22 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for the AirTight Networks C-55 Access Point Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- target/linux/ar71xx/base-files/etc/diag.sh | 3 + .../etc/hotplug.d/firmware/10-ath9k-eeprom

[OpenWrt-Devel] [PATCH v5 1/5] ar71xx: add eth rx delay for qca955x platforms

2015-09-22 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for qca955x_eth_rx_delay to work with the qca955x SoC. Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- ...42-MIPS-ath79-add-qca955x-mac-tx-rx-delay.patch | 58 ++ 1 file

[OpenWrt-Devel] [PATCH v5 4/5] ar71xx: add LED driver NU801

2015-09-22 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> The MR18 uses a 3-channel 16-bit PWM Constant Current Driver for its status LED. Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- package/base-files/files/etc/init.d/led| 2 +- .../linux/ar71xx/files/drivers/leds/

[OpenWrt-Devel] [PATCH v5 2/5] ar71xx: add support for qca955x sgmii/serdes calibration

2015-09-22 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for sgmii/serdes calibration from within the OpenWRT environment. This is needed on boards that do not use u-boot or do not have a pre-init process that runs calibration. Signed-off-by: Chris R Blake <c

[OpenWrt-Devel] [PATCH v4 2/5] ar71xx: add support for qca955x sgmii/serdes calibration

2015-09-20 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for sgmii/serdes calibration from within the OpenWRT environment. This is needed on boards that do not use u-boot or do not have a pre-init process that runs calibration. Signed-off-by: Chris R Blake <c

[OpenWrt-Devel] [PATCH v4 1/5] ar71xx: add eth rx delay for qca955x platforms

2015-09-20 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for qca955x_eth_rx_delay to work with the qca955x SoC. Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- ...42-MIPS-ath79-add-qca955x-mac-tx-rx-delay.patch | 58 ++ 1 file

[OpenWrt-Devel] [PATCH v4 5/5] ar71xx: add support for Cisco's MR18

2015-09-20 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch adds support for Cisco's MR18. Detailed instructions for the flashing the device can be found in the OpenWrt forum thread: <https://forum.openwrt.org/viewtopic.php?id=59248> Signed-off-by: Chris R Blake <chrisrbl

[OpenWrt-Devel] [PATCH v4 4/5] ar71xx: add LED driver NU801

2015-09-20 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> The MR18 uses a 3-channel 16-bit PWM Constant Current Driver for its status LED. Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- package/base-files/files/etc/init.d/led| 2 +- .../linux/ar71xx/files/drivers/leds/

[OpenWrt-Devel] [PATCH v3 2/5] ar71xx: add support for qca955x sgmii/serdes calibration

2015-09-17 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for sgmii/serdes calibration from within the OpenWRT environment. This is needed on boards that do not use u-boot or do not have a pre-init process that runs calibration. Signed-off-by: Chris R Blake <c

[OpenWrt-Devel] [RFC 4/5] ar71xx: add LED driver NU801

2015-09-17 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> The MR18 uses a 3-channel 16-bit PWM Constant Current Driver for its status LED. Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- package/base-files/files/etc/init.d/led| 2 +- .../linux/ar71xx/files/drivers/leds/

[OpenWrt-Devel] [PATCH v3 1/5] ar71xx: add eth rx delay for qca955x platforms

2015-09-17 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch is to add support for qca955x_eth_rx_delay to work with the qca955x SoC. Signed-off-by: Chris R Blake <chrisrblak...@gmail.com> --- ...42-MIPS-ath79-add-qca955x-mac-tx-rx-delay.patch | 58 ++ 1 file

[OpenWrt-Devel] [RFC 5/5] ar71xx: add support for Cisco's MR18

2015-09-17 Thread Chris R Blake
From: Chris R Blake <chrisrblak...@gmail.com> This patch adds support for Cisco's MR18. Detailed instructions for the flashing the device can be found in the OpenWrt forum thread: <https://forum.openwrt.org/viewtopic.php?id=59248> Signed-off-by: Chris R Blake <chrisrbl