- Apr 03, 2011
-
-
Florian Fainelli authored
SVN-Revision: 26454
-
Florian Fainelli authored
SVN-Revision: 26453
-
Florian Fainelli authored
Changed: - Support added for mISDN card driver for Cologne AG's HFC pci cards (single port) - Title texts and help texts for some other isdn drivers adjusted for clarification Signed-off by: Arnold Schulz <arnysch@gmx.net> SVN-Revision: 26452
-
Florian Fainelli authored
Netfilter LED target triggers blinkenlichten when a network packet hits a rule. LED target requires iptables 1.4.9 or higher Signed-off-by:
Łukasz Stelmach <stlman@poczta.fm> SVN-Revision: 26451
-
Felix Fietkau authored
mac80211: increase delay between aggregation session negotiation attempts - improves interop with intel clients SVN-Revision: 26444
-
Felix Fietkau authored
SVN-Revision: 26443
-
Hauke Mehrtens authored
This was missing in r26441 SVN-Revision: 26442
-
Hauke Mehrtens authored
Thank you Peter Wagner for the patch SVN-Revision: 26441
-
Hauke Mehrtens authored
SVN-Revision: 26440
-
Hauke Mehrtens authored
SVN-Revision: 26439
-
Hauke Mehrtens authored
SVN-Revision: 26438
-
Felix Fietkau authored
SVN-Revision: 26437
-
Felix Fietkau authored
build: reduce the amount of generated make code for the initial prereq scan - makes it about 20% faster SVN-Revision: 26436
-
Felix Fietkau authored
build: use a conditional @ sign before silenced targets instead of .SILENT - makes prereq checks more than twice as fast SVN-Revision: 26435
-
Felix Fietkau authored
build: undefine debug helper templates used by subdir.mk if the DEBUG variable is empty, speeds up "make prereq" by 25% when lots of packages are installed SVN-Revision: 26434
-
Felix Fietkau authored
build: move the SH_FUNC eval to the beginning of the opkg control file build command chain, not in front of every single command SVN-Revision: 26432
-
Felix Fietkau authored
build: do not use shell calls to export empty opkg control files, speeds up package build and fixes some "Argument list too long" errors Patch by Thomas Langer from #8450 SVN-Revision: 26431
-
Felix Fietkau authored
SVN-Revision: 26430
-
Felix Fietkau authored
SVN-Revision: 26429
-
Felix Fietkau authored
So far, we are setting the bridge interface up before having added any bridge interface ports. This results in the bridge assigning a random mac address to its bridge interface and therefore IPv6 assigning a matching link local address to the bridge interface as soon as the bridge interface is up. After adding the first bridge port interface, the bridge's mac address is reset correctly, however the IPv6 link local address stays the same. This commit ensures that we are at least having the IPv6 link local address of the first interface added to the bridge instead of a random one. Signed-off-by:
Linus Lüssing <linus.luessing@web.de> SVN-Revision: 26426
-
Felix Fietkau authored
SVN-Revision: 26425
-
Felix Fietkau authored
SVN-Revision: 26424
-
Felix Fietkau authored
SVN-Revision: 26423
-
Felix Fietkau authored
Based on a patch by Jonas Gorski SVN-Revision: 26422
-
- Apr 02, 2011
-
-
Felix Fietkau authored
ath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probably on other devices as well); fixes #9107 SVN-Revision: 26418
-
Felix Fietkau authored
SVN-Revision: 26417
-
Felix Fietkau authored
hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart SVN-Revision: 26415
-
Felix Fietkau authored
SVN-Revision: 26414
-
Hauke Mehrtens authored
kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries. Thank you Maarten SVN-Revision: 26413
-
Felix Fietkau authored
SVN-Revision: 26412
-
Felix Fietkau authored
SVN-Revision: 26410
-
Felix Fietkau authored
mac80211: fix duplicate probe request reception (triggering unnecessary probe responses in multi-BSSID setups) SVN-Revision: 26408
-
Hauke Mehrtens authored
SVN-Revision: 26407
-
Felix Fietkau authored
SVN-Revision: 26406
-
Felix Fietkau authored
This patch allows to use the openwrt toolchain as external toolchain for the same project. See bug #9131 for details. Signed-off-by:
Sven Bachmann <dev@mcbachmann.de> SVN-Revision: 26405
-
Jo-Philipp Wich authored
SVN-Revision: 26404
-
John Crispin authored
SVN-Revision: 26403
-
Felix Fietkau authored
SVN-Revision: 26402
-
Felix Fietkau authored
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues SVN-Revision: 26401
-
Daniel Dickinson authored
flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied. SVN-Revision: 26400
-