Jo-Philipp Wich
e02d373f90
iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt
...
SVN-Revision: 36449
2013-04-26 13:20:15 +00:00
Felix Fietkau
accc6e309e
mac80211: update to wireless-testing 2013-04-16 + backports
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36448
2013-04-26 10:52:03 +00:00
John Crispin
bc453a52b2
procd: fix wrap around bug in logread time handling code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36447
2013-04-25 19:51:08 +00:00
John Crispin
35b092272a
hotplug2: make it depend on !PROCD_INIT
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36446
2013-04-25 19:16:54 +00:00
John Crispin
b42a173664
lantiq: make leds and network work on VG3503J
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36445
2013-04-25 19:03:41 +00:00
John Crispin
520bf46375
lantiq: fix board detection helpers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36444
2013-04-25 19:03:37 +00:00
John Crispin
157c86371f
lantiq: move dts files to thir own folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36443
2013-04-25 19:03:32 +00:00
John Crispin
4664e21293
generic: fix rtl8366_smi compile warning
...
drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_sw_set_vlan_ports':
drivers/net/phy/rtl8366_smi.c:1125:6: warning: 'pvid' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36442
2013-04-25 19:03:29 +00:00
John Crispin
9ae3adbe3c
lantiq: disable sw portmaps on xrx200 ethernet as segment solation does not work yet
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36441
2013-04-25 19:03:25 +00:00
John Crispin
d3d18ae812
lantiq: make lzma-loader based images for VG3503J
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36440
2013-04-25 19:03:21 +00:00
John Crispin
a46acc80e4
lantiq: update VG3503J.dts to match new partition layout
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36439
2013-04-25 19:03:17 +00:00
John Crispin
46306c2e47
lantiq: add lzma-loader source
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36438
2013-04-25 19:03:13 +00:00
John Crispin
fd79eb4e7c
ramips: add profile for Dlink DIR-615 H1
...
Hello,
this adds the profile for Dlink DIR-615 H1 without the usb default packages
since this router does not have a usb port and while all the needed definitions
for building are already in target/linux/ramips/image/Makefile this also allows
users to select the exact target in RT305x based boards menuconfig for this router
and compile its firmware.
Signed-off-by: Daniel Petre <dani@ip6.ro>
Patchwork: http://patchwork.openwrt.org/patch/3529/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36437
2013-04-25 19:03:09 +00:00
John Crispin
e141b73f9d
ramips: remove now unneeded user-space board detection
...
Now that ALL5002 and ALL5003 each got their own DTS and board names, remove
the now no longer needed user-space part which previously differentiated between
ALL5002 and ALL5003.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3558/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36436
2013-04-25 19:03:05 +00:00
John Crispin
cf3885eb0f
ramips: introduce DTS for ALL5003
...
Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36435
2013-04-25 19:03:01 +00:00
John Crispin
978567a89e
ramips: set preinit interface to eth0 by default.
...
This makes any ramips device accessible via ethernet in failsafe mode.
Based on: https://dev.openwrt.org/changeset/36322
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3567/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36434
2013-04-25 19:02:57 +00:00
John Crispin
7bfab6e308
ramips: Add Alpha ASL-26555 support.
...
This board uses a TrendChip SOC with its own RAM/Flash for ADSL support.
We know both SOCs are connected through ethernet and use some kind of protocol for UART communication, but due to the lack of GPL sources we couldn't get it to work. For this reason the network is configured only for LAN.
There are two versions (Chile 8MB and Spain 16MB).
Wiki: http://wiki.openwrt.org/toh/alpha/asl26555
Signed-off-by: Esteban Benito <estebanjbs@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3571/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36433
2013-04-25 19:02:53 +00:00
John Crispin
c7216d0cab
ramips: Add support of D-link DIR-620D1
...
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36432
2013-04-25 19:02:48 +00:00
John Crispin
deb3635923
ramips: sync kernel patches with the mips-next tree
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36431
2013-04-25 19:02:42 +00:00
John Crispin
831c7ea04f
preinit: move cmdline failsafe= handling ot the generic code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36430
2013-04-25 19:02:37 +00:00
John Crispin
811d90ff40
mount_root: prepare base-files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36429
2013-04-25 19:02:32 +00:00
John Crispin
39469dea7f
boot: make use of kmodloader if it is available
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36428
2013-04-25 19:02:28 +00:00
John Crispin
a7ffc0b443
ubox: add ubox package
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36427
2013-04-25 19:02:24 +00:00
John Crispin
38ac6421bc
procd: update to latest git version
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36426
2013-04-25 19:02:20 +00:00
Felix Fietkau
5062838fa5
netifd: update to the latest version, fixes interface reload issues when removing the ifname option
...
SVN-Revision: 36424
2013-04-25 16:28:19 +00:00
Steven Barth
49f97af481
6relayd: Fix generation of RA-messages
...
SVN-Revision: 36419
2013-04-24 18:22:08 +00:00
Jo-Philipp Wich
a040ead1c5
iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on some architectures
...
SVN-Revision: 36417
2013-04-24 14:44:20 +00:00
Steven Barth
2c78c1457b
firewall3: Make IPv6 ULA-Border generation dynamic
...
This fixes working behind another router which gives out ULAs.
SVN-Revision: 36416
2013-04-24 14:17:24 +00:00
Jo-Philipp Wich
af30e5e6bb
Enable hidraw support.
...
It's needed for dealing with certain UART-to-USB adapters built into
e.g. weather stations, and increases the hid module package only
slightly (e.g. on ar71xx: 35k -> 37k).
Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36415
2013-04-24 09:49:09 +00:00
Jo-Philipp Wich
2cea3d3949
Add kernel module package for hid-generic driver.
...
Needed to support e.g. keyboards and mice.
Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36414
2013-04-24 09:49:03 +00:00
Steven Barth
2dbcd2ba7b
6relayd: update package description
...
SVN-Revision: 36413
2013-04-24 07:21:42 +00:00
Steven Barth
e17ac4c257
dnsmasq: update to 2.66 Thanks to Christoph König for patches.
...
SVN-Revision: 36412
2013-04-24 05:55:39 +00:00
Steven Barth
21e4e2a766
odhcp6c: Set default SOL_MAX_RT to 1h
...
SVN-Revision: 36411
2013-04-24 05:02:45 +00:00
Felix Fietkau
d7908e02b5
hostapd: return the frequency to some ubus calls to make integration easier
...
SVN-Revision: 36410
2013-04-23 18:35:50 +00:00
Felix Fietkau
e119a8a107
mac80211: use the original mac address for the first virtual interface
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36408
2013-04-23 16:32:24 +00:00
Jonas Gorski
90986b5581
bcm63xx: update patches with upstream submissions
...
SVN-Revision: 36407
2013-04-23 13:55:36 +00:00
Jonas Gorski
2a1a16d2d5
bcm63xx: switch to linux 3.8
...
SVN-Revision: 36406
2013-04-23 13:55:17 +00:00
Jo-Philipp Wich
61a6f45cdc
lldpd: upgrade to 0.7.1
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 36401
2013-04-23 10:37:23 +00:00
Jo-Philipp Wich
f2f1233149
gettext-full: updated to 0.18.2.1
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36400
2013-04-23 10:29:49 +00:00
Jo-Philipp Wich
2da62933d7
libevent2: update to 2.0.21
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36399
2013-04-23 10:29:45 +00:00
Jo-Philipp Wich
d4d55b5ec7
libmnl: update to 1.0.3
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36398
2013-04-23 10:29:42 +00:00
Jo-Philipp Wich
1170442691
libnetfilter-conntrack: update to 1.0.3
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36397
2013-04-23 10:29:38 +00:00
Jonas Gorski
4f7ad789e4
polarssl: update to 1.2.6
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36396
2013-04-23 09:22:02 +00:00
Jonas Gorski
6ddfe0590c
ncurses: update to 5.9
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36395
2013-04-23 09:21:59 +00:00
Jonas Gorski
d1d01636b3
libnl: update to 3.2.21
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 36394
2013-04-23 09:21:57 +00:00
Jonas Gorski
49799d344d
kernel: add kmod-mcp23s08 package
...
Package up the Microchip MCP23S08 I/O expander driver. Needed on the
CalAmp LMU5000 board.
Signed-off-by: Adam Porter <porter.adam@gmail.com>
[jogo@openwrt.org: fix subject]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36393
2013-04-23 09:21:55 +00:00
Steven Barth
4e8f7f37ed
Change default IPv6 config to enable DHCPv6-PD
...
SVN-Revision: 36384
2013-04-22 19:40:16 +00:00
Steven Barth
17b8c0c7b8
netifd: Improve IPv6-ULA assignment handling
...
SVN-Revision: 36383
2013-04-22 19:40:06 +00:00
Steven Barth
c96c05d549
odhcp6c: Several fixes and improvements * Add preliminary support for RFC 6603 prefix exclusion * Fix reconfigure-support and reconfigure authentication * Set maximum retransmission timeout for solicitations to 2h * Fix a segfault when parsing IA_PD in advertise messages
...
SVN-Revision: 36382
2013-04-22 19:40:01 +00:00
Steven Barth
1e78c3e297
6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode
...
SVN-Revision: 36381
2013-04-22 19:39:55 +00:00