openwrt.git
10 years agoath9k: add p2p client mode support powersave patches
nbd [Tue, 11 Feb 2014 15:00:51 +0000 (15:00 +0000)]
ath9k: add p2p client mode support powersave patches

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39571 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agortl8187: fix crashes on mips caused by misaligned DMA and cache issues
nbd [Tue, 11 Feb 2014 15:00:36 +0000 (15:00 +0000)]
rtl8187: fix crashes on mips caused by misaligned DMA and cache issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39570 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: enable NAND controller support
luka [Tue, 11 Feb 2014 02:16:04 +0000 (02:16 +0000)]
mvebu: enable NAND controller support

Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39569 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: add support for the Armada XP GP board (DB-MV784MP-GP)
luka [Tue, 11 Feb 2014 02:07:47 +0000 (02:07 +0000)]
mvebu: add support for the Armada XP GP board (DB-MV784MP-GP)

This Armada XP GP board from Marvell comes with:

* 2GB DDR3 DIMM
* 1GB NAND flash (8-bit interface)
* 16MB NOR flash (16-bot interrface)
* 16MB SPI flash
* SDIO module
* 3 PCIe
* 1 SATA link
* 2 USB EHCI
* 1 internal SSD
* 4 Ethernet Gigabit
* 1 RS232 port over USB

Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39568 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: update kernel config
luka [Tue, 11 Feb 2014 02:07:46 +0000 (02:07 +0000)]
mvebu: update kernel config

The config-3.10 doesn't specify the configuration of the backported PCI
features, and the Marvell EBU Device Bus Controller, this will prevent
a clean compile. This patch enables these features to archive a clean compile
without having to specify the state of these configuration after starting to
compile.

Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39567 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: backport mainline patches from kernel 3.13
luka [Tue, 11 Feb 2014 02:07:44 +0000 (02:07 +0000)]
mvebu: backport mainline patches from kernel 3.13

This is a backport of the patches accepted to the Linux mainline related to
mvebu SoC (Armada XP and Armada 370) between Linux v3.12, and Linux v3.13.
This work mainly covers:

* Finishes work for sharing the pxa nand driver(drivers/mtd/nand/pxa3xx_nand.c)
  between the PXA family, and the Armada family.
* timer initialization update, and access function for the Armada family.
* Generic IRQ handling backporting.
* Some bug fixes.

Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39566 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: backport mainline patches from kernel 3.12
luka [Tue, 11 Feb 2014 02:07:41 +0000 (02:07 +0000)]
mvebu: backport mainline patches from kernel 3.12

This is a backport of the patches accepted to the Linux mainline related to
mvebu SoC (Armada XP and Armada 370) between Linux v3.11, and Linux v3.12.
This work mainly covers:

* Ground work for sharing the pxa nand driver(drivers/mtd/nand/pxa3xx_nand.c)
  between the PXA family,and the Armada family.
* Further updates to the mvebu MBus.
* Work and ground work for enabling MSI on the Armada family.
* some phy / mdio bus initialization related work.
* Device tree binding documentation update.

Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39565 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: backport mainline patches from kernel 3.11
luka [Tue, 11 Feb 2014 02:07:38 +0000 (02:07 +0000)]
mvebu: backport mainline patches from kernel 3.11

This is a backport of the patches accepted to the Linux mainline related to
mvebu SoC (Armada XP and Armada 370) between Linux v3.10, and Linux v3.11.
This work mainly covers:

* Enabling USB storage, and PCI to mvebu_defconfig.
* Add support for NOR flash.
* Some PCI device tree related updates, and bus parsing.
* Adding Armada XP & 370 PCI driver, and update some clock gating
  specifics.
* Introduce Marvell EBU Device Bus driver.
* Enaling USB in the armada*.dts.
* Enabling, and updating the mvebu-mbus.
* Some SATA and Ethernet related fixes.

Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com>
CC: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39564 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix kmod-usb-phy-nop
hauke [Mon, 10 Feb 2014 20:30:24 +0000 (20:30 +0000)]
kernel: fix kmod-usb-phy-nop

