Commit Graph

20461 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)
 

Author SHA1 Message Date
Hauke Mehrtens b07998cf11 brcm47xx: b44 fix workaround detection on some brcm47xx boards
Because of api change of nvram_getenv, the workaround failed to detect the hardware.

Based on patch by b.sander

Fixes #11268.

SVN-Revision: 31470
12 years ago
Mirko Vogt 1f489e4084 re-enable shallow git clones ('--depth 1')
SVN-Revision: 31469
12 years ago
Mirko Vogt 2ebcd4707c include revisions of feeds when listing them
SVN-Revision: 31467
12 years ago
Mirko Vogt ea14276046 enable verbose output of kernel build if V=99 is passed
append V=1 to KERNEL_MAKEOPTS when $V (and therewith $KBUILD_VERBOSE) is set to 99

SVN-Revision: 31466
12 years ago
Jonas Gorski 8a38c62c07 bcm63xx: drop linux 3.2 support
SVN-Revision: 31464
12 years ago
Jonas Gorski 77219290e1 bcm63xx: drop linux 3.0 support
SVN-Revision: 31463
12 years ago
Jonas Gorski 49de6c1714 bcm63xx: switch kernel to 3.3
SVN-Revision: 31462
12 years ago
Gabor Juhos 59b0c1b2b9 ar71xx: TL-WR741NDv4: add WLAN LED config
On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 31461
12 years ago
Jonas Gorski 8fd383ae2e kernel: update linux 3.3 to 3.3.3
SVN-Revision: 31460
12 years ago
Jonas Gorski 22b4e6b882 kernel: update linux 3.2 to 3.2.16
SVN-Revision: 31459
12 years ago
Jonas Gorski 7ccf25f7da kernel: add some more missing kernel config symbols
SVN-Revision: 31458
12 years ago
Florian Fainelli e43a6b684e remove old acx driver
SVN-Revision: 31456
12 years ago
Florian Fainelli 7314de1e5d acx-mac80211: update to 20122204
Upstream commit id: 15bbffea

SVN-Revision: 31455
12 years ago
Jo-Philipp Wich ed957f7c84 enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack (#11339)
SVN-Revision: 31454
12 years ago
Felix Fietkau 43962ee2af mac80211: update AP multicast fix to latest version submitted to linux-wireless@
SVN-Revision: 31453
12 years ago
Gabor Juhos 4b6833b176 x86: restore config-default, it is needed for 2.6.39
Reported-by: Thomas Heil <heil@terminal-consulting.de>

SVN-Revision: 31452
12 years ago
Gabor Juhos 1ab80c7817 ramips: rt305x: add support for the UR-336UN board
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>

SVN-Revision: 31451
12 years ago
Gabor Juhos 3626444c6d ramips: rt305x: add support for the Asus WL-330N3G board
This patch adds support for the ASUS WL-330N3G

Comparing to the WL-330N, It have 32MB ram, usb support and a bicolor led.

The bi-color led is driven by 2 gpio.
I don't know how to handle this, so I simply made 2 leds : one red, one blue.
But the red light takes precedence over the blue one according to the chart below.

r = led is red
b = led is blue
0 = led is off

xy= x->r for red, b for blue led, y->value of brightness in /sys/class/leds/x/brughtness

initial state	action	 led	gpio state

r0	b0	r0->r1	 r  	r0	b0
r0	b0	b0->b1   b	r0	b1

r1	b0	r1->r0	 0	r0	b0
r1	b0	b0->b1	 r	r1	*b1*

r1	b1	r1->r0   b	r0	b1
r1	b1	b1->b0   r	r1	b0

r0	b1	r0->r1   r	r1	*b1*
r0	b1	b1->b0   0	r0	r0

Signed-off-by: Frédéric Leroy <fredo@starox.org>

SVN-Revision: 31450
12 years ago
Jo-Philipp Wich 42c190ead8 ensure that profile Makefiles are sourced in alphabetical order Since make 3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds.
SVN-Revision: 31449
12 years ago
Florian Fainelli 34f4f4a0c5 switch to 3.3
SVN-Revision: 31448
12 years ago
Florian Fainelli 9e054eb21a add support for 3.3
SVN-Revision: 31447
12 years ago
Florian Fainelli 460ef32930 switch to 3.3.2
SVN-Revision: 31446
12 years ago
Florian Fainelli 5eeee1f80e add 3.3 support
SVN-Revision: 31445
12 years ago
Jo-Philipp Wich 5d0f47e4bb 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323)
SVN-Revision: 31444
12 years ago
John Crispin d4f3677cba Adding wifi eeprom extract for ARV752DPW - Easybox 802
Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>

