| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This target seems to have been unmaintained for quite a while, and not a
single tester for the (now outdated) kernel 4.14 patches has been found.
Remove the code and all the packages which are only used by this target.
To add this target to OpenWrt again port it to a recent and supported
kernel version.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
|
|
|
|
|
|
|
| |
This will introduce a warning on 3.18, but fixes an error when
compiling for 4.9.
Fixes: cf9e0a59aabd ("ar7: add kernel 4.9 support")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
|
|
|
| |
There are no obvious users, and any out of tree users should convert to
one of the generic APIs.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
|
|
|
|
| |
Compile tested only.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46186
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44638
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43553
|
|
|
|
| |
SVN-Revision: 34153
|
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34146
|
|
|
|
| |
SVN-Revision: 23917
|
|
|
|
| |
SVN-Revision: 22812
|
|
|
|
| |
SVN-Revision: 19518
|
|
|
|
| |
SVN-Revision: 19022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the clocks are always generated by the remote device instead of the local one.
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.
This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.
Signed-off-by: Antti Seppala <a.seppala at gmail.com>
SVN-Revision: 16049
|
|
|
|
|
|
| |
already
SVN-Revision: 14625
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 12666
|
|
|
|
|
|
| |
thanks sn9
SVN-Revision: 12467
|
|
|
|
| |
SVN-Revision: 12454
|
|
|
|
| |
SVN-Revision: 12443
|
|
|
|
| |
SVN-Revision: 10752
|
|
|
|
| |
SVN-Revision: 10711
|
|
|
|
| |
SVN-Revision: 10709
|
|
|
|
| |
SVN-Revision: 10708
|
|
|
|
|
|
| |
Leonardo board
SVN-Revision: 10707
|
|
|
|
| |
SVN-Revision: 10421
|
|
|
|
|
|
| |
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9665
|
|
|
|
|
|
| |
Signed-off-by: oliver@opencloud.com
SVN-Revision: 9664
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch allows VLYNQ devices on the DG834Gv1 to be successfully
enabled.
Currently the "__vlynq_enable_device" function attempts to set the VLYNQ
device clock divisor to values from 1 through 8 until a link is
successfully established. On the DG834Gv1 (but not the DG834Gv2),
setting the VLYNQ device clock divisor to 1 (full rate) results in all
further VLYNQ operations failing (including software reset), so the
device is never enabled. This patches changes the function to only
attempt divisors 2 through 8, and hence the device is successfully
enabled.
Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com>
---------
SVN-Revision: 9656
|
|
|
|
|
|
| |
through ethtool
SVN-Revision: 9333
|
|
|
|
| |
SVN-Revision: 9282
|
|
|
|
| |
SVN-Revision: 9252
|
|
|
|
| |
SVN-Revision: 9251
|
|
|
|
| |
SVN-Revision: 9182
|
|
|
|
| |
SVN-Revision: 9143
|
|
|
|
|
|
| |
net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu)
SVN-Revision: 9098
|
|
|
|
| |
SVN-Revision: 8911
|
|
|
|
| |
SVN-Revision: 8889
|
|
|
|
| |
SVN-Revision: 8887
|
|
|
|
| |
SVN-Revision: 8886
|
|
|
|
| |
SVN-Revision: 8881
|
|
|
|
| |
SVN-Revision: 8851
|
|
|
|
| |
SVN-Revision: 8839
|
|
|
|
| |
SVN-Revision: 8772
|
|
|
|
| |
SVN-Revision: 8764
|
|
|
|
| |
SVN-Revision: 8762
|
|
|
|
| |
SVN-Revision: 8761
|
|
|
|
| |
SVN-Revision: 8758
|
|
|
|
| |
SVN-Revision: 8756
|
|
|
|
| |
SVN-Revision: 8747
|
|
|
|
|
|
| |
http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html)
SVN-Revision: 8738
|
|
|
|
| |
SVN-Revision: 8656
|