Felix Fietkau
0af20bbfc8
libubox: update to the latest version, fixes a jshn parsing error ( #17128 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41674
2014-07-16 18:35:25 +00:00
Felix Fietkau
952c87aeeb
ath9k: add a fix for tx pending frame accounting, fixes some tx hang issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41673
2014-07-16 18:26:21 +00:00
John Crispin
4beb468f11
lantiq: fix board_id/boardname for VGV7519
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41672
2014-07-16 11:36:02 +00:00
John Crispin
9cf5fbfaf0
lantiq: re-add 0041-lzma-fixup.patch to uboot
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41671
2014-07-16 10:43:44 +00:00
Felix Fietkau
6c7de7abca
au1000: remove linux 3.6 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41670
2014-07-16 06:55:19 +00:00
Hauke Mehrtens
a36ca743d6
au1000: update to kernel 3.10.44
...
This was tested by Bruno Randolf on au1000 (MTX-1)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41669
2014-07-15 22:03:10 +00:00
Hauke Mehrtens
025144800a
mac80211: b43: backport b43 patches from wireless testing
...
This brings b43 up to wireless-testing/master master-2014-07-15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41668
2014-07-15 21:58:03 +00:00
Hauke Mehrtens
1636bc6704
brcm47xx: remove kmod-bgmac from profile
...
bgmac will be compiled into the kernel since r41594.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41667
2014-07-15 21:57:13 +00:00
Hauke Mehrtens
f5955c2e6b
brcm47xx: fix LEDs on WRT54GL 1.1
...
Ticket: #17062
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41666
2014-07-15 21:54:38 +00:00
Felix Fietkau
b24e77714e
hostapd: add a require_mode option in wifi-device sections to select the minimum hardware mode that the AP requires from clients
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41665
2014-07-15 10:30:08 +00:00
Hauke Mehrtens
6f417d5b4b
brcm47xx: fix special board handling for some devices
...
Some devices were renamed when converted from diag to in kernel board detection and it was not changed in netconfig. Devices not in the
kernel board detection are removed now.
This should close : #17111 , #16968 , #13202
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41663
2014-07-14 22:16:19 +00:00
Hauke Mehrtens
7dbea92a9c
brcm47xx: improve board detection for some devices
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41662
2014-07-14 22:03:59 +00:00
Gabor Juhos
2adff1734f
ar71xx: add profile and build image for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41661
2014-07-14 21:30:30 +00:00
Gabor Juhos
f6a334c6c1
package/uboot-envtools: add support for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41660
2014-07-14 21:30:29 +00:00
Gabor Juhos
54206fb0ce
ar71xx: add user-space support for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41659
2014-07-14 21:30:28 +00:00
Gabor Juhos
aff3127956
ar71xx: add kernel support for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41658
2014-07-14 21:30:26 +00:00
Luka Perkov
8e4f0ec38d
toolchain/gcc: pass proper flags for arm hard float build
...
This fixes eglibc build failure. More information about the bug can be found on
the link below.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61796
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41657
2014-07-14 20:28:53 +00:00
John Crispin
81eeec8785
kernel: fix kmod-igb dependencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41656
2014-07-14 18:43:12 +00:00
John Crispin
85cacfd753
lantiq: vgv7519 add missing wps label to dts
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41655
2014-07-14 18:43:02 +00:00
John Crispin
74db9511dc
ramips: basic support for Planex MZK-750DHP
...
some gpios are still missing.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41654
2014-07-14 17:10:39 +00:00
John Crispin
e33584f6b8
ramips: squelch mdio debugging info on rt2880 ethernet
...
Use pr_debug rather than pr_info since it is only relevant
for debugging.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 41653
2014-07-14 17:05:40 +00:00
Gabor Juhos
495aef39f4
ar71xx: add profile and build image for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41652
2014-07-14 16:03:37 +00:00
Gabor Juhos
ddd5a9a8f2
package/uboot-envtools: add support for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41651
2014-07-14 16:03:36 +00:00
Gabor Juhos
f27f2fec4f
ar71xx: add user-space support for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41650
2014-07-14 16:03:35 +00:00
Gabor Juhos
51c892053a
ar71xx: add kernel support for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41649
2014-07-14 16:03:34 +00:00
Imre Kaloz
d7ae7bae57
mark the default WRT1900AC image "factory"
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41648
2014-07-14 15:02:38 +00:00
Imre Kaloz
6f5a9debed
handle sysupgrade tar files on the WRT1900AC
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41647
2014-07-14 15:00:36 +00:00
Imre Kaloz
ecb68ba6b4
allow overriding the kernel partition's name
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41646
2014-07-14 14:53:15 +00:00
Jonas Gorski
26a4bdc5cf
kernel: remove stray " from igp module title
...
Fixes #17108 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41645
2014-07-14 14:39:00 +00:00
Steven Barth
7264389699
odhcpd: disable packet socket if unneeded to preserve performance
...
SVN-Revision: 41644
2014-07-14 13:39:03 +00:00
Gabor Juhos
907bd5345e
ar71xx: fix ALFA NETWORK's name
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41643
2014-07-14 11:10:00 +00:00
Gabor Juhos
fec2596282
ar71xx: add profile and build image for the EnGenius ESR900
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5715/
[juhosg: change subject]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41642
2014-07-14 10:25:53 +00:00
Gabor Juhos
50c554a475
ar71xx: add user-space support for the EnGenius ESR900
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5716/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41641
2014-07-14 10:25:51 +00:00
Gabor Juhos
0bec90b830
ar71xx: add kernel support for the EnGenius ESR900
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5714/
[juhosg:
- drop nvram.c modifications,
- create a separate kernel patch,
- use ath79_setup_qca955x_eth_cfg helper,
- merge esr900_{010,common}_setup functions,
- statically init AR8327 pad configurations,
- use pr_err instead of printk]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41640
2014-07-14 10:25:51 +00:00
Gabor Juhos
69abf630cf
base-files: strip quotes from the MAC address in macaddr_canonicalize()
...
Extracted from http://patchwork.openwrt.org/patch/5716/
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41639
2014-07-14 10:25:49 +00:00
John Crispin
c8bde9da4a
lantiq: detect board in preinit state
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41638
2014-07-14 07:38:52 +00:00
John Crispin
7e0e5110bc
kernel: add igb kernel module
...
Added igb kernel module which supports a variety of Intel GigE PCIe devices
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 41637
2014-07-14 07:38:48 +00:00
John Crispin
e503eeb465
ar71xx: add support for nanostation m xw
...
SVN-Revision: 41636
2014-07-14 07:38:43 +00:00
John Crispin
de5fd0a189
ar8216: add new phyid 0x004dd043 (ar8326)
...
Used in ubiquity nanostation xw boards
SVN-Revision: 41635
2014-07-14 07:38:39 +00:00
John Crispin
76ba6846a2
ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41634
2014-07-14 07:38:32 +00:00
John Crispin
8c577d9fde
ramips: extract mac address from flash on WHR-600D board
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41633
2014-07-14 07:38:28 +00:00
John Crispin
4af1b51ec3
ramips: extract default lan_mac from eth0
...
The default case of ramips_setup_macs() is useful when mtd-mac-address is defined in dts.
But lan_mac is not set by default, this results in lan and wan having the same mac.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41632
2014-07-14 07:38:23 +00:00
Imre Kaloz
1d11ffa4f2
use the full boardname for the wrt1900ac image
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41631
2014-07-13 22:15:03 +00:00
Imre Kaloz
81d85a717a
add sysupgrade support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41630
2014-07-13 22:12:56 +00:00
Imre Kaloz
88121f229c
update wrt1900ac dts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41629
2014-07-13 22:11:43 +00:00
Imre Kaloz
2ddcf5dd8a
we already have a get_magic_long() in common.sh for sysupgrade, don't break it
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41628
2014-07-13 20:51:17 +00:00
Gabor Juhos
26b39cc580
ar71xx: use ath79_setup_qca955x_eth_cfg helper for QCA955x based boards
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41627
2014-07-13 19:44:00 +00:00
Gabor Juhos
c4c25e741e
ar71xx: add profile and build image for EnGenius ESR1750
...
Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41626
2014-07-13 19:43:59 +00:00
Gabor Juhos
2d6542242a
ar71xx: add user-space support for EnGenius ESR1750
...
Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41625
2014-07-13 19:43:58 +00:00
Gabor Juhos
16d45d5531
ar71xx: add kernel support for EnGenius ESR1750
...
Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
[juhosg:
- fix coding style in mach-esr1750.c,
- rename and refresh kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41624
2014-07-13 19:43:57 +00:00