[dtaht/Cerowrt-3.3] 31767f: [package] uhttpd: finish inherited uloop in forked...
GitHub
noreply at github.com
Tue Jun 19 09:13:41 EDT 2012
Branch: refs/heads/master
Home: https://github.com/dtaht/Cerowrt-3.3
Commit: 31767f1683b70f7f58c9e4aa08d1cfae167c9d71
https://github.com/dtaht/Cerowrt-3.3/commit/31767f1683b70f7f58c9e4aa08d1cfae167c9d71
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-17 (Sun, 17 Jun 2012)
Changed paths:
M package/uhttpd/Makefile
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-lua.c
Log Message:
-----------
[package] uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32419 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9f3403679d823f3b7d4eb2e2918db58b1a0b8fff
https://github.com/dtaht/Cerowrt-3.3/commit/9f3403679d823f3b7d4eb2e2918db58b1a0b8fff
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-17 (Sun, 17 Jun 2012)
Changed paths:
M package/mac80211/Makefile
M package/mac80211/patches/001-disable_b44.patch
M package/mac80211/patches/002-disable_rfkill.patch
M package/mac80211/patches/005-disable_ssb_build.patch
M package/mac80211/patches/006-disable_bcma_build.patch
M package/mac80211/patches/007-remove_misc_drivers.patch
M package/mac80211/patches/010-no_pcmcia.patch
M package/mac80211/patches/011-no_sdio.patch
M package/mac80211/patches/013-disable_b43_nphy.patch
M package/mac80211/patches/015-remove-rt2x00-options.patch
M package/mac80211/patches/022-remove_crc8_and_cordic.patch
M package/mac80211/patches/071-add_codel_ifdef.patch
M package/mac80211/patches/110-disable_usb_compat.patch
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/402-ath9k-fix-invalid-mac-address-handling.patch
M package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
M package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch
M package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
M package/mac80211/patches/501-ath9k-eeprom_endianess.patch
M package/mac80211/patches/502-ath9k_ahb_init.patch
M package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
M package/mac80211/patches/512-ath9k_channelbw_debugfs.patch
M package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
M package/mac80211/patches/520-mac80211_cur_txpower.patch
M package/mac80211/patches/521-ath9k_cur_txpower.patch
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
M package/mac80211/patches/530-ath9k_limit_qlen.patch
M package/mac80211/patches/540-ath9k_extra_leds.patch
M package/mac80211/patches/550-mac80211_optimize_mcs_rate_mask.patch
M package/mac80211/patches/551-ath9k_optimize_interrupt_mitigation.patch
R package/mac80211/patches/570-ath9k_remove_noiseFloor.patch
R package/mac80211/patches/571-ath9k_ani_fix_weak_sig.patch
R package/mac80211/patches/572-ath9k_ani_cleanup_weak_signal_detect.patch
R package/mac80211/patches/573-ath9k_ani_fix_mode_checks.patch
R package/mac80211/patches/574-ath9k_remove_old_ani.patch
R package/mac80211/patches/575-ath9k_ani_cleanup.patch
R package/mac80211/patches/576-ath9k_ani_remove_mib_int.patch
R package/mac80211/patches/577-ath9k_fix_noise_immunity.patch
R package/mac80211/patches/578-ath9k_cleanup_ani_ofdm_trig.patch
M package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch
M package/mac80211/patches/604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
M package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch
M package/mac80211/patches/608-add_platform_data_mac_addr.patch
M package/mac80211/patches/800-b43-gpio-mask-module-option.patch
M package/mac80211/patches/820-b43-add-antenna-control.patch
M package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch
M package/mac80211/patches/840-brcmsmac-remove-PCIE.patch
M package/mac80211/patches/841-brcmsmac-remove-PCI_FORCEHT.patch
M package/mac80211/patches/842-brcmsmac-remove-ai_get_buscoretype-and-ai_get_buscor.patch
M package/mac80211/patches/843-brcmsmac-use-container_of-instead-of-cast.patch
M package/mac80211/patches/844-brcmsmac-remove-ai_findcore.patch
M package/mac80211/patches/847-brcmsmac-add-suome-conditions-for-the-bcm4716-again.patch
M package/mac80211/patches/849-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
M package/mac80211/patches/851-brcmsmac-start-adding-support-for-core-rev-28.patch
Log Message:
-----------
mac80211: update to wireless-testing 2012-06-14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8b3a99d374a567cb7a58742f1ea3fc5c2df79de1
https://github.com/dtaht/Cerowrt-3.3/commit/8b3a99d374a567cb7a58742f1ea3fc5c2df79de1
Author: blogic <blogic at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M include/uclibc++.mk
M package/uclibc++/Makefile
Log Message:
-----------
[uclibc++] fix ccache related build breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32421 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 03f2b4f96193e3134559ee92c870e72009771ef8
https://github.com/dtaht/Cerowrt-3.3/commit/03f2b4f96193e3134559ee92c870e72009771ef8
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
R target/linux/x86/kvm_guest/base-files/etc/inittab
Log Message:
-----------
[kvm_guest] remove inittab override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: df1670948d3c8dd18b738075953f7b98db2ccb7f
https://github.com/dtaht/Cerowrt-3.3/commit/df1670948d3c8dd18b738075953f7b98db2ccb7f
Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M include/kernel-defaults.mk
Log Message:
-----------
build: allow KERNELNAME to contain multiple kernel make targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32423 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 05109b66fc43a4658a87d7c95bdefe101cd4ec5b
https://github.com/dtaht/Cerowrt-3.3/commit/05109b66fc43a4658a87d7c95bdefe101cd4ec5b
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version, adds 6rd related changes and adds support for default route dependencies (through host route dependencies)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32426 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f1ad97efd149b4f6d8f41efe930ba89a799f416d
https://github.com/dtaht/Cerowrt-3.3/commit/f1ad97efd149b4f6d8f41efe930ba89a799f416d
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Log Message:
-----------
[package] remove leftover pptp directories
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32427 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 065032e9b889a4cec72ee1cf17f8a5c208dfebb1
https://github.com/dtaht/Cerowrt-3.3/commit/065032e9b889a4cec72ee1cf17f8a5c208dfebb1
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/6in4/Makefile
R package/6in4/files/6in4.hotplug
M package/6in4/files/6in4.sh
M package/6to4/Makefile
R package/6to4/files/6to4.hotplug
M package/6to4/files/6to4.sh
Log Message:
-----------
[package] 6in4, 6to4: further simplify protocol backends
- use new default route dependencies to trigger bringup
- remove old hotplug scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32428 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2038460162dc42df68f4db657b13a8a1eb99cf53
https://github.com/dtaht/Cerowrt-3.3/commit/2038460162dc42df68f4db657b13a8a1eb99cf53
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
netifd: update to latest version again, fixes route6 issues (#11528)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32429 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2ffacfdd8e515324bcaf15f55fa2254c25549b8a
https://github.com/dtaht/Cerowrt-3.3/commit/2ffacfdd8e515324bcaf15f55fa2254c25549b8a
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/netifd/Makefile
Log Message:
-----------
[package] netifd: bump again to git head, fix device present state after reconnecting shell protos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32430 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: fad2bfb9e150306f0eaee8c260e9e0f7103e400b
https://github.com/dtaht/Cerowrt-3.3/commit/fad2bfb9e150306f0eaee8c260e9e0f7103e400b
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
A package/6rd/Makefile
A package/6rd/files/6rd.hotplug
A package/6rd/files/6rd.sh
A package/6rd/src/6rdcalc.c
A package/6rd/src/Makefile
Log Message:
-----------
Add new package for configuring 6rd tunnels.
This patch adds support for manually configuring 6rd tunnels. It depends on
the netifd patches I sent earlier, which add 6rd support.
A basic interface configuration looks like:
config interface 'wan6'
option proto '6rd'
option peeraddr '192.0.2.1'
option ip6prefix '2123::'
option ip6prefixlen '16'
option ip4prefixlen '0'
Where ip4prefixlen is optional and actually defaults to 0, which would use all
bits of the IPv4 in the calculated IPv6 subnet.
I believe it should be possible to configure a regular 6to4 tunnel using this,
and that we may want to merge the two eventually, but there are some larger
differences between the two at the moment:
- 6rd addresses can be more difficult to calculate. My ISP, for example, has
a setup with a v6 mask of 43 bits, and a v4 mask of 19.
- 6to4 has support for configuring radvd. This is something we want, of
course, but it seems best to deal with this in a separate patch.
Just creating a new package looked like the quickest way to get this in.
This work is based on the 6in4 package, and work by Stijn Tintel.
Signed-off-by: Stéphan Kochen <stephan at kochen.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32431 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d84c1a6815c6f49d7ad6b769bee9a5a383c42176
https://github.com/dtaht/Cerowrt-3.3/commit/d84c1a6815c6f49d7ad6b769bee9a5a383c42176
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/6rd/Makefile
R package/6rd/files/6rd.hotplug
M package/6rd/files/6rd.sh
Log Message:
-----------
[package] 6rd: apply the same simplifications done in 6to4 and 6in4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32432 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 2f3ce327691f596914487944dd5c2d7e0e0fec01
https://github.com/dtaht/Cerowrt-3.3/commit/2f3ce327691f596914487944dd5c2d7e0e0fec01
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/kernel/modules/netsupport.mk
Log Message:
-----------
[package] kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp depend on kmod-pppox (#11677)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32433 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 8a25c3c9d37fb6c955bce811ffddd97c673af2aa
https://github.com/dtaht/Cerowrt-3.3/commit/8a25c3c9d37fb6c955bce811ffddd97c673af2aa
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M include/netfilter.mk
M package/kernel/modules/netfilter.mk
Log Message:
-----------
kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko
kmod-ipt-nathelper-extra is missing the package nf_conntrack_broadcast.ko
if it is not included into the kmod-ipt-nathelper-extra packge the modules
nf_conntrack_snmp and nf_nat_snmp_basic cant get loaded:
[ 44.500000] nf_conntrack_snmp: Unknown symbol nf_conntrack_broadcast_help (err 0)
[ 44.664000] nf_nat_snmp_basic: Unknown symbol nf_nat_snmp_hook (err 0)
Signed-off-by: Peter Wagner <tripolar at gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32434 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 4e6e9c9c595ab384496f33f8900b64654c0b78e9
https://github.com/dtaht/Cerowrt-3.3/commit/4e6e9c9c595ab384496f33f8900b64654c0b78e9
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M target/linux/x86/kvm_guest/config-3.3
Log Message:
-----------
optimize kernel config for kvm_guest
This patch enables few extra kernel options for the kvm_guest subtarget:
- Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage
- Enable paravirtualization steal time support
Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32436 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: b9afc753372e596a3452ebe48db5b05dbad2b061
https://github.com/dtaht/Cerowrt-3.3/commit/b9afc753372e596a3452ebe48db5b05dbad2b061
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M toolchain/insight/Makefile
Log Message:
-----------
toolchain/insight: update download location and MD5 sum to status quo
insight GDB version 6.8-1 sources have apparently changed.
The original file is no longer available upstream.
Signed-off-by: Daniel Golle <dgolle at allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d1f2a4a601d949a00a796ed258402464e8c2a595
https://github.com/dtaht/Cerowrt-3.3/commit/d1f2a4a601d949a00a796ed258402464e8c2a595
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/openssl/Makefile
Log Message:
-----------
openssl does not compile with uml and arch x86_64
Hi,
I found that openssl did not compile on the uml target under x86_64. The
attached patch should
correct this and is working for me. Is this the right way to do it?
thanks,
Thomas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32443 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 295fa0808d649dd3b927d9b0817c629555f3b3c7
https://github.com/dtaht/Cerowrt-3.3/commit/295fa0808d649dd3b927d9b0817c629555f3b3c7
Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/kernel/modules/lib.mk
Log Message:
-----------
zlib fix for btrfs
Hi,
yes, it is true...
In the standard, unpatched trunk is zlib_inflate.ko compiled, but not included
in any package... So, my previous version was functional, but with system bug.
Here is fixed patch.
On Wed, Jun 13, 2012 at 05:00:02PM +0200, Jo-Philipp Wich wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> - -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi.
>
> Shouldn't you also add CONFIG_ZLIB_DEFLATE to KCONFIG then?
>
> ~ Jow
> - -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk/YqrcACgkQdputYINPTPM6dgCfYDgzK1XHiKDJNSdc/+HgIoRp
> HSgAoKdUxcqXzHqTLiyEkiQqCnDuuVmu
> =0DUX
> - -----END PGP SIGNATURE-----
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk/YqvIACgkQdputYINPTPNMagCePNwPSYHfoCd5eXywQ+sTATqQ
> 2CQAoJW/Fez+DqflHlJVcvng/LvsfrCm
> =s6B0
> -----END PGP SIGNATURE-----
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Signed-off-by: Michal Heppler <mhepp at ics.muni.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: bd85fd265b253cd67a2572117c8c8e4a2462713e
https://github.com/dtaht/Cerowrt-3.3/commit/bd85fd265b253cd67a2572117c8c8e4a2462713e
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
A target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch
Log Message:
-----------
ar71xx: add support for reading the MAC address from OTP ROM on AR933x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32446 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 669a7a07102ca25d3c416cfeb0c939e5cdf092b7
https://github.com/dtaht/Cerowrt-3.3/commit/669a7a07102ca25d3c416cfeb0c939e5cdf092b7
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M target/linux/ar71xx/base-files/etc/uci-defaults/network
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/base-files/lib/upgrade/platform.sh
M target/linux/ar71xx/config-3.3
A target/linux/ar71xx/files/arch/mips/ath79/mach-ew-dorin.c
A target/linux/ar71xx/generic/profiles/ew.mk
M target/linux/ar71xx/image/Makefile
A target/linux/ar71xx/patches-3.3/616-MIPS-ath79-EW_Dorin-support.patch
Log Message:
-----------
ar71xx: add support for the embeddedwireless Dorin board (based on patch by embeddedwireless.de)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32447 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ba1de008dbc3e0bf50c816af76a2b97e76166dd6
https://github.com/dtaht/Cerowrt-3.3/commit/ba1de008dbc3e0bf50c816af76a2b97e76166dd6
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
Log Message:
-----------
mac80211: fix AP multi-BSSID support (#11698)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5a4d032c71105dd9b70aba266fd36d52d3324fa6
https://github.com/dtaht/Cerowrt-3.3/commit/5a4d032c71105dd9b70aba266fd36d52d3324fa6
Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
Log Message:
-----------
mac80211: fix linux 3.5 compatibility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32449 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 71c704387ba4a89e9fb27fa63405172501df94e3
https://github.com/dtaht/Cerowrt-3.3/commit/71c704387ba4a89e9fb27fa63405172501df94e3
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ramips/base-files/etc/diag.sh
M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
M target/linux/ramips/base-files/etc/uci-defaults/network
M target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
M target/linux/ramips/base-files/lib/ramips.sh
M target/linux/ramips/base-files/lib/upgrade/platform.sh
M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
M target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
M target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
A target/linux/ramips/files/arch/mips/ralink/rt305x/mach-psr-680w.c
M target/linux/ramips/image/Makefile
M target/linux/ramips/rt305x/config-3.3
Log Message:
-----------
ramips: rt305x: add support for the Petatel PSR-680W Wireless CDMA Router
This patch adds support for the Korean made Petatel PSR-680W Wireless CDMA Router.
The platform is based on Ralink RT3052.
http://wiki.openwrt.org/toh/petatel/psr-680w
Signed-off-by: Dmitry Shmygov <shmygov at rambler.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 83fdf29c316092abd19596bb715ad0ad46786941
https://github.com/dtaht/Cerowrt-3.3/commit/83fdf29c316092abd19596bb715ad0ad46786941
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
A tools/e2fsprogs/patches/002-dont-build-e4defrag.patch
Log Message:
-----------
tools/e2fsprogs: don't build e4defrag
Compilation fails on older systems due to missing syscalls, and the
e4defrag tool is not used by the build-system anyway.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32451 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: f054b259d0104fd857ff15252977ef006de740e2
https://github.com/dtaht/Cerowrt-3.3/commit/f054b259d0104fd857ff15252977ef006de740e2
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/generic/profiles/netgear.mk
Log Message:
-----------
ar71xx: add USB LED support by default for WNDR3700/WNDR3800/WNDRMAC
This adds kmod-leds-wndr3700-usb package to a default build for
WNDR3700, WNDR3800 and WNDRMAC in order to support the green USB LED.
Signed-off-by: Roman A. aka BasicXP <x12ozmouse at ya.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 60f2c64e65e73819a36b78f4665a68c7d7eef333
https://github.com/dtaht/Cerowrt-3.3/commit/60f2c64e65e73819a36b78f4665a68c7d7eef333
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/base-files/lib/ar71xx.sh
Log Message:
-----------
ar71xx: correctly detect NETGEAR WNDRMAC
This patch helps properly detect a WNDRMAC device. Before this
patch the model is detected as "NETGEAR ?????????N".
Signed-off-by: Roman A. aka BasicXP <x12ozmouse at ya.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9e32544f7a17edad4606f49a99461c7f7951ddd2
https://github.com/dtaht/Cerowrt-3.3/commit/9e32544f7a17edad4606f49a99461c7f7951ddd2
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3x20.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr703n.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-ag300h.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh2.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g450h.c
A target/linux/ar71xx/patches-3.3/511-MIPS-ath79-add-ath79_set_usb_power_gpio.patch
Log Message:
-----------
ar71xx: add a common function to configure USB power GPIOs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32454 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: d02eb8cdaa86ed2e0b6bbce18799a012569673d5
https://github.com/dtaht/Cerowrt-3.3/commit/d02eb8cdaa86ed2e0b6bbce18799a012569673d5
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c
M target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c
Log Message:
-----------
ar71xx: remove superfluous include of asm/mach-ath79/pci.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32455 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 7066d5e4ae78beb2a368e6cae08862f605186dd7
https://github.com/dtaht/Cerowrt-3.3/commit/7066d5e4ae78beb2a368e6cae08862f605186dd7
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/ar8216.h
M target/linux/generic/files/include/linux/ar8216_platform.h
Log Message:
-----------
generic: ar8216: allow to configure AR8327 LEDs via platform data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32456 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 279cc5d283e4d533404f51efa527c9dd3b0a417d
https://github.com/dtaht/Cerowrt-3.3/commit/279cc5d283e4d533404f51efa527c9dd3b0a417d
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/patches-3.3/605-MIPS-ath79-db120-fixes.patch
Log Message:
-----------
ar71xx: make AR8327 LEDs working on the DB120 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32457 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 31f53133c7576160b2e7c0939670521918e9a6bd
https://github.com/dtaht/Cerowrt-3.3/commit/31f53133c7576160b2e7c0939670521918e9a6bd
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch
M target/linux/ar71xx/patches-3.3/461-spi-add-type-field-to-spi_transfer.patch
M target/linux/ar71xx/patches-3.3/616-MIPS-ath79-EW_Dorin-support.patch
Log Message:
-----------
ar71xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32458 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: ae6a36385956534bb2c9c3b42e5cbd0dfb5f171e
https://github.com/dtaht/Cerowrt-3.3/commit/ae6a36385956534bb2c9c3b42e5cbd0dfb5f171e
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/config-3.3
A target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
A target/linux/ar71xx/patches-3.3/617-MIPS-ath79-TL-WDR4300-support.patch
Log Message:
-----------
ar71xx: add support for the TL-WDR4300 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32459 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 977ff3326d207fd681f4acaebb461e4e56881c2b
https://github.com/dtaht/Cerowrt-3.3/commit/977ff3326d207fd681f4acaebb461e4e56881c2b
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/base-files/etc/diag.sh
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
M target/linux/ar71xx/base-files/etc/uci-defaults/network
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/base-files/lib/upgrade/platform.sh
Log Message:
-----------
ar71xx: add user space support for the TL-WDR4300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32460 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 5fa7ed291ee18d3d7e6f24ee803ac6cfb96b625e
https://github.com/dtaht/Cerowrt-3.3/commit/5fa7ed291ee18d3d7e6f24ee803ac6cfb96b625e
Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M target/linux/ar71xx/generic/profiles/tp-link.mk
M target/linux/ar71xx/image/Makefile
Log Message:
-----------
ar71xx: create profile and build image for the TL-WDR4300 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32461 3c298f89-4303-0410-b956-a3cf2f4a3e73
Commit: 9121f3a4d939c354a7c2b183374e02326dfa032f
https://github.com/dtaht/Cerowrt-3.3/commit/9121f3a4d939c354a7c2b183374e02326dfa032f
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M include/kernel-defaults.mk
M include/netfilter.mk
M include/uclibc++.mk
M package/6in4/Makefile
R package/6in4/files/6in4.hotplug
M package/6in4/files/6in4.sh
A package/6rd/Makefile
A package/6rd/files/6rd.sh
A package/6rd/src/6rdcalc.c
A package/6rd/src/Makefile
M package/6to4/Makefile
R package/6to4/files/6to4.hotplug
M package/6to4/files/6to4.sh
M package/kernel/modules/lib.mk
M package/kernel/modules/netfilter.mk
M package/kernel/modules/netsupport.mk
M package/mac80211/Makefile
M package/mac80211/patches/001-disable_b44.patch
M package/mac80211/patches/002-disable_rfkill.patch
M package/mac80211/patches/005-disable_ssb_build.patch
M package/mac80211/patches/006-disable_bcma_build.patch
M package/mac80211/patches/007-remove_misc_drivers.patch
M package/mac80211/patches/010-no_pcmcia.patch
M package/mac80211/patches/011-no_sdio.patch
M package/mac80211/patches/013-disable_b43_nphy.patch
M package/mac80211/patches/015-remove-rt2x00-options.patch
M package/mac80211/patches/022-remove_crc8_and_cordic.patch
M package/mac80211/patches/071-add_codel_ifdef.patch
M package/mac80211/patches/110-disable_usb_compat.patch
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/402-ath9k-fix-invalid-mac-address-handling.patch
M package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
M package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch
M package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
M package/mac80211/patches/501-ath9k-eeprom_endianess.patch
M package/mac80211/patches/502-ath9k_ahb_init.patch
M package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
M package/mac80211/patches/512-ath9k_channelbw_debugfs.patch
M package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
M package/mac80211/patches/520-mac80211_cur_txpower.patch
M package/mac80211/patches/521-ath9k_cur_txpower.patch
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
M package/mac80211/patches/530-ath9k_limit_qlen.patch
M package/mac80211/patches/540-ath9k_extra_leds.patch
M package/mac80211/patches/550-mac80211_optimize_mcs_rate_mask.patch
M package/mac80211/patches/551-ath9k_optimize_interrupt_mitigation.patch
R package/mac80211/patches/570-ath9k_remove_noiseFloor.patch
R package/mac80211/patches/571-ath9k_ani_fix_weak_sig.patch
R package/mac80211/patches/572-ath9k_ani_cleanup_weak_signal_detect.patch
R package/mac80211/patches/573-ath9k_ani_fix_mode_checks.patch
R package/mac80211/patches/574-ath9k_remove_old_ani.patch
R package/mac80211/patches/575-ath9k_ani_cleanup.patch
R package/mac80211/patches/576-ath9k_ani_remove_mib_int.patch
R package/mac80211/patches/577-ath9k_fix_noise_immunity.patch
R package/mac80211/patches/578-ath9k_cleanup_ani_ofdm_trig.patch
M package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch
M package/mac80211/patches/604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
M package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch
M package/mac80211/patches/608-add_platform_data_mac_addr.patch
M package/mac80211/patches/800-b43-gpio-mask-module-option.patch
M package/mac80211/patches/820-b43-add-antenna-control.patch
M package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch
M package/mac80211/patches/840-brcmsmac-remove-PCIE.patch
M package/mac80211/patches/841-brcmsmac-remove-PCI_FORCEHT.patch
M package/mac80211/patches/842-brcmsmac-remove-ai_get_buscoretype-and-ai_get_buscor.patch
M package/mac80211/patches/843-brcmsmac-use-container_of-instead-of-cast.patch
M package/mac80211/patches/844-brcmsmac-remove-ai_findcore.patch
M package/mac80211/patches/847-brcmsmac-add-suome-conditions-for-the-bcm4716-again.patch
M package/mac80211/patches/849-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
M package/mac80211/patches/851-brcmsmac-start-adding-support-for-core-rev-28.patch
M package/netifd/Makefile
M package/openssl/Makefile
M package/uclibc++/Makefile
M package/uhttpd/Makefile
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-lua.c
M target/linux/ar71xx/base-files/etc/diag.sh
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
M target/linux/ar71xx/base-files/etc/uci-defaults/network
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/base-files/lib/upgrade/platform.sh
M target/linux/ar71xx/config-3.3
M target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c
A target/linux/ar71xx/files/arch/mips/ath79/mach-ew-dorin.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3x20.c
A target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr703n.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-ag300h.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh2.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g450h.c
M target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c
A target/linux/ar71xx/generic/profiles/ew.mk
M target/linux/ar71xx/generic/profiles/netgear.mk
M target/linux/ar71xx/generic/profiles/tp-link.mk
M target/linux/ar71xx/image/Makefile
M target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch
M target/linux/ar71xx/patches-3.3/461-spi-add-type-field-to-spi_transfer.patch
A target/linux/ar71xx/patches-3.3/511-MIPS-ath79-add-ath79_set_usb_power_gpio.patch
M target/linux/ar71xx/patches-3.3/605-MIPS-ath79-db120-fixes.patch
A target/linux/ar71xx/patches-3.3/616-MIPS-ath79-EW_Dorin-support.patch
A target/linux/ar71xx/patches-3.3/617-MIPS-ath79-TL-WDR4300-support.patch
A target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/ar8216.h
M target/linux/generic/files/include/linux/ar8216_platform.h
M target/linux/ramips/base-files/etc/diag.sh
M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
M target/linux/ramips/base-files/etc/uci-defaults/network
M target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
M target/linux/ramips/base-files/lib/ramips.sh
M target/linux/ramips/base-files/lib/upgrade/platform.sh
M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
M target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
M target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
A target/linux/ramips/files/arch/mips/ralink/rt305x/mach-psr-680w.c
M target/linux/ramips/image/Makefile
M target/linux/ramips/rt305x/config-3.3
R target/linux/x86/kvm_guest/base-files/etc/inittab
M target/linux/x86/kvm_guest/config-3.3
M toolchain/insight/Makefile
A tools/e2fsprogs/patches/002-dont-build-e4defrag.patch
Log Message:
-----------
Merge branch 'master' of git://nbd.name/openwrt
Commit: 29351dd2f5da0db4d4d4bad55ca3a25d65b7f74e
https://github.com/dtaht/Cerowrt-3.3/commit/29351dd2f5da0db4d4d4bad55ca3a25d65b7f74e
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M include/kernel-defaults.mk
M include/netfilter.mk
M include/uclibc++.mk
M package/6in4/Makefile
R package/6in4/files/6in4.hotplug
M package/6in4/files/6in4.sh
A package/6rd/Makefile
A package/6rd/files/6rd.sh
A package/6rd/src/6rdcalc.c
A package/6rd/src/Makefile
M package/6to4/Makefile
R package/6to4/files/6to4.hotplug
M package/6to4/files/6to4.sh
M package/kernel/modules/lib.mk
M package/kernel/modules/netfilter.mk
M package/kernel/modules/netsupport.mk
M package/mac80211/Makefile
M package/mac80211/patches/001-disable_b44.patch
M package/mac80211/patches/002-disable_rfkill.patch
M package/mac80211/patches/005-disable_ssb_build.patch
M package/mac80211/patches/006-disable_bcma_build.patch
M package/mac80211/patches/007-remove_misc_drivers.patch
M package/mac80211/patches/010-no_pcmcia.patch
M package/mac80211/patches/011-no_sdio.patch
M package/mac80211/patches/013-disable_b43_nphy.patch
M package/mac80211/patches/015-remove-rt2x00-options.patch
M package/mac80211/patches/022-remove_crc8_and_cordic.patch
M package/mac80211/patches/071-add_codel_ifdef.patch
M package/mac80211/patches/110-disable_usb_compat.patch
M package/mac80211/patches/300-pending_work.patch
M package/mac80211/patches/402-ath9k-fix-invalid-mac-address-handling.patch
M package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
M package/mac80211/patches/412-mac80211_allow_adhoc_and_ap.patch
M package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
M package/mac80211/patches/501-ath9k-eeprom_endianess.patch
M package/mac80211/patches/502-ath9k_ahb_init.patch
M package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
M package/mac80211/patches/512-ath9k_channelbw_debugfs.patch
M package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
M package/mac80211/patches/520-mac80211_cur_txpower.patch
M package/mac80211/patches/521-ath9k_cur_txpower.patch
M package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch
M package/mac80211/patches/530-ath9k_limit_qlen.patch
M package/mac80211/patches/540-ath9k_extra_leds.patch
M package/mac80211/patches/550-mac80211_optimize_mcs_rate_mask.patch
M package/mac80211/patches/551-ath9k_optimize_interrupt_mitigation.patch
R package/mac80211/patches/570-ath9k_remove_noiseFloor.patch
R package/mac80211/patches/571-ath9k_ani_fix_weak_sig.patch
R package/mac80211/patches/572-ath9k_ani_cleanup_weak_signal_detect.patch
R package/mac80211/patches/573-ath9k_ani_fix_mode_checks.patch
R package/mac80211/patches/574-ath9k_remove_old_ani.patch
R package/mac80211/patches/575-ath9k_ani_cleanup.patch
R package/mac80211/patches/576-ath9k_ani_remove_mib_int.patch
R package/mac80211/patches/577-ath9k_fix_noise_immunity.patch
R package/mac80211/patches/578-ath9k_cleanup_ani_ofdm_trig.patch
M package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch
M package/mac80211/patches/604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
M package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch
M package/mac80211/patches/608-add_platform_data_mac_addr.patch
M package/mac80211/patches/800-b43-gpio-mask-module-option.patch
M package/mac80211/patches/820-b43-add-antenna-control.patch
M package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch
M package/mac80211/patches/840-brcmsmac-remove-PCIE.patch
M package/mac80211/patches/841-brcmsmac-remove-PCI_FORCEHT.patch
M package/mac80211/patches/842-brcmsmac-remove-ai_get_buscoretype-and-ai_get_buscor.patch
M package/mac80211/patches/843-brcmsmac-use-container_of-instead-of-cast.patch
M package/mac80211/patches/844-brcmsmac-remove-ai_findcore.patch
M package/mac80211/patches/847-brcmsmac-add-suome-conditions-for-the-bcm4716-again.patch
M package/mac80211/patches/849-brcmsmac-add-device-found-on-some-SoCs-like-the-bcm4.patch
M package/mac80211/patches/851-brcmsmac-start-adding-support-for-core-rev-28.patch
M package/netifd/Makefile
M package/openssl/Makefile
M package/uclibc++/Makefile
M package/uhttpd/Makefile
M package/uhttpd/src/uhttpd-cgi.c
M package/uhttpd/src/uhttpd-lua.c
M target/linux/ar71xx/base-files/etc/diag.sh
M target/linux/ar71xx/base-files/etc/uci-defaults/leds
M target/linux/ar71xx/base-files/etc/uci-defaults/network
M target/linux/ar71xx/base-files/lib/ar71xx.sh
M target/linux/ar71xx/base-files/lib/upgrade/platform.sh
M target/linux/ar71xx/config-3.3
M target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c
A target/linux/ar71xx/files/arch/mips/ath79/mach-ew-dorin.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3x20.c
A target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr703n.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-ag300h.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh2.c
M target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g450h.c
M target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c
A target/linux/ar71xx/generic/profiles/ew.mk
M target/linux/ar71xx/generic/profiles/netgear.mk
M target/linux/ar71xx/generic/profiles/tp-link.mk
M target/linux/ar71xx/image/Makefile
M target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch
M target/linux/ar71xx/patches-3.3/461-spi-add-type-field-to-spi_transfer.patch
A target/linux/ar71xx/patches-3.3/511-MIPS-ath79-add-ath79_set_usb_power_gpio.patch
M target/linux/ar71xx/patches-3.3/605-MIPS-ath79-db120-fixes.patch
A target/linux/ar71xx/patches-3.3/616-MIPS-ath79-EW_Dorin-support.patch
A target/linux/ar71xx/patches-3.3/617-MIPS-ath79-TL-WDR4300-support.patch
A target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch
M target/linux/generic/files/drivers/net/phy/ar8216.c
M target/linux/generic/files/drivers/net/phy/ar8216.h
M target/linux/generic/files/include/linux/ar8216_platform.h
M target/linux/ramips/base-files/etc/diag.sh
M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
M target/linux/ramips/base-files/etc/uci-defaults/network
M target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
M target/linux/ramips/base-files/lib/ramips.sh
M target/linux/ramips/base-files/lib/upgrade/platform.sh
M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
M target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
M target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
A target/linux/ramips/files/arch/mips/ralink/rt305x/mach-psr-680w.c
M target/linux/ramips/image/Makefile
M target/linux/ramips/rt305x/config-3.3
R target/linux/x86/kvm_guest/base-files/etc/inittab
M target/linux/x86/kvm_guest/config-3.3
M toolchain/insight/Makefile
A tools/e2fsprogs/patches/002-dont-build-e4defrag.patch
Log Message:
-----------
Merge branch 'master' of /home/cero1/src/openwrt
Compare: https://github.com/dtaht/Cerowrt-3.3/compare/260e1240ea34...29351dd2f5da
More information about the Cerowrt-commits
mailing list