phy-generic.ko was renamed and moved from kernel version to version.
kernel <= 3.9: nop-usb-xceiv.ko
kernel >= 3.10 && <= 3.11: phy-nop.ko
kernel >= 3.12: phy-generic.ko

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39563 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix kmod-usb-net-smsc95xx
hauke [Mon, 10 Feb 2014 20:12:13 +0000 (20:12 +0000)]
kernel: fix kmod-usb-net-smsc95xx

smsc95xx.ko depends on crc16.ko on kernel >= 3.8
There was an additional kmod-usb-net-smsc95xx definition in the mxs
target code which conflicted with the one in the common area.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39562 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[generic/3.13]: keep initramfs the default for us
kaloz [Mon, 10 Feb 2014 15:30:01 +0000 (15:30 +0000)]
[generic/3.13]: keep initramfs the default for us

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39561 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: phy-omap-control.ko is already part of a different package
kaloz [Mon, 10 Feb 2014 15:29:11 +0000 (15:29 +0000)]
[usb]: phy-omap-control.ko is already part of a different package

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39560 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: additional omap/musb related fixes
kaloz [Mon, 10 Feb 2014 14:40:27 +0000 (14:40 +0000)]
[usb]: additional omap/musb related fixes

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39559 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: fixup ethernet gadget, disable EEM support
kaloz [Mon, 10 Feb 2014 14:38:22 +0000 (14:38 +0000)]
[usb]: fixup ethernet gadget, disable EEM support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39558 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[omap]: don't build in usb stuff
kaloz [Mon, 10 Feb 2014 14:35:20 +0000 (14:35 +0000)]
[omap]: don't build in usb stuff

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39557 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: package the driver for smsc95xx chips
kaloz [Mon, 10 Feb 2014 14:34:08 +0000 (14:34 +0000)]
[usb]: package the driver for smsc95xx chips

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39556 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: add additional omap related changes
kaloz [Sun, 9 Feb 2014 17:08:33 +0000 (17:08 +0000)]
[usb]: add additional omap related changes

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39555 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: additional musb fixups
kaloz [Sun, 9 Feb 2014 16:14:30 +0000 (16:14 +0000)]
[usb]: additional musb fixups

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39554 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: musb depends on usb-gadget support
kaloz [Sun, 9 Feb 2014 14:24:28 +0000 (14:24 +0000)]
[usb]: musb depends on usb-gadget support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39550 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: use musb in PIO mode, as DMA support is platform dependent
kaloz [Sun, 9 Feb 2014 14:08:10 +0000 (14:08 +0000)]
[usb]: use musb in PIO mode, as DMA support is platform dependent

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39549 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: add more musb symbols
kaloz [Sun, 9 Feb 2014 14:02:59 +0000 (14:02 +0000)]
[usb]: add more musb symbols

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39548 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofix logic error on fpu cflags selection
kaloz [Sun, 9 Feb 2014 13:46:16 +0000 (13:46 +0000)]
fix logic error on fpu cflags selection

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39547 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: make musb available for omap as well
kaloz [Sun, 9 Feb 2014 13:36:10 +0000 (13:36 +0000)]
[usb]: make musb available for omap as well

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39546 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: rename Kconfig symbol to the current one
kaloz [Sun, 9 Feb 2014 13:02:17 +0000 (13:02 +0000)]
[usb]: rename Kconfig symbol to the current one

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39544 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[usb]: move some omap24xx modules to the generic Makefile
kaloz [Sun, 9 Feb 2014 13:01:00 +0000 (13:01 +0000)]
[usb]: move some omap24xx modules to the generic Makefile

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39543 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add kmod-usb-net-kalmia
hauke [Sat, 8 Feb 2014 16:54:44 +0000 (16:54 +0000)]
kernel: add kmod-usb-net-kalmia

