Felix Fietkau
740c755805
mac80211: update to wireless-testing 2014-11-04
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43210
2014-11-07 19:41:07 +00:00
Felix Fietkau
82e2aeb599
mac80211: merge a few pending upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43208
2014-11-07 11:12:51 +00:00
John Crispin
89f74722b7
ralink: assign default ranges inside the pci driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43207
2014-11-07 10:51:08 +00:00
John Crispin
9007e2244f
ralink: mt7628 does not actually need this fix for the ethernet driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43206
2014-11-07 10:51:00 +00:00
Nicolas Thill
f4417f7ad8
package/*: replace occurences of 'ln -sf' to '$(LN)'
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43205
2014-11-06 19:35:34 +00:00
Nicolas Thill
bd92e9806b
ncurses: cleanup InstallDev
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43204
2014-11-06 19:35:23 +00:00
Nicolas Thill
8d515b3b40
libusb-compat: cleanup InstallDev
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43203
2014-11-06 19:35:14 +00:00
Steven Barth
4e26b81c48
odhcpd: disable flash-renumbering hack for non-64 prefixes
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43202
2014-11-06 13:37:50 +00:00
John Crispin
c32ad22e40
ralink: improve r43200
...
r43200 tries to detect if the fixup is needed or not. control the behaviour via
OF instead and disable unused ports.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43201
2014-11-06 12:19:53 +00:00
John Crispin
0cc0ba2b3a
ralink: only apply ephy1 fixup if the phy is present
...
this broke e1700 lan2 as the fixup was applied to the phy inside the mt7530.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43200
2014-11-06 11:11:44 +00:00
John Crispin
78b6222851
ralink: tweak e1700 dts file
...
the current driver code wont know which mt7530 to apply the llllw setting to.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43199
2014-11-06 09:31:45 +00:00
John Crispin
c5954fc510
ralink: make pci driver handle mt7628
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43198
2014-11-06 09:31:37 +00:00
John Crispin
cadf517107
ralink: add support for mt7628
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43197
2014-11-06 09:31:31 +00:00
John Crispin
f8404aaf9e
ralink: add mt7628 support to the ethernet driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43196
2014-11-06 09:31:19 +00:00
John Crispin
26504289df
ralink: cleanup ethernet Makefile/Kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43195
2014-11-06 09:31:09 +00:00
John Crispin
d524fe46fd
ralink: move ethernet driver to files/
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43194
2014-11-06 09:31:03 +00:00
John Crispin
74e94df8eb
procd: update to latest git
...
setsid is called fixing the pgrp issue
trigger the wdt while modules are being inserted
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43193
2014-11-06 09:30:55 +00:00
Nicolas Thill
1fe7cd5ed9
busybox: add 2 upstream fixes
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43191
2014-11-06 04:44:06 +00:00
Nicolas Thill
61a708154d
sunxi: fix network config on A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43190
2014-11-06 02:23:12 +00:00
Nicolas Thill
ddb98cb70f
sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43189
2014-11-06 00:05:23 +00:00
Nicolas Thill
8db5c4038d
uboot-sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43188
2014-11-06 00:05:15 +00:00
Nicolas Thill
e39e1ba005
uboot-sunxi: cosmetic changes
...
This will ease adding new targets and updating:
* split UBOOTS var into multiple lines
* remove version from TITLE
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43187
2014-11-06 00:05:10 +00:00
Imre Kaloz
d738d22bf8
add support for the Linksys E1700
...
SVN-Revision: 43186
2014-11-05 14:37:13 +00:00
Steven Barth
d82cf547d0
uml: remove inittab since procd is fixed now
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43185
2014-11-05 14:21:51 +00:00
Steven Barth
e06033d028
procd: fix kernel command-line argument parsing
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43184
2014-11-05 14:21:40 +00:00
Zoltan Herpai
135c8f4b1a
sunxi: move cubietruck dts into patches [3.14]
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43183
2014-11-04 23:14:11 +00:00
Zoltan Herpai
1ac401f431
sunxi: move IR patch for bananapi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43182
2014-11-04 21:06:04 +00:00
Zoltan Herpai
5cd9a39573
sunxi: move bananapi dts into patches [3.14]
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43181
2014-11-04 20:33:56 +00:00
Zoltan Herpai
6965eb4600
sunxi: move pcduino3 dts into patches [3.14]
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43180
2014-11-04 20:20:38 +00:00
Steven Barth
425dec78c5
procd: Make askconsole work again when no tty is specified in inittab
...
Thanks to Michel Stam
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43179
2014-11-04 18:48:17 +00:00
Steven Barth
de64db7ee4
procd: fix serial console login ( #18278 )
...
Many thanks to Michel Stam for his work.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43178
2014-11-04 16:03:51 +00:00
Steven Barth
384e8c09e3
uml: fix inittab
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43177
2014-11-04 16:03:46 +00:00
Steven Barth
2a5ad9cf0b
openssl: reenable CMS (broke krb5)
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43176
2014-11-04 08:37:06 +00:00
Felix Fietkau
8acf9adf28
ar71xx: add missing WZR-450HP2 patch from r43026 for 3.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43175
2014-11-03 22:55:01 +00:00
Felix Fietkau
9a2cf10c33
netfilter: Enable compiling iptables match cluster
...
This patch adds the userspace and kernelspace for
- match NETFILTER_XT_MATCH_CLUSTER
This match can be used to deploy gateway and back-end load-sharing clusters.
- target IP_NF_TARGET_CLUSTERIP
This module allows you to configure a simple cluster of nodes
that share a certain IP and MAC address
without an explicit load balancer in front of them.
Connections are statically distributed between the nodes in this cluster.
This is used i.e. by strongswan-ha.
Signed-off-by: Christian Scheele <cs@embedd.com>
SVN-Revision: 43174
2014-11-03 22:01:45 +00:00
John Crispin
2c72ffc154
ar71xx: add support for Netgear WNR2000v4
...
Signed-off-by: Michaël Burtin <mburtin@gmail.com>
SVN-Revision: 43173
2014-11-03 20:20:56 +00:00
John Crispin
b25b58a96a
ralink: add pci bidge node to mt7620a dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43172
2014-11-03 20:20:46 +00:00
John Crispin
cc142739f2
ralink: fix wan port on whr-1166
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43171
2014-11-03 20:20:40 +00:00
Steven Barth
6d1d02eefb
polarssl: update to 1.3.9
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43170
2014-11-03 19:36:06 +00:00
Steven Barth
c7ae195c9e
mdnsd: add query / fetch methods, fix some bugs
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43169
2014-11-03 19:35:53 +00:00
Jo-Philipp Wich
0ceece4c82
px5g: generate unique serial numbers
...
Generate a random serial from /dev/urandom when creating selfsigned certs.
Fixes "sec_error_reused_issuer_and_serial" with Firefox.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43168
2014-11-03 18:12:42 +00:00
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
2014-11-03 09:56:44 +00:00
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
2014-11-03 08:01:08 +00:00
John Crispin
e2d82442b7
kernel/modules/vxlan: add +kmod-iptunnel as dependency
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 43154
2014-11-03 08:00:39 +00:00
John Crispin
cc5194cf03
ramips: add support for Airlink101 AR670W
...
This is a RT2880-based board, 32MB RAM, 4MB flash. The bootloader
is a hacked u-Boot that reads an LZMA image directly, so we skip
generating the uImage header and enable the lzma mtdsplit parser.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43153
2014-11-03 08:00:13 +00:00
Felix Fietkau
101289156b
kernel: add missing config symbol for 3.13+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43152
2014-11-02 20:06:41 +00:00
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43151
2014-11-02 12:20:54 +00:00
Zoltan Herpai
7aa2950165
kernel: 3.18: fix config typo
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43150
2014-11-02 10:12:46 +00:00
Zoltan Herpai
7f707a5216
sunxi: update devtree name in network setup for pcduino3 as preparing for 3.18
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43149
2014-11-02 10:11:36 +00:00
Hauke Mehrtens
adbb5ad195
bcm53xx: bcma: get IRQs also from device tree
...
Add patches for getting the IRQ number for a device of the bcma bus
that were send for upstream inclusion.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43148
2014-11-01 15:57:30 +00:00