- Dec 22, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43761
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43760
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43759
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43758
-
- Dec 20, 2014
-
-
Felix Fietkau authored
kernel: disable soft-reset for generic PHY devices to avoid accidentally clearing preinitialized state Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43757
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43756
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43755
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43754
-
- Dec 19, 2014
-
-
Luka Perkov authored
The '6171 and '6172 are similar enough to work without any changes to the code. Signed-off-by:
Claudio Leite <leitec@staticky.com> SVN-Revision: 43753
-
Luka Perkov authored
Set defaults health led to a timer heartbeet (200/800) and populate network for: - GuruplugServerPlus - SheevaPlug - SheevaPlug with eSATA Signed-off-by:
Gerald Kerma <dreagle@doukki.net> SVN-Revision: 43752
-
- Dec 18, 2014
-
-
Luka Perkov authored
- SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Signed-off-by:
Gerald Kerma <dreagle@doukki.net> SVN-Revision: 43751
-
Luka Perkov authored
This maps the LAN ports to eth0 and WAN port to eth1. Since there are two interfaces the 802.1q VLAN mode is unnecessary and left disabled. Port-based VLANs are used instead. Signed-off-by:
Claudio Leite <leitec@staticky.com> SVN-Revision: 43750
-
Hauke Mehrtens authored
There are some problems in the napi usage that are fixed now. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43749
-
Hauke Mehrtens authored
When there is no device connected to the controller we should not start the controller. This also changes between PCIe 1.0 and PCIe 2.0 speed based on the device. This code is based on code from the new Broadcom PCIe controller driver. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43748
-
Luka Perkov authored
- SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Signed-off-by:
Gerald Kerma <dreagle@doukki.net> SVN-Revision: 43747
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43746
-
Felix Fietkau authored
Package libbfd, libopcodes and ar seperately. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43745
-
Felix Fietkau authored
This patch adds soc support for QCA9561 and TP9343. TP9343 is a reduced version of QCA9561, which can be found in TP-LINK routers in China. The qca956x_wmac has not yet been supported by ath9k. tested on TL-WDR6500 and TL-WR882N v1 (Chinese version) Signed-off-by:
Weijie Gao <hackpascal@gmail.com> SVN-Revision: 43744
-
Felix Fietkau authored
Inline function ar8xxx_create_mii. Signed-off-by:
Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 43743
-
Felix Fietkau authored
Remove read/write/rmw member functions from ar8xxx_priv There seems to be no real benefit of the ar8xxx_priv member functions read/write/rmw as one implementation exists for each of them only. Especially ar8xxx_mii_rmw is assigned to priv->rmw first and then mapped to ar8xxx_rmw. Rename the ar8xxx_mii_.. functions to ar8xxx_.. and use them directly. Signed-off-by:
Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 43742
-
Felix Fietkau authored
Create helpers mii_read32 / mii_write32 for 32 bit MII ops. Rename r3 variable to page in ar8xxx_mii_write to make it consistent with the other ar8xxx_mii_xxxx functions. Signed-off-by:
Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 43741
-
Felix Fietkau authored
Factor out chip-specific parameters from ar8xxx_probe_switch. Move the ar8xxx_chip definitions after the swops definitions. Signed-off-by:
Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 43740
-
Felix Fietkau authored
Remove unused function parameter in ar8327_led_register. Signed-off-by:
Heiner Kallweit <hkallweit1@gmail.com> SVN-Revision: 43739
-
- Dec 17, 2014
-
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43738
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43736
-
Luka Perkov authored
Add kirkwood FDT: - SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus - Topkick1281P2 Signed-off-by:
Gérald Kerma <drEagle@doukki.net> SVN-Revision: 43735
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43734
-
Steven Barth authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 43733
-
- Dec 16, 2014
-
-
Steven Barth authored
Signed-off-by:
Russell Senior <russell@personaltelco.net> SVN-Revision: 43731
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43730
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43729
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 43728
-
- Dec 15, 2014
-
-
Felix Fietkau authored
build: prevent spurious host-build re-builds by touching .built after the install command before touching .installed Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43721
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43720
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43719
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43718
-
John Crispin authored
adds a few cleanups and extroot/ubi support Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 43717
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43716
-
John Crispin authored
This new argument is used right after starting regular preinit (which happens if failsafe wasn't triggered). The main purpose of "preinit" argument is to indicate that failsafe can be triggered, however we were missing a way to inform user that we don't wait for a trigger anymore. With this change it's clear when failsafe mode can be triggered. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43715
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43714
-