This patch adds a new kernel module for Samsung USB LTE modems.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39535 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: XHCI PCI quirks for kernel 3.12 and 3.13
hauke [Sat, 8 Feb 2014 16:32:37 +0000 (16:32 +0000)]
kernel: XHCI PCI quirks for kernel 3.12 and 3.13

This adds empty definitions for the PCI quirks functions when they
should not be included in the kernel.
This is based on a patch by Daniel <daniel@makrotopia.org>

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39534 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix bridge compilation on kernel 3.13
hauke [Sat, 8 Feb 2014 15:36:03 +0000 (15:36 +0000)]
kernel: fix bridge compilation on kernel 3.13

The int brnf_call_ebtables in the header should be extern, otherwise
every object file gets its own int and they will conflict when linking
the binary.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39533 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: negate kernel version dependencies to fix config for new kernel versions
hauke [Sat, 8 Feb 2014 15:34:12 +0000 (15:34 +0000)]
kernel: negate kernel version dependencies to fix config for new kernel versions

This fixes some problems on kernel 3.13 and also removes the reference to LINUX_3_7.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39532 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add missing config symbol for 3.13.
hauke [Sat, 8 Feb 2014 15:31:57 +0000 (15:31 +0000)]
kernel: add missing config symbol for 3.13.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39531 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: add led_trigger_blink{_oneshot}()
hauke [Sat, 8 Feb 2014 12:19:22 +0000 (12:19 +0000)]
mac80211: add led_trigger_blink{_oneshot}()

When led support is deactivated in the kernel and
CPTCFG_BACKPORT_BUILD_LEDS is set mac80211 references
led_trigger_blink_oneshot() but it is not declared anywhere.

This fixes the following build error:
net/mac80211/led.c: In function 'ieee80211_led_rx':
net/mac80211/led.c:25:2: error: implicit declaration of function 'led_trigger_blink_oneshot' [-Werror=implicit-function-declaration]

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39530 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: remove forced module config
jogo [Sat, 8 Feb 2014 11:47:33 +0000 (11:47 +0000)]
mvebu: remove forced module config

These should either be disabled or not present in the config, else
they might cause build issues because of unexpected unpackaged
modules, as it is the case for LEDS_CLASS.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39529 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoacx-mac80211: really fix the build
hauke [Sat, 8 Feb 2014 11:30:20 +0000 (11:30 +0000)]
acx-mac80211: really fix the build

The fix in r39482 was wrong.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39528 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoath9k: merge tx iq calibration fixes
nbd [Fri, 7 Feb 2014 18:08:57 +0000 (18:08 +0000)]
ath9k: merge tx iq calibration fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39527 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[3.13]: and add some more symbols
wigyori [Fri, 7 Feb 2014 16:55:32 +0000 (16:55 +0000)]
[3.13]: and add some more symbols

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39526 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[x86_64]: upgrade to 3.13.1
kaloz [Fri, 7 Feb 2014 16:51:01 +0000 (16:51 +0000)]
[x86_64]: upgrade to 3.13.1

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39525 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[generic/3.13]: add more symbols
kaloz [Fri, 7 Feb 2014 16:50:26 +0000 (16:50 +0000)]
[generic/3.13]: add more symbols

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39524 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoauthsae: Update authsae to latest version
hauke [Thu, 6 Feb 2014 22:20:20 +0000 (22:20 +0000)]
authsae: Update authsae to latest version