SVN-Revision: 31443
12 years ago
John Crispin 4a7d620950 scanning kernel packages for targets
Any modifications in target/linux/*/modules.mk would not come into effect for
subsequent "make menuconfig" unless we delete ./tmp.

Signed-off-by: kalyan <kalyanatejaswi@gmail.com>

SVN-Revision: 31442
12 years ago
Felix Fietkau dcd185c2f8 ar8216: enable forwarding of multicast frames to the cpu port on ar8327 (thx, SeG)
SVN-Revision: 31441
12 years ago
Claudio Mignanti 858a50b41c flexibity: Cleanup the subtarget config
SVN-Revision: 31440
12 years ago
Gabor Juhos 3a19900878 Revert "mac80211: add backport of the module_pci_driver macro"
Erm, Hauke was faster.

SVN-Revision: 31439
12 years ago
Gabor Juhos 563455044b mac80211: add backport of the module_pci_driver macro
That is required by various PCI drivers.

SVN-Revision: 31438
12 years ago
Hauke Mehrtens c694ac6f7e mac80211: add module_pci_driver to compat
Without module_pci_driver being defined the pci drivers do not get registered.

Should fix #11332

SVN-Revision: 31437
12 years ago
Claudio Mignanti 6cd35fe3d3 tqma9263: update board definition for 3.x series and fix config choose
SVN-Revision: 31436
12 years ago
Claudio Mignanti 2852345af0 Remove old netus board definition
SVN-Revision: 31435
12 years ago
Gabor Juhos 755b97303e ep93xx: remove 2.6.39 support
SVN-Revision: 31434
12 years ago
Gabor Juhos 631bf82241 amazon: remove 2.6.3{0,2} support
SVN-Revision: 31433
12 years ago
Felix Fietkau f37deb2b1b netifd: improve error handling in legacy script compatibility library, do not fill the log with error messages for interfaces that could not be found
SVN-Revision: 31432
12 years ago
Felix Fietkau 3678ba60ca base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely
SVN-Revision: 31431
12 years ago
Felix Fietkau bfa643c7ef netifd: make type a local variable in /lib/network/config.sh to avoid clashes with an internal config_foreach variable
SVN-Revision: 31430
12 years ago
Felix Fietkau c233a89ab4 mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations
SVN-Revision: 31429
12 years ago
Felix Fietkau b510eebece ath9k: merge a tkip related stability fix
SVN-Revision: 31428
12 years ago
Mirko Vogt 075618c6e3 minor change: adjust formatting of firewall.config
- remove trailing whitespaces (s/\ $//g)
 - replace spaces with tabs between options and values

SVN-Revision: 31427
12 years ago
Gabor Juhos 96b5d437d6 omap24xx: remove 2.6.38 support
SVN-Revision: 31426
12 years ago
Gabor Juhos 76448ed5cf xburst: remove 2.6.36 support
SVN-Revision: 31422
12 years ago
Gabor Juhos 0cdd676554 malta: remove 2.6.39 and 3.0 support
SVN-Revision: 31421
12 years ago
Gabor Juhos 0d148cb63b mpc83xx: remove 2.6.32 support
SVN-Revision: 31420
12 years ago
Gabor Juhos 884a4d47f0 octeon: remove 2.6.30 support
SVN-Revision: 31419
12 years ago
Gabor Juhos 26b3cdad1c cns3xxx: remove 2.6.31 support
SVN-Revision: 31418
12 years ago
Gabor Juhos b2b965a696 au1000: remove 2.6.39 support
SVN-Revision: 31416
12 years ago
Gabor Juhos f63d216467 x86: remove 2.6.32 support
SVN-Revision: 31415
12 years ago
Gabor Juhos bc2a7bfa70 ixp4xx: remove 2.6.3{2,8} and 3.0 support
SVN-Revision: 31414
12 years ago