Felix Fietkau
5352064817
ar71xx: fix typo in tl-wr710n mac setup ( fixes #16469 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-24 08:01:33 +00:00
Felix Fietkau
e5c9380c4d
button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 22:13:13 +00:00
Felix Fietkau
85b845cbbc
gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels ( fixes #16413 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 22:13:10 +00:00
Felix Fietkau
25b372fe9a
rt2x00: fix rt3352 rf probing ( #14322 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 21:05:41 +00:00
Felix Fietkau
63da80cb40
mac80211: fix probing of rtl8180
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 21:00:42 +00:00
Felix Fietkau
4e5453c94c
mac80211: update to wireless-testing 2014-05-22
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 18:48:35 +00:00
Felix Fietkau
b82d436d9b
kernel: add a ssb backport required for a new mac80211 update
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 18:48:31 +00:00
Felix Fietkau
9bdc296650
kernel: remove md5sum for 3.7
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 18:48:26 +00:00
Luka Perkov
427f0f4a87
kernel: other.mk: add pps-gpio support
...
The pps-gpio kernel module supports Pulse-Per-Second provided by a GPIO.
Signed-off-by: Tim Harvey <tharvey@gateworks.com >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 09:35:27 +00:00
Steven Barth
f0cf7240b0
Add missing bracket in MAP-E FMR kernel support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 08:53:38 +00:00
Luka Perkov
10a05d152c
[package] uboot-envtools: add Pogoplug E02 support
...
The settings require that the OpenWrt provided u-boot is used as either
first or second stage bootloader as it modifies the partitioning scheme
to move the u-boot environment to a separate mtd partition.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 08:17:02 +00:00
Luka Perkov
53bf4e502d
[package] uboot-kirkwood: re-add Pogoplug E02 support
...
This patch modifies the u-boot config for the Pogoplug E02 to work with
OpenWrt. It also enables building a second stage bootloader image.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 08:17:01 +00:00
Luka Perkov
2faec4168b
kirkwood: add Pogoplug E02 kernel support for 3.14
...
This also fixes a typo in the UBIFS_OPTS
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 08:16:56 +00:00
Steven Barth
51d1dccb8a
odhcp6c: improve passthru filter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 06:29:13 +00:00
Steven Barth
2bdbe6d6fa
odhcp6c: export passthru options as netifd data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 06:26:23 +00:00
Steven Barth
1555c53a92
odhcp6c: add support for option passthru
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-23 06:17:27 +00:00
Steven Barth
89e39a8a68
Initial support for MAP-E and Lightweight 4over6 protocol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-22 20:04:53 +00:00
Steven Barth
45e371ab95
Add kernel support for MAP-E FMRs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-22 20:04:48 +00:00
Steven Barth
02df983051
netifd: fix a segfault and improve ipip6 tunnel setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-22 20:04:43 +00:00
Felix Fietkau
0260ff39b6
musl: update to version 1.1.1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 14:09:58 +00:00
Felix Fietkau
7695f68829
mtd: fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 14:09:53 +00:00
Luka Perkov
dab6984526
[package] fstools: update to the latest version
...
Fixes RO mounts on imx6 target.
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 13:15:47 +00:00
Felix Fietkau
0e45d6b379
iwinfo: remove old lua compat macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:34:18 +00:00
Felix Fietkau
aed6501d7a
iwinfo: un-export internal api header files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:34:02 +00:00
Felix Fietkau
ec9722cefc
iwinfo: bump release and start using ABI_VERSION
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:33:58 +00:00
Felix Fietkau
9bf5b13bcc
iwinfo: move wl_ops to iwinfo_wl.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:33:30 +00:00
Felix Fietkau
5e4ead792c
iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:33:27 +00:00
Felix Fietkau
ce190f1c3b
iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:33:18 +00:00
Felix Fietkau
89c0b1328b
iwinfo: move wext_ops to iwinfo_wext.c, make functions static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:33:15 +00:00
Felix Fietkau
4ab2ccf630
iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded strcmp calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:33:10 +00:00
Luka Perkov
4f7c05be73
kirkwood: add support for 3.14
...
* support for pogoplug_e02 is missing
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 12:04:09 +00:00
Luka Perkov
9288835a40
[tools] mkimage: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-21 09:42:33 +00:00
Luka Perkov
c8b254e5ff
[package] uboot-imx6: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 21:01:18 +00:00
Luka Perkov
0c5c07595f
[package] uboot-kirkwood: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 12:45:02 +00:00
Steven Barth
bc66a52c45
dnsmasq: bump to 2.71
...
dnsmasq: bump to 2.71
this is a bugfix-release, see
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q2/008538.html
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 11:44:33 +00:00
Felix Fietkau
007acb0c56
ath9k: revert a faulty rx path fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 11:09:47 +00:00
Felix Fietkau
c71d98a919
iw: sync nl80211.h
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 09:38:14 +00:00
Felix Fietkau
e78459e2b7
mac80211: update to wireless-testing 2014-05-19
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 09:35:17 +00:00
Florian Fainelli
e99cb3cbf6
dnsmasq: Allow creating static DNS entries from static lease entries
...
DHCP entries in /etc/config/dhcp will not automatically create A or PTR
records. Add an "option dns" directive which appends an entry to
/tmp/hosts/dhcp to facilitate forward and reverse DNS lookups. For
instance, this item:
config host
option ip '192.168.0.10'
option mac '00:13:57:9b:df:02'
option name 'winpc'
option dns '1'
will add a corresponding entry to /tmp/hosts/dhcp:
192.168.0.10 winpc.lan
This keeps the hostname/IP/MAC in a single place, for easy maintenance.
Related: ticket #13854 reports an regression involving missing PTR
records when using "config domain" to define static DNS entries for
individual hosts. However, per Simon Kelley[1], the --address feature
used by "config domain" was never intended to generate DNS A records for
hosts. It would probably be better for the reporter to apply this patch,
and then use "config host" sections instead of "config domain" sections.
[1] http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2008q4/002498.html
Signed-off-by: Kevin Cernekee <cernekee@gmail.com >
Signed-off-by: Florian Fainelli <florian@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 05:00:28 +00:00
Florian Fainelli
7fc54f8fb7
kernel: Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev
...
Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually
selected and set to "y" from the kernel config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
Signed-off-by: Florian Fainelli <florian@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 04:50:34 +00:00
Felix Fietkau
dfcb7cbb0c
mac80211: fix stbc configuration
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 22:19:07 +00:00
Felix Fietkau
3635a1d412
hostapd: add a package for eapol_test
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 21:58:48 +00:00
Felix Fietkau
eea1c556c9
fstools: update to the latest version, adds ubifs support and ubi/mtd fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 21:58:44 +00:00
Felix Fietkau
a97ece5cb3
ath9k: add some rx path fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 19:51:45 +00:00
Luka Perkov
c3f88699cd
[package] uboot-lantiq: remove duplicate define
...
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 18:55:55 +00:00
Luka Perkov
bfe38bdeff
[package] uboot-envtools: update to 2014.04
...
Signed-off-by: Luka Perkov <luka@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 16:41:24 +00:00
Jo-Philipp Wich
608c7e8730
ar71xx: Fix tagged+untagged operation on AR8327N ( #12181 )
...
Replace the global "vlan_tagged" variable with an array storing the
tagging state per vlan.
The code was taken from #12181 , tested and cleaned up by Saverio Proto
with additional bug fixes supplied by Álvaro Fernández.
Tested-by: Jo-Philipp Wich <jow@openwrt.org >
Signed-off-by: Saverio Proto <zioproto@gmail.com >
Signed-off-by: Álvaro Fernández <noltari@gmail.com >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-19 15:48:18 +00:00
Felix Fietkau
9baf77b88d
mac80211: fix ht capabilities for HT20
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-18 21:13:03 +00:00
Felix Fietkau
01741016af
ltq-hcd: disable mips16 support
...
This patch disables mips16 support in the ltq-hcd driver because some
people reported slow speed and problems with usb storage devices, 3G
dongles and wireless usb adapters.
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-18 21:12:55 +00:00
Felix Fietkau
26e7691555
uClibc: add a patch to reduce vasprintf allocation size ( fixes #13024 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-17 17:36:08 +00:00