- Oct 18, 2012
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33840
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33839
-
Felix Fietkau authored
mac80211: store the device path as identifier in the config instead of the mac address, makes it more robust against card replacement or user errors SVN-Revision: 33834
-
Felix Fietkau authored
SVN-Revision: 33833
-
Felix Fietkau authored
SVN-Revision: 33832
-
- Oct 17, 2012
-
-
John Crispin authored
Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831
-
John Crispin authored
SVN-Revision: 33830
-
Felix Fietkau authored
SVN-Revision: 33829
-
Felix Fietkau authored
Signed-off-by:
Tim Harvey <tharvey@gateworks.com> target/linux/ixp4xx/base-files/lib/ixp4xx.sh | 25 ++ target/linux/ixp4xx/base-files/lib/upgrade/platform.sh | 156 +++++++++++++++++ target/linux/ixp4xx/image/Makefile | 11 + 3 files changed, 192 insertions(+) SVN-Revision: 33828
-
Felix Fietkau authored
Update header file appropriately and disable read for ownership Note that the FIQ support implements a workaround that provides a performance boost over the traditional upstream workaround which ensures cache lines are exclusive on driver CPU using 'read for ownership'. Signed-off-by:
Tim Harvey <tharvey@gateworks.com> target/linux/cns3xxx/config-3.3 | 2 +- target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) SVN-Revision: 33827
-
John Crispin authored
Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com) Fixes the DHCP request broadcasts replies option parsing SVN-Revision: 33826
-
John Crispin authored
SVN-Revision: 33825
-
John Crispin authored
SVN-Revision: 33824
-
Felix Fietkau authored
SVN-Revision: 33821
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33820
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33819
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33818
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33817
-
Felix Fietkau authored
SVN-Revision: 33815
-
Felix Fietkau authored
SVN-Revision: 33807
-
Jo-Philipp Wich authored
SVN-Revision: 33806
-
Felix Fietkau authored
SVN-Revision: 33805
-
Jo-Philipp Wich authored
SVN-Revision: 33804
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33803
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33802
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33801
-
Gabor Juhos authored
Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33800
-
- Oct 16, 2012
-
-
Florian Fainelli authored
Most significantly, includes IPv6 support. This version forces libncurses, by patching the configure script, instead of allowing libncursesw, saving (~65k) image space. Signed-off-by:
Russell Senior <russell@personaltelco.net> SVN-Revision: 33782
-
John Crispin authored
SVN-Revision: 33781
-
- Oct 15, 2012
-
-
Florian Fainelli authored
- properly check for the link up condition in the phylib adjust callback - do not assign skb->dev, eth_type_trans() already does it - handle skb allocation failures in the refill path SVN-Revision: 33780
-
Florian Fainelli authored
SVN-Revision: 33779
-
Jo-Philipp Wich authored
uhttpd: update to latest git head - introduces support for multiple index files - fixes build with only the TLS module selected SVN-Revision: 33778
-
Felix Fietkau authored
SVN-Revision: 33777
-
Felix Fietkau authored
build: fix host build stampfile usage, fixes spurious errors with missing opkg host binary after deleting the staging dir SVN-Revision: 33776
-
Jo-Philipp Wich authored
SVN-Revision: 33775
-
- Oct 14, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 33773
-
Gabor Juhos authored
[juhosg: change commit message] Signed-off-by:
Artur Wronowski <arteqw@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33769
-
Gabor Juhos authored
Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33768
-
Gabor Juhos authored
Commit r33248 introduced a regression by passing the board name plus 'board=' in the third argument. The board name string has to be put into the image as identifier of the image type. [juhosg: fix OpenMesh template instead of use of string substitution] Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33767
-
Florian Fainelli authored
LEDs brightness is now only updated if the value actually changed, thus reducing the number of fwrite syscalls significantly. Signed-off-by:
Daniel Golle <dgolle@allnet.de> SVN-Revision: 33766
-