Only compile tested but the changes are minimal
https://github.com/cozybit/authsae/compare/f5693a3...1d1a122

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39518 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomxs: bump target to 3.13.1
wigyori [Thu, 6 Feb 2014 21:03:27 +0000 (21:03 +0000)]
mxs: bump target to 3.13.1

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39512 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: bump target to 3.13.1
wigyori [Thu, 6 Feb 2014 21:02:38 +0000 (21:02 +0000)]
sunxi: bump target to 3.13.1

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39511 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: various 3.13 usb changes
wigyori [Thu, 6 Feb 2014 21:01:52 +0000 (21:01 +0000)]
sunxi: various 3.13 usb changes
 - disable USB_DEBUG
 - rename reset compat property

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39510 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[omap]: switch to 3.13.1
kaloz [Thu, 6 Feb 2014 18:32:53 +0000 (18:32 +0000)]
[omap]: switch to 3.13.1

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39509 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[omap]: add 3.13 support
kaloz [Thu, 6 Feb 2014 18:32:03 +0000 (18:32 +0000)]
[omap]: add 3.13 support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39508 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoadd md5sum for 3.13.1
kaloz [Thu, 6 Feb 2014 18:30:50 +0000 (18:30 +0000)]
add md5sum for 3.13.1

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39507 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package/mac80211]: fix wl12xx compile error introduced in [39428]
kaloz [Thu, 6 Feb 2014 18:29:44 +0000 (18:29 +0000)]
[package/mac80211]: fix wl12xx compile error introduced in [39428]

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39506 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibpcap: disable some autodetected features to avoid extra dependencies and bloat
nbd [Thu, 6 Feb 2014 12:40:28 +0000 (12:40 +0000)]
libpcap: disable some autodetected features to avoid extra dependencies and bloat

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39504 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: Fix timing and some regressions from yesterday
cyrus [Thu, 6 Feb 2014 10:38:02 +0000 (10:38 +0000)]
odhcp6c: Fix timing and some regressions from yesterday

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39502 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[toolchain/gcc]: upgrade Linaro GCC 4.8 to 2014.01
kaloz [Thu, 6 Feb 2014 10:28:45 +0000 (10:28 +0000)]
[toolchain/gcc]: upgrade Linaro GCC 4.8 to 2014.01

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39501 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: sun6i-a31 changes
wigyori [Wed, 5 Feb 2014 21:11:59 +0000 (21:11 +0000)]
sunxi: sun6i-a31 changes
 - push remaining sun6i patches for 3.13
 - enable Colombus A31 devboard (compile-tested only)

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39487 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoiw: update to iw 3.14
hauke [Wed, 5 Feb 2014 20:52:34 +0000 (20:52 +0000)]
iw: update to iw 3.14

- update iw to 3.14
- remove some patches that are obsolete
- 200-reduce_size.patch has new coalesce removed from Makefile matching prev. ver
- refresh patches

This increases the size of the binary by 6.7%:
  87801    4400     320   92521   16969 iw-3.10/iw
  93995    4424     324   98743   181b7 iw-3.14/iw

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39486 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: kmod-fs-jfs
hauke [Wed, 5 Feb 2014 20:11:58 +0000 (20:11 +0000)]
kernel: kmod-fs-jfs

This patch adds journaled file system (JFS) kernel module support.

Signed-off-by: Gerald Matzka<mgerald21@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39484 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoatheros: change LINUX_VERSON from 3.8.13 to 3.10.28
hauke [Wed, 5 Feb 2014 20:03:48 +0000 (20:03 +0000)]
atheros: change LINUX_VERSON from 3.8.13 to 3.10.28

The 3.10.x infrastructure has been present for some time, and seems to
run fine here.

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39483 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoacx-mac80211: fix build after recent mac80211 update and refresh patches
hauke [Wed, 5 Feb 2014 20:02:48 +0000 (20:02 +0000)]
acx-mac80211: fix build after recent mac80211 update and refresh patches

