John Crispin [Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)]
rename patch-cmdline and add code for patching DTB files into kernel images
SVN-Revision: 34058
Gabor Juhos [Thu, 1 Nov 2012 11:07:23 +0000 (11:07 +0000)]
generic: make yaffs work on 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34054
Gabor Juhos [Thu, 1 Nov 2012 11:07:16 +0000 (11:07 +0000)]
generic: rename jffs2 patches
Make room for the upcoming yaffs patches.
No functional changes.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34053
Daniel Dickinson [Thu, 1 Nov 2012 07:15:49 +0000 (07:15 +0000)]
Fix feeds.conf.default when no SVN info present
SVN-Revision: 34051
Gabor Juhos [Wed, 31 Oct 2012 21:17:30 +0000 (21:17 +0000)]
generic: use mtd_* helpers in the yaffs code
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34046
Imre Kaloz [Wed, 31 Oct 2012 20:16:53 +0000 (20:16 +0000)]
move PCIe init to subsys init call
ARM Linux PCI/PCIe hardware intialization needs to occur before device_init
as it does not support hotplug. I have modeled the cns3xxx PCIe init after
other ARM platforms. Registering it early resolves resource issues occuring
during bus enumeration that occur when a device driver is linked static in
the kernel.
Instead of passing in a bitmask to enable the 2 available ports, link detect
is used to enable ports that have a valid link.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 34044
Gabor Juhos [Wed, 31 Oct 2012 20:09:39 +0000 (20:09 +0000)]
kernel: update linux 3.6 to 3.6.5
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34042
Gabor Juhos [Wed, 31 Oct 2012 19:33:12 +0000 (19:33 +0000)]
generic: split yaffs-3.2-fix patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34041
Felix Fietkau [Wed, 31 Oct 2012 19:30:21 +0000 (19:30 +0000)]
libubox: add more uloop timer fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34039
Felix Fietkau [Wed, 31 Oct 2012 19:06:46 +0000 (19:06 +0000)]
libubox: update to latest version, fixes a timer calculation issue in uloop
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34037
Florian Fainelli [Wed, 31 Oct 2012 17:32:43 +0000 (17:32 +0000)]
eglibc: update to r21110
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34036
Florian Fainelli [Wed, 31 Oct 2012 17:32:37 +0000 (17:32 +0000)]
kernel-defaults: factor common code handling initramfs options
While at it, reindent so it is more in-line with the rest of the file.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34034
Felix Fietkau [Wed, 31 Oct 2012 16:05:02 +0000 (16:05 +0000)]
libubox: pass the lua path to cmake to avoid build errors
SVN-Revision: 34033
Gabor Juhos [Wed, 31 Oct 2012 15:12:45 +0000 (15:12 +0000)]
generic: replace yaffs-2.6.39 patch
Use backported upstream patches instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34032
Felix Fietkau [Wed, 31 Oct 2012 14:59:12 +0000 (14:59 +0000)]
mac80211: prevent reconfigure calls while interfaces are down
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34030
Felix Fietkau [Wed, 31 Oct 2012 13:16:22 +0000 (13:16 +0000)]
eglibc: do not prompt for the revision, it is supposed to be changed by developers, not users.
fixes changing the eglibc version in menuconfig without resetting the config
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34029
Felix Fietkau [Wed, 31 Oct 2012 13:16:18 +0000 (13:16 +0000)]
eglibc: remove versions 2.12-2.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34028
Steven Barth [Wed, 31 Oct 2012 12:48:54 +0000 (12:48 +0000)]
6relayd: auto-configure local interfaces as well
SVN-Revision: 34027
Felix Fietkau [Wed, 31 Oct 2012 00:24:00 +0000 (00:24 +0000)]
eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on mac os x
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34026
Felix Fietkau [Wed, 31 Oct 2012 00:23:55 +0000 (00:23 +0000)]
eglibc: enable parallel builds
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34025
Felix Fietkau [Wed, 31 Oct 2012 00:23:51 +0000 (00:23 +0000)]
eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34024
Felix Fietkau [Wed, 31 Oct 2012 00:23:47 +0000 (00:23 +0000)]
build: increase file descriptor count limit for the build, some systems (e.g. Mac OS X default to 256, which is too little for some parallel builds)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34023
Felix Fietkau [Tue, 30 Oct 2012 21:50:07 +0000 (21:50 +0000)]
libubox: add build dependency on lua
SVN-Revision: 34022
Gabor Juhos [Tue, 30 Oct 2012 21:16:24 +0000 (21:16 +0000)]
generic: replace yaffs mutex_fix patch
Use a backported patch instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34021
Gabor Juhos [Tue, 30 Oct 2012 21:16:23 +0000 (21:16 +0000)]
generic: replace yaffs symlink fix patch
Use a backported patch instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34020
Gabor Juhos [Tue, 30 Oct 2012 21:16:21 +0000 (21:16 +0000)]
generic: rename yaffs patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34019
Florian Fainelli [Tue, 30 Oct 2012 16:56:10 +0000 (16:56 +0000)]
set earlyprintk UART to be the default Realview UART
SVN-Revision: 34015
Florian Fainelli [Tue, 30 Oct 2012 16:56:03 +0000 (16:56 +0000)]
properly reindent Kernel/Prepare/Default
SVN-Revision: 34014
Gabor Juhos [Tue, 30 Oct 2012 14:58:17 +0000 (14:58 +0000)]
generic: fold yaffs_git_2010_10_20 patch to generic/files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34013
Gabor Juhos [Tue, 30 Oct 2012 14:58:13 +0000 (14:58 +0000)]
generic: fold yaffs_cvs_2009_04_24 patch to generic/files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34012
Jo-Philipp Wich [Tue, 30 Oct 2012 13:13:21 +0000 (13:13 +0000)]
uhttpd: update to latest git head, improves handling of invalid requests
SVN-Revision: 34010
Steven Barth [Tue, 30 Oct 2012 07:43:07 +0000 (07:43 +0000)]
6relayd: update to work around a raw-socket bug
SVN-Revision: 34009
Steven Barth [Tue, 30 Oct 2012 07:14:07 +0000 (07:14 +0000)]
ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)
6relayd is an IPv6-tool that relays IPv6-management protocols like router
discovery, neighbor discovery and DHCPv6 so that clients on routed
(non-bridged) interfaces can use the public address prefix, DHCPv6 and
DNS-service of a master interface. This is useful to avoid NAT in chained
IPv6-routers.
SVN-Revision: 34008
Felix Fietkau [Tue, 30 Oct 2012 00:45:51 +0000 (00:45 +0000)]
gdb: depend on zlib if zlib is selected
gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
SVN-Revision: 34007
Felix Fietkau [Tue, 30 Oct 2012 00:24:31 +0000 (00:24 +0000)]
netifd: update to latest version, fixes adding an alias during config reload for an interface that is already up
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34006
Felix Fietkau [Mon, 29 Oct 2012 23:06:20 +0000 (23:06 +0000)]
libubox: update to the latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34005
Jo-Philipp Wich [Mon, 29 Oct 2012 22:11:57 +0000 (22:11 +0000)]
iwinfo: properly initialize memory of global nl80211_state, fixes random libnl-tiny assertions when using nl80211_probe() on not supported devices
SVN-Revision: 34003
Felix Fietkau [Mon, 29 Oct 2012 19:25:43 +0000 (19:25 +0000)]
add trace-cmd
SVN-Revision: 34002
Felix Fietkau [Mon, 29 Oct 2012 19:25:38 +0000 (19:25 +0000)]
uClibc: backport support for assignment-allocation character %m in sscanf
SVN-Revision: 34001
Felix Fietkau [Mon, 29 Oct 2012 19:25:34 +0000 (19:25 +0000)]
gdb: use the libthread-db package instead of throwing the lib into the gdbserver package
SVN-Revision: 34000
Felix Fietkau [Mon, 29 Oct 2012 19:25:30 +0000 (19:25 +0000)]
toolchain: add a package for libthread_db
SVN-Revision: 33999
Felix Fietkau [Mon, 29 Oct 2012 19:25:26 +0000 (19:25 +0000)]
gdb: update to version 7.5
SVN-Revision: 33998
Felix Fietkau [Mon, 29 Oct 2012 19:25:21 +0000 (19:25 +0000)]
readline: update to version 6.2, enable parallel builds
SVN-Revision: 33997
Felix Fietkau [Mon, 29 Oct 2012 19:25:16 +0000 (19:25 +0000)]
toolchain: enable pthread debug support in uclibc
SVN-Revision: 33996
Gabor Juhos [Mon, 29 Oct 2012 17:24:30 +0000 (17:24 +0000)]
ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards
The default pll_1000 value had to be changed
in order to make it working.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33993
Felix Fietkau [Mon, 29 Oct 2012 13:29:12 +0000 (13:29 +0000)]
mac80211: report tx status for dropped frames, should fix some remaining stability issues
SVN-Revision: 33991
Felix Fietkau [Mon, 29 Oct 2012 12:44:37 +0000 (12:44 +0000)]
ath9k: add a patch that prevents excessive retry of single frames during an aggregation session
SVN-Revision: 33989
Imre Kaloz [Mon, 29 Oct 2012 10:12:47 +0000 (10:12 +0000)]
add missing =y
SVN-Revision: 33988
Gabor Juhos [Mon, 29 Oct 2012 10:11:05 +0000 (10:11 +0000)]
target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33987
Imre Kaloz [Mon, 29 Oct 2012 10:00:02 +0000 (10:00 +0000)]
add missing 3.6 symbols
SVN-Revision: 33986
Imre Kaloz [Mon, 29 Oct 2012 09:55:20 +0000 (09:55 +0000)]
the uImage's filename will hardly change
SVN-Revision: 33985
Gabor Juhos [Mon, 29 Oct 2012 09:08:59 +0000 (09:08 +0000)]
generic: add more symbols for 3.6
Also refresh the config file with kconfig.pl.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33984
Gabor Juhos [Sun, 28 Oct 2012 19:52:02 +0000 (19:52 +0000)]
ar71xx: add initial support for 3.6
The nand subtarget is not working yet.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33983
Gabor Juhos [Sun, 28 Oct 2012 18:59:39 +0000 (18:59 +0000)]
kernel: update linux 3.6 to 3.6.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33982
Gabor Juhos [Sun, 28 Oct 2012 12:21:15 +0000 (12:21 +0000)]
ar71xx: remove NO_AUTOINCR flag from the NAND drivers
The flag is not present in 3.6.
Also add compatibility patches for 3.3.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33971
Gabor Juhos [Sun, 28 Oct 2012 09:50:50 +0000 (09:50 +0000)]
generic: fix crashlog patch for 3.6
kmsg_dump() uses an iterator to receive log buffer
content since 3.5. Change the 'crashlog_do_dump'
function in order to make it compatible with the
new version.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33970
Gabor Juhos [Sat, 27 Oct 2012 17:11:06 +0000 (17:11 +0000)]
ar71xx: ag71xx: fix build_skb arguments for 3.6
Also add a compatibility patch for 3.3
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33969
Gabor Juhos [Sat, 27 Oct 2012 15:42:25 +0000 (15:42 +0000)]
generic: fix tcp_window_check patch for 3.6
Move the new entry to the end of the tcp_sysctl_table
array to fix the following error:
[ 7.670000] sysctl table check failed: net/netfilter/nf_conntrack_tcp_max_retrans No data
[ 7.680000] Call Trace:
[ 7.680000] [<
80273bc4>] dump_stack+0x8/0x34
[ 7.680000] [<
80128710>] __register_sysctl_table+0x374/0x3a8
[ 7.690000] [<
868d5034>] nf_conntrack_l4proto_unregister+0x158/0x1a0[nf_conntrack]
[ 7.700000] [<
868d50e4>] nf_conntrack_l4proto_register+0x68/0x21c[nf_conntrack]
[ 7.710000] [<
868b237c>] need_ipv4_conntrack+0x35c/0xb60[nf_conntrack_ipv4]
[ 7.710000]
[ 7.720000] nf_conntrack_l4proto_tcp4 :protocol register failed
[ 7.720000] nf_conntrack_ipv4: can't register pernet ops
[ 7.780000] nf_nat: Unknown symbol nf_nat_seq_adjust_hook (err 0)
[ 7.790000] nf_nat: Unknown symbol need_ipv4_conntrack (err 0)
[ 7.800000] iptable_nat: Unknown symbol nf_nat_packet (err 0)
[ 7.810000] iptable_nat: Unknown symbol nf_nat_setup_info (err 0)
[ 7.820000] iptable_nat: Unknown symbol nf_nat_icmp_reply_translation (err 0)
[ 7.820000] iptable_nat: Unknown symbol need_ipv4_conntrack (err 0)
[ 7.840000] ipt_MASQUERADE: Unknown symbol nf_nat_setup_info (err 0)
[ 7.860000] nf_nat_ftp: Unknown symbol nf_nat_follow_master (err 0)
[ 7.870000] nf_nat_ftp: Unknown symbol __nf_nat_mangle_tcp_packet (err 0)
[ 7.890000] nf_nat_irc: Unknown symbol nf_nat_follow_master (err 0)
[ 7.900000] nf_nat_irc: Unknown symbol __nf_nat_mangle_tcp_packet (err 0)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33968
Imre Kaloz [Sat, 27 Oct 2012 13:47:23 +0000 (13:47 +0000)]
remove references to 2.6.39
SVN-Revision: 33967
Imre Kaloz [Sat, 27 Oct 2012 13:29:36 +0000 (13:29 +0000)]
instead of updating the whole file, just add the additional boards
SVN-Revision: 33966
Gabor Juhos [Sat, 27 Oct 2012 12:33:00 +0000 (12:33 +0000)]
package/kernel: arc4 needs blkcipher support on 3.6
[ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0)
[ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0)
[ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33965
Imre Kaloz [Sat, 27 Oct 2012 10:50:55 +0000 (10:50 +0000)]
rename erase size variables
SVN-Revision: 33964
Imre Kaloz [Sat, 27 Oct 2012 10:48:22 +0000 (10:48 +0000)]
add support for Netgear WN802T
SVN-Revision: 33963
Imre Kaloz [Sat, 27 Oct 2012 10:43:47 +0000 (10:43 +0000)]
don't enforce rootfs location
SVN-Revision: 33962
Imre Kaloz [Sat, 27 Oct 2012 09:42:58 +0000 (09:42 +0000)]
generate images for the D-Link DWL-3150 as well
SVN-Revision: 33961
Gabor Juhos [Sat, 27 Oct 2012 08:55:42 +0000 (08:55 +0000)]
ar71xx: enable sysupgrade for the CAP4200AG board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33960
Gabor Juhos [Sat, 27 Oct 2012 08:55:41 +0000 (08:55 +0000)]
package/uboot-envtools: add CAP4200AG support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33959
Gabor Juhos [Sat, 27 Oct 2012 08:55:40 +0000 (08:55 +0000)]
ar71xx: add profile and build image for the CAP4200AG
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33958
Gabor Juhos [Sat, 27 Oct 2012 08:55:39 +0000 (08:55 +0000)]
ar71xx: add user-space part for the CAP4200AG
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33957
Gabor Juhos [Sat, 27 Oct 2012 08:55:38 +0000 (08:55 +0000)]
ar71xx: add support for the Senao CAP4200AG board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33956
Gabor Juhos [Sat, 27 Oct 2012 08:55:37 +0000 (08:55 +0000)]
ar71xx: add ath79_wmac_disable_[25]ghz helpers
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33955
Gabor Juhos [Sat, 27 Oct 2012 08:55:36 +0000 (08:55 +0000)]
generic: allow to disable [25]GHz support in ath9k via platform data
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33954
Gabor Juhos [Sat, 27 Oct 2012 07:57:59 +0000 (07:57 +0000)]
generic: use mtd_read in myloader parser
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33952
Gabor Juhos [Sat, 27 Oct 2012 07:57:58 +0000 (07:57 +0000)]
ar71xx: use mtd_read in wrt160nl_part
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33951
Gabor Juhos [Sat, 27 Oct 2012 07:57:57 +0000 (07:57 +0000)]
ar71xx: use mtd_read in tplinkpart
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33950
Gabor Juhos [Sat, 27 Oct 2012 07:57:55 +0000 (07:57 +0000)]
ar71xx: generate 4,8,16M images for the WPE72
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33949
Gabor Juhos [Fri, 26 Oct 2012 18:58:18 +0000 (18:58 +0000)]
generic: swconfig: use led_set_brightness in LED control code
The 'led_brightness_set' function has
been renamed to 'led_set_brightness'
in recent ernels. Use the new name and
add a compatibility patch for 3.3.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33946
Gabor Juhos [Fri, 26 Oct 2012 18:58:15 +0000 (18:58 +0000)]
generic: add missing symbols for 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33945
Gabor Juhos [Fri, 26 Oct 2012 18:58:13 +0000 (18:58 +0000)]
ar71xx: reject TP-Link images containing a bootloader
The original TP-Link firmware images can be flashed via
the sysupgrade command, however those may contain a
bootloader. Flashing such an image via sysupgrade
bricks the board, and it can't be recovered without
a serial console.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33944
Gabor Juhos [Fri, 26 Oct 2012 18:53:44 +0000 (18:53 +0000)]
ramips: use correct key code for the RFKILL switch on the TEW-691GR
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33943
Florian Fainelli [Fri, 26 Oct 2012 15:24:19 +0000 (15:24 +0000)]
add 3.6 kernel configuration
SVN-Revision: 33942
Florian Fainelli [Fri, 26 Oct 2012 15:24:14 +0000 (15:24 +0000)]
add missing 6345 clock bits patch to 3.6 patches
SVN-Revision: 33941
Florian Fainelli [Fri, 26 Oct 2012 15:24:10 +0000 (15:24 +0000)]
add some more 3.6 config symbols
SVN-Revision: 33940
Felix Fietkau [Thu, 25 Oct 2012 21:41:56 +0000 (21:41 +0000)]
ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free errors and "Failed to stop Tx DMA" errors
SVN-Revision: 33938
Felix Fietkau [Thu, 25 Oct 2012 21:41:52 +0000 (21:41 +0000)]
mac80211: refresh patch
SVN-Revision: 33937
Florian Fainelli [Thu, 25 Oct 2012 21:16:51 +0000 (21:16 +0000)]
add preliminary support for 3.6 kernel
SVN-Revision: 33936
Hauke Mehrtens [Thu, 25 Oct 2012 19:49:20 +0000 (19:49 +0000)]
brcm47xx: check for .ELF header in partition parser
The image format for the wgt634u is different from the normal format.
Without this patch the partition parser detects a 128kb bigger
partition after every update.
This closes #11420
Thank you b.sander for the patch.
SVN-Revision: 33935
Felix Fietkau [Thu, 25 Oct 2012 16:39:38 +0000 (16:39 +0000)]
b43-tools: get rid of the libfl dependency to fix build errors on mac os x
SVN-Revision: 33934
Hauke Mehrtens [Thu, 25 Oct 2012 16:26:16 +0000 (16:26 +0000)]
acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
SVN-Revision: 33933
Hauke Mehrtens [Thu, 25 Oct 2012 16:25:45 +0000 (16:25 +0000)]
mac80211: add md5sum for linux-firmware file, to download it from the mirror.
SVN-Revision: 33932
Hauke Mehrtens [Thu, 25 Oct 2012 16:24:50 +0000 (16:24 +0000)]
b43-tools: fix md5sum
SVN-Revision: 33931
Hauke Mehrtens [Thu, 25 Oct 2012 16:07:30 +0000 (16:07 +0000)]
mac80211: update carl9170 firmware
SVN-Revision: 33930
Hauke Mehrtens [Thu, 25 Oct 2012 15:50:47 +0000 (15:50 +0000)]
kernel: add PCI id 14e4:4350 to ssb
* 14e4:4350 is found on a Broadcom BCM43222.
* remove some warnings when using a BCM43222.
SVN-Revision: 33929
Felix Fietkau [Thu, 25 Oct 2012 15:11:45 +0000 (15:11 +0000)]
kernel: add a few missing config symbols for x86. added to generic config because of dependencies, so that kernel_menuconfig does not remove them again
SVN-Revision: 33923
Felix Fietkau [Thu, 25 Oct 2012 15:11:40 +0000 (15:11 +0000)]
kernel: refresh config files using kconfig.pl
SVN-Revision: 33922
Felix Fietkau [Thu, 25 Oct 2012 15:11:35 +0000 (15:11 +0000)]
kernel: fix the pcspkr module, add proper dependencies, add the actual sound module
SVN-Revision: 33921
Hauke Mehrtens [Thu, 25 Oct 2012 14:33:47 +0000 (14:33 +0000)]
kernel: update bcma and ssb to master-2012-10-18 from wireless-testing
* update the flash driver for bcm47xx to use the stubs already in bcma
* do some misc enhancements to the flash drivers for bcm47xx
SVN-Revision: 33920
Felix Fietkau [Thu, 25 Oct 2012 14:31:17 +0000 (14:31 +0000)]
hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device)
SVN-Revision: 33919
Florian Fainelli [Thu, 25 Oct 2012 11:54:41 +0000 (11:54 +0000)]
fix Ethernet DMA for 636x and 6328 after r33916
SVN-Revision: 33918
Florian Fainelli [Wed, 24 Oct 2012 21:25:22 +0000 (21:25 +0000)]
add support for the Dynalink RTA770BW board
This board id is used by the Siemens Gigaset SE515 router.
SVN-Revision: 33917