This was only build tested.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39482 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcpd: fix homenet dhcpv6 filter
cyrus [Wed, 5 Feb 2014 15:42:02 +0000 (15:42 +0000)]
odhcpd: fix homenet dhcpv6 filter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39479 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: Add support for userclass and vendorclass
cyrus [Wed, 5 Feb 2014 14:56:37 +0000 (14:56 +0000)]
odhcp6c: Add support for userclass and vendorclass

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39478 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomxs: initial 3.13 support
wigyori [Wed, 5 Feb 2014 13:05:39 +0000 (13:05 +0000)]
mxs: initial 3.13 support

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39476 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomxs: update duckbill DTS to fix include
wigyori [Wed, 5 Feb 2014 13:03:21 +0000 (13:03 +0000)]
mxs: update duckbill DTS to fix include

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39475 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotcpdump: update to current upstream version 4.5.1
nbd [Wed, 5 Feb 2014 09:54:38 +0000 (09:54 +0000)]
tcpdump: update to current upstream version 4.5.1

-size_of(old tcpdump-mini 4.2.1) = 145245 Byte
-size_of(new tcpdump-mini 4.5.1) = 149416 Byte
=> ~4.2 KByte increase

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39474 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibpcap: update to current upstream version 1.5.3
nbd [Wed, 5 Feb 2014 09:54:34 +0000 (09:54 +0000)]
libpcap: update to current upstream version 1.5.3

-size_of(old libpcap-1.3.0) = 85228 Byte
-size_of(new libpcap-1.5.3) = 88587 Byte
=> ~3.3 KByte increase

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39473 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: fix USB voltage on pcDuino
wigyori [Wed, 5 Feb 2014 08:43:49 +0000 (08:43 +0000)]
sunxi: fix USB voltage on pcDuino

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39472 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: initial 3.13 support
wigyori [Wed, 5 Feb 2014 08:42:28 +0000 (08:42 +0000)]
sunxi: initial 3.13 support

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39471 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agouboot-sunxi: various fixes
wigyori [Wed, 5 Feb 2014 08:39:38 +0000 (08:39 +0000)]
uboot-sunxi: various fixes
 - update A10-Lime support
 - fix MMC on sun5i with initializing PLL6 correctly

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39470 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm47xx: new patch adding arch workarounds.c
hauke [Tue, 4 Feb 2014 23:32:01 +0000 (23:32 +0000)]
brcm47xx: new patch adding arch workarounds.c

It was recently sent to linux-mips for comments. It adds workaround for
WNR3500L to enable USB port.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39469 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm47xx: use upstream patch removing WGT634U code
hauke [Tue, 4 Feb 2014 23:30:38 +0000 (23:30 +0000)]
brcm47xx: use upstream patch removing WGT634U code

It does the same, it just reorders things

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39468 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm47xx: move OpenWrt arch patches a bit further
hauke [Tue, 4 Feb 2014 23:25:17 +0000 (23:25 +0000)]
brcm47xx: move OpenWrt arch patches a bit further

This allows picking more upstreamed stuff

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39467 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobcm53xx: update the bcm53xx patches
hauke [Tue, 4 Feb 2014 23:00:55 +0000 (23:00 +0000)]
bcm53xx: update the bcm53xx patches

This does not add any new features, just some changes to the patches
and a first try to use dt to set the irqs.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39466 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: bgmac: update bgmac to a version from kernel 3.14-rc1
hauke [Tue, 4 Feb 2014 22:55:23 +0000 (22:55 +0000)]
kernel: bgmac: update bgmac to a version from kernel 3.14-rc1

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39465 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: ssb: update ssb to a version from kernel 3.14-rc1
hauke [Tue, 4 Feb 2014 22:54:29 +0000 (22:54 +0000)]
kernel: ssb: update ssb to a version from kernel 3.14-rc1

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39464 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: bcma: update bcma to a version from kernel 3.14-rc1
hauke [Tue, 4 Feb 2014 22:53:52 +0000 (22:53 +0000)]
kernel: bcma: update bcma to a version from kernel 3.14-rc1

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39463 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: don't break kmod-fs-nfs for Kernels < 3.6.x
jow [Tue, 4 Feb 2014 15:55:03 +0000 (15:55 +0000)]
linux: don't break kmod-fs-nfs for Kernels < 3.6.x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39462 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: fix kmod-fs-nfs to include nfsv3.ko, it was split out of nfs.ko in Linux 3.6
jow [Tue, 4 Feb 2014 12:50:59 +0000 (12:50 +0000)]
linux: fix kmod-fs-nfs to include nfsv3.ko, it was split out of nfs.ko in Linux 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39459 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add missing changes to 220-gc_sections.patch that were accidentally dropped...
nbd [Tue, 4 Feb 2014 07:35:21 +0000 (07:35 +0000)]
kernel: add missing changes to 220-gc_sections.patch that were accidentally dropped during porting to 3.13

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39458 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofeeds: disable the x-wrt feed, it is unmaintained
nbd [Mon, 3 Feb 2014 14:29:04 +0000 (14:29 +0000)]
feeds: disable the x-wrt feed, it is unmaintained

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39457 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agowifi: Introduce 802.11ac support
nbd [Mon, 3 Feb 2014 13:31:44 +0000 (13:31 +0000)]
wifi: Introduce 802.11ac support

This patch introduces 802.11ac support to mac80211 and hostapd. The split of
VHT160 in two 80 MHz bands is not yet supported, since it requires an
additional user supplied parameter for the channel of the second band.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
[sven@open-mesh.com: Rebased patch, merged htmode and vhtmode,
removed special hwmode, replaced uci vht_capab list with overwritable
autoconfig, fixed hostapd integration, fixed commit description, add HT40+/-
for VHT modes, add VHT40 center_freq autoconfig, refactored major parts]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39456 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoath9k: merge a tx power handling fix
nbd [Mon, 3 Feb 2014 10:53:24 +0000 (10:53 +0000)]
ath9k: merge a tx power handling fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39455 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: Revert to slightly modified version of old behaviour
cyrus [Mon, 3 Feb 2014 09:06:25 +0000 (09:06 +0000)]
odhcp6c: Revert to slightly modified version of old behaviour

Latest changes broke source-restriction of on-link routes. Restoring
old-behaviour but adding correct source-restrictions which prevents
the offlink handler to remove the on-link route.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39454 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[toolchain] eglibc: fix build failure on newer make versions
luka [Sun, 2 Feb 2014 23:41:35 +0000 (23:41 +0000)]
[toolchain] eglibc: fix build failure on newer make versions

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39453 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] quilt: update to 0.61
luka [Sun, 2 Feb 2014 23:41:32 +0000 (23:41 +0000)]
[tools] quilt: update to 0.61

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39452 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: improve handling of RA on-link routes and addresses
cyrus [Sun, 2 Feb 2014 19:40:33 +0000 (19:40 +0000)]
odhcp6c: improve handling of RA on-link routes and addresses

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39451 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: fix basic rate list processing in ad-hoc mode
nbd [Sun, 2 Feb 2014 14:25:09 +0000 (14:25 +0000)]
mac80211: fix basic rate list processing in ad-hoc mode

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39450 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibubox: update to latest version, fixes a jshn warning in json_get_values (#14891)
nbd [Sun, 2 Feb 2014 14:25:06 +0000 (14:25 +0000)]
libubox: update to latest version, fixes a jshn warning in json_get_values (#14891)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39449 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: do not get basic_rate as a simple string variable
nbd [Sun, 2 Feb 2014 14:25:02 +0000 (14:25 +0000)]
hostapd: do not get basic_rate as a simple string variable

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39448 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: fix processing of the distance option (#14893)
nbd [Sun, 2 Feb 2014 14:02:56 +0000 (14:02 +0000)]
mac80211: fix processing of the distance option (#14893)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39447 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: merge upstream fixes
nbd [Sat, 1 Feb 2014 15:33:04 +0000 (15:33 +0000)]
mac80211: merge upstream fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39442 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcpd: fix internal router DHCPv4 filter
cyrus [Sat, 1 Feb 2014 13:33:05 +0000 (13:33 +0000)]
odhcpd: fix internal router DHCPv4 filter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39441 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: Add help documentation in menuconfig
jow [Fri, 31 Jan 2014 19:15:14 +0000 (19:15 +0000)]
busybox: Add help documentation in menuconfig

Explaining why you shouldn't be here, and about version tainting.

Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39440 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[3.13]: add missing symbol
wigyori [Fri, 31 Jan 2014 16:04:19 +0000 (16:04 +0000)]
[3.13]: add missing symbol

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39439 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: boot changes
wigyori [Fri, 31 Jan 2014 15:53:53 +0000 (15:53 +0000)]
sunxi: boot changes
 - Added uEnv.txt to facilitate automatic boot.
 - Cosmetic fix in u-boot Makefile
 - Don't force command line arguments

Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39438 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobase-files: expose taint flags in /etc/openwrt_release
jow [Fri, 31 Jan 2014 15:48:47 +0000 (15:48 +0000)]
base-files: expose taint flags in /etc/openwrt_release

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39437 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoversion.mk: add initial infrastructure for recording specific build taint conditions...
jow [Fri, 31 Jan 2014 15:48:42 +0000 (15:48 +0000)]
version.mk: add initial infrastructure for recording specific build taint conditions like modified busybox or disabled ipv6 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39436 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: add a reworked implementation of menuconfig support, this time with a guard...
nbd [Fri, 31 Jan 2014 13:50:16 +0000 (13:50 +0000)]
busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39435 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: fix dependency on librpc (#14636)
jow [Fri, 31 Jan 2014 12:28:29 +0000 (12:28 +0000)]
busybox: fix dependency on librpc (#14636)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39434 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: several bugfixes and improvements
cyrus [Fri, 31 Jan 2014 11:23:00 +0000 (11:23 +0000)]
odhcp6c: several bugfixes and improvements

* Fixed broken stateless-mode (fixes #14863)
* Support for multiple IAIDs, improved server compatibility,
  improved NTP/SNTP support and other fixes (thanks to T-Labs)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39433 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoath9k: fix handling of the default chip pci id on ar93xx (#14886)
nbd [Fri, 31 Jan 2014 11:05:21 +0000 (11:05 +0000)]
ath9k: fix handling of the default chip pci id on ar93xx (#14886)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39432 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: fix basic rate list handling with netifd
nbd [Fri, 31 Jan 2014 10:43:18 +0000 (10:43 +0000)]
hostapd: fix basic rate list handling with netifd

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39431 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel/modules: add xen-privcmd package
juhosg [Thu, 30 Jan 2014 17:08:03 +0000 (17:08 +0000)]
kernel/modules: add xen-privcmd package

Also select that for kmod-xen-fs. Fixes the following build
error:

  Package kmod-xen-fs is missing dependencies for the following libraries:
  xen-privcmd.ko

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39430 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: dragino2: add missing sysupgrade support.
juhosg [Thu, 30 Jan 2014 17:08:02 +0000 (17:08 +0000)]
ar71xx: dragino2: add missing sysupgrade support.

The original dragino2 board support was missing some changes from the
upstream svn repository (http://svn.dragino.com/dragino2) that supported
sysupgrade.

[juhosg: change subject]

Signed-off-by: Karl Palsson <karlp@remake.is>
Patchwork: http://patchwork.openwrt.org/patch/4801/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39429 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: refresh tarball with a newer backports version
nbd [Thu, 30 Jan 2014 15:55:59 +0000 (15:55 +0000)]
mac80211: refresh tarball with a newer backports version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39428 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: update to wireless-testing 2014-01-23
nbd [Thu, 30 Jan 2014 13:21:36 +0000 (13:21 +0000)]
mac80211: update to wireless-testing 2014-01-23

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39427 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: fix frequency selection for ap+sta
nbd [Thu, 30 Jan 2014 13:21:30 +0000 (13:21 +0000)]
hostapd: fix frequency selection for ap+sta

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39426 3c298f89-4303-0410-b956-a3cf2f4a3e73