openwrt.git
12 years agoUpdate xfsprogs to 3.1.4 to 3.1.7
ryd [Sat, 17 Mar 2012 21:30:31 +0000 (21:30 +0000)]
Update xfsprogs to 3.1.4 to 3.1.7

Changelog at http://xfs.org/index.php/XFS_Status_Updates

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30965 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: improve profiling support, keep static symbols when profiling is enabled
nbd [Sat, 17 Mar 2012 13:03:14 +0000 (13:03 +0000)]
kernel: improve profiling support, keep static symbols when profiling is enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30964 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[uml] remove support for old kernels
florian [Sat, 17 Mar 2012 11:55:59 +0000 (11:55 +0000)]
[uml] remove support for old kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30963 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[uml] switch to 3.2
florian [Sat, 17 Mar 2012 11:55:56 +0000 (11:55 +0000)]
[uml] switch to 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30962 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[uml] add support for 3.2
florian [Sat, 17 Mar 2012 11:55:53 +0000 (11:55 +0000)]
[uml] add support for 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30961 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[kernel/3.2] add some more missing symbols
florian [Sat, 17 Mar 2012 11:55:49 +0000 (11:55 +0000)]
[kernel/3.2] add some more missing symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30960 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: remove the queue wake optimization, it may be unreliable in some cases
nbd [Fri, 16 Mar 2012 22:22:34 +0000 (22:22 +0000)]
ath9k: remove the queue wake optimization, it may be unreliable in some cases

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30959 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add profile and generate image for the JA76PF2 board
juhosg [Fri, 16 Mar 2012 18:00:40 +0000 (18:00 +0000)]
ar71xx: add profile and generate image for the JA76PF2 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30958 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add support for the jjPlus JA76PF2 board
juhosg [Fri, 16 Mar 2012 18:00:34 +0000 (18:00 +0000)]
ar71xx: add support for the jjPlus JA76PF2 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30957 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: change LED name prefix on the jjplus boards
juhosg [Fri, 16 Mar 2012 18:00:26 +0000 (18:00 +0000)]
ar71xx: change LED name prefix on the jjplus boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30956 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agompc52xx: switch to 3.2.9
juhosg [Fri, 16 Mar 2012 15:35:00 +0000 (15:35 +0000)]
mpc52xx: switch to 3.2.9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30955 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: optimize out remaining netfilter hooks in the bridging code if bridge filteri...
nbd [Fri, 16 Mar 2012 09:21:59 +0000 (09:21 +0000)]
kernel: optimize out remaining netfilter hooks in the bridging code if bridge filtering is disabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30954 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoswconfig: use a mutex instead of a spinlock, many swconfig calls sleep
nbd [Thu, 15 Mar 2012 19:32:31 +0000 (19:32 +0000)]
swconfig: use a mutex instead of a spinlock, many swconfig calls sleep

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30952 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar8216: fix a MTU related regression
nbd [Thu, 15 Mar 2012 16:57:27 +0000 (16:57 +0000)]
ar8216: fix a MTU related regression

Switch reset on AR8316 appears to clobber the MTU configuration register
and possibly other global config registers. Move global configuration
register init writes back to the reset callback.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30951 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago6to4: set the tunnel remote endpoint to any, put the gateway in the route instead
nbd [Thu, 15 Mar 2012 11:01:50 +0000 (11:01 +0000)]
6to4: set the tunnel remote endpoint to any, put the gateway in the route instead

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30950 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago6to4: add netifd support
nbd [Thu, 15 Mar 2012 09:49:33 +0000 (09:49 +0000)]
6to4: add netifd support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30949 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agonetifd: fix ipv6 issues, add sit tunnel support
nbd [Thu, 15 Mar 2012 09:49:29 +0000 (09:49 +0000)]
netifd: fix ipv6 issues, add sit tunnel support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30948 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agonetifd: implement find_config()
nbd [Thu, 15 Mar 2012 09:49:26 +0000 (09:49 +0000)]
netifd: implement find_config()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30947 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: move micrel PHY driver to the generic linux target
juhosg [Thu, 15 Mar 2012 09:25:53 +0000 (09:25 +0000)]
ar71xx: move micrel PHY driver to the generic linux target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30946 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected
juhosg [Thu, 15 Mar 2012 09:25:49 +0000 (09:25 +0000)]
linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30945 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected
juhosg [Thu, 15 Mar 2012 09:25:47 +0000 (09:25 +0000)]
linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30944 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: add support for NAND flash on devices using bcma
hauke [Wed, 14 Mar 2012 22:59:39 +0000 (22:59 +0000)]
brcm47xx: add support for NAND flash on devices using bcma

This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2.

Thank you Tathagata Das <tathagata@alumnux.com> for the patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30943 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: move and rename the patches
hauke [Wed, 14 Mar 2012 21:48:23 +0000 (21:48 +0000)]
brcm47xx: move and rename the patches

The patches are now grouped by the part what they are doing and are using three digest numbers.

This does not remove or adds anything

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30942 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolantiq: load dwc_otg early
jogo [Wed, 14 Mar 2012 10:59:52 +0000 (10:59 +0000)]
lantiq: load dwc_otg early

Needed for using external rootfs on usb sticks.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30940 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoopenssl 1.0.0h update patch
jow [Tue, 13 Mar 2012 22:09:48 +0000 (22:09 +0000)]
openssl 1.0.0h update patch

Hi

this patch updates openssl to 1.0.0h and refreshes all patches.
This fixes CVE-2012-0884.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30939 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] firewall: fix fw__uci_state_del() procedure (#11132)
jow [Tue, 13 Mar 2012 21:22:13 +0000 (21:22 +0000)]
[package] firewall: fix fw__uci_state_del() procedure (#11132)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30938 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] switch: the hardware must be up while configuring
jow [Tue, 13 Mar 2012 21:15:41 +0000 (21:15 +0000)]
[package] switch: the hardware must be up while configuring
Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup,
leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30937 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
jow [Tue, 13 Mar 2012 20:41:31 +0000 (20:41 +0000)]
[package] uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30936 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: merge multiple if statements in ar8216_hw_apply
juhosg [Tue, 13 Mar 2012 17:33:12 +0000 (17:33 +0000)]
generic: ar8216: merge multiple if statements in ar8216_hw_apply

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30928 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoimagebuilder: fix parallel building (closes #11117)
juhosg [Tue, 13 Mar 2012 17:29:40 +0000 (17:29 +0000)]
imagebuilder: fix parallel building (closes #11117)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30927 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: fix ARP frame reception on AR934x switch ports
juhosg [Tue, 13 Mar 2012 17:29:38 +0000 (17:29 +0000)]
ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30926 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: start aneg on switch PHYs after reset
juhosg [Tue, 13 Mar 2012 17:29:37 +0000 (17:29 +0000)]
ar71xx: ag71xx: start aneg on switch PHYs after reset

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30925 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: poll PHY status of all available switch ports
juhosg [Tue, 13 Mar 2012 17:29:36 +0000 (17:29 +0000)]
ar71xx: ag71xx: poll PHY status of all available switch ports

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30924 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch
juhosg [Tue, 13 Mar 2012 17:29:34 +0000 (17:29 +0000)]
ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30923 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: reset the switch on AR934x before ethernet device registration
juhosg [Tue, 13 Mar 2012 17:29:33 +0000 (17:29 +0000)]
ar71xx: reset the switch on AR934x before ethernet device registration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30922 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix a typo in ar71xx_regs.h
juhosg [Tue, 13 Mar 2012 17:29:31 +0000 (17:29 +0000)]
ar71xx: fix a typo in ar71xx_regs.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30921 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[brcm63xx] remove udc patch since it is unused
florian [Tue, 13 Mar 2012 14:06:44 +0000 (14:06 +0000)]
[brcm63xx] remove udc patch since it is unused

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30920 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] base-files-network: configure vlan interface name type immediately before...
jow [Tue, 13 Mar 2012 12:25:28 +0000 (12:25 +0000)]
[package] base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30919 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: optimize waking tx queues, slightly improves performance under load
nbd [Tue, 13 Mar 2012 11:19:19 +0000 (11:19 +0000)]
ath9k: optimize waking tx queues, slightly improves performance under load

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30918 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: bypass all netfilter hooks if the sysctls for that functionality have been...
nbd [Tue, 13 Mar 2012 10:06:45 +0000 (10:06 +0000)]
kernel: bypass all netfilter hooks if the sysctls for that functionality have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30917 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobase-files: remove old coldplugging hacks that are no longer necessary since the...
nbd [Tue, 13 Mar 2012 09:18:30 +0000 (09:18 +0000)]
base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30916 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware
nbd [Tue, 13 Mar 2012 07:56:01 +0000 (07:56 +0000)]
ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30915 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: use a dummy callback for interfaces with fixed speed
juhosg [Mon, 12 Mar 2012 20:38:58 +0000 (20:38 +0000)]
ar71xx: use a dummy callback for interfaces with fixed speed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30913 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: merge ar934x_bo_ddr_flush patch
juhosg [Mon, 12 Mar 2012 20:38:57 +0000 (20:38 +0000)]
ar71xx: merge ar934x_bo_ddr_flush patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30912 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: enable UART function for early_printk/console
juhosg [Mon, 12 Mar 2012 17:32:39 +0000 (17:32 +0000)]
ar71xx: enable UART function for early_printk/console

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30909 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.3: refresh patches against 3.3-rc7
juhosg [Mon, 12 Mar 2012 17:32:38 +0000 (17:32 +0000)]
linux/3.3: refresh patches against 3.3-rc7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30908 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: add profile for the AZtech HW-5503G board
juhosg [Mon, 12 Mar 2012 17:29:06 +0000 (17:29 +0000)]
ramips: rt305x: add profile for the AZtech HW-5503G board

Patch from #11085.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30907 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.3: allow to set platform_data for phy devices
juhosg [Mon, 12 Mar 2012 16:28:01 +0000 (16:28 +0000)]
linux/3.3: allow to set platform_data for phy devices

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30906 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.2: allow to set platform_data for phy devices
juhosg [Mon, 12 Mar 2012 16:28:00 +0000 (16:28 +0000)]
linux/3.2: allow to set platform_data for phy devices

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30905 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.3: add missing config symbol
juhosg [Mon, 12 Mar 2012 16:27:58 +0000 (16:27 +0000)]
linux/3.3: add missing config symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30904 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: remove a 3.3 patch, it is already in 3.3-rc7
juhosg [Mon, 12 Mar 2012 16:27:57 +0000 (16:27 +0000)]
ar71xx: remove a 3.3 patch, it is already in 3.3-rc7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30903 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix Compex WPE72 detection
juhosg [Mon, 12 Mar 2012 16:27:56 +0000 (16:27 +0000)]
ar71xx: fix Compex WPE72 detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30902 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: add RT3350 detection
juhosg [Mon, 12 Mar 2012 16:12:13 +0000 (16:12 +0000)]
ramips: add RT3350 detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30900 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[netfilter] fix ipt_ttl and ipt_TTL userspace library packaging
jow [Mon, 12 Mar 2012 02:07:22 +0000 (02:07 +0000)]
[netfilter] fix ipt_ttl and ipt_TTL userspace library packaging

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30897 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[generic] expose CONFIG_NETFILTER_NETLINK for external kmods
jow [Mon, 12 Mar 2012 00:09:23 +0000 (00:09 +0000)]
[generic] expose CONFIG_NETFILTER_NETLINK for external kmods

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30894 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: rewrite SoC detection
juhosg [Sun, 11 Mar 2012 19:05:59 +0000 (19:05 +0000)]
ramips: rt305x: rewrite SoC detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30890 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*
juhosg [Sun, 11 Mar 2012 19:05:57 +0000 (19:05 +0000)]
ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30889 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: replace RALINK_SOC_* macros with global variables
juhosg [Sun, 11 Mar 2012 19:05:56 +0000 (19:05 +0000)]
ramips: replace RALINK_SOC_* macros with global variables

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30888 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: introduce ramips_soc_prom_init and move SoC detection into that
juhosg [Sun, 11 Mar 2012 19:05:53 +0000 (19:05 +0000)]
ramips: introduce ramips_soc_prom_init and move SoC detection into that

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30887 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: use usleep_range in ar8216_mii_{read,write}
juhosg [Sun, 11 Mar 2012 17:19:14 +0000 (17:19 +0000)]
generic: ar8216: use usleep_range in ar8216_mii_{read,write}

msleep(1) can sleep for up to 20ms.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30885 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: add a helper function for writing PHY debug registers
juhosg [Sun, 11 Mar 2012 16:49:35 +0000 (16:49 +0000)]
generic: ar8216: add a helper function for writing PHY debug registers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30884 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: add lockep assertion to ar8216_rmw
juhosg [Sun, 11 Mar 2012 16:49:33 +0000 (16:49 +0000)]
generic: ar8216: add lockep assertion to ar8216_rmw

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30883 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: build initramfs image for DIR-{3,6}00 boards
juhosg [Sun, 11 Mar 2012 16:39:31 +0000 (16:39 +0000)]
ramips: build initramfs image for DIR-{3,6}00 boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30882 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo
juhosg [Sun, 11 Mar 2012 16:39:30 +0000 (16:39 +0000)]
linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30881 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo
juhosg [Sun, 11 Mar 2012 16:39:28 +0000 (16:39 +0000)]
linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30880 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: allow to use DSP ASE on RT3xxx
juhosg [Sun, 11 Mar 2012 16:39:26 +0000 (16:39 +0000)]
ramips: allow to use DSP ASE on RT3xxx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30879 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: stop image building if a loader is missing
juhosg [Sun, 11 Mar 2012 14:03:28 +0000 (14:03 +0000)]
ar71xx: stop image building if a loader is missing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30877 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: make patch apply
hauke [Sun, 11 Mar 2012 13:36:46 +0000 (13:36 +0000)]
brcm47xx: make patch apply

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30876 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: BCMA - Find names of non BCM cores
hauke [Sun, 11 Mar 2012 12:55:20 +0000 (12:55 +0000)]
brcm47xx: BCMA - Find names of non BCM cores

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30875 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoBCMA - Account for variable PCI memory base/size
hauke [Sun, 11 Mar 2012 12:52:43 +0000 (12:52 +0000)]
BCMA - Account for variable PCI memory base/size

Thank you Nathan Hintz for the patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30874 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoBCMA - Reorder SPROM fill
hauke [Sun, 11 Mar 2012 11:50:59 +0000 (11:50 +0000)]
BCMA - Reorder SPROM fill

The SPROM is initialized in bcm47xx_fill_sprom, so move the call to bcm47xx_fill_sprom_ethernet after it.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30873 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agort2x00: merge a fix for random tx stalls
nbd [Sat, 10 Mar 2012 13:31:34 +0000 (13:31 +0000)]
rt2x00: merge a fix for random tx stalls

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30871 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems
nbd [Sat, 10 Mar 2012 13:31:31 +0000 (13:31 +0000)]
mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30870 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: fix passing MAC time to mac80211
nbd [Sat, 10 Mar 2012 13:31:27 +0000 (13:31 +0000)]
ath9k: fix passing MAC time to mac80211

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30869 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: increase rx buffers for improved performance with 3x3 chipsets
nbd [Sat, 10 Mar 2012 12:59:46 +0000 (12:59 +0000)]
ath9k: increase rx buffers for improved performance with 3x3 chipsets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30868 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: merge an ANI improvement patch, improves performance in some environments
nbd [Sat, 10 Mar 2012 12:59:43 +0000 (12:59 +0000)]
ath9k: merge an ANI improvement patch, improves performance in some environments

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30867 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211/ath9k: some more performance improvements
nbd [Sat, 10 Mar 2012 12:59:40 +0000 (12:59 +0000)]
mac80211/ath9k: some more performance improvements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30866 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: more patch reorganization, merge an upstream performance optimization patch
nbd [Sat, 10 Mar 2012 12:59:36 +0000 (12:59 +0000)]
mac80211: more patch reorganization, merge an upstream performance optimization patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30865 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoath9k: merge a fix for hardware full sleep
nbd [Sat, 10 Mar 2012 12:59:28 +0000 (12:59 +0000)]
ath9k: merge a fix for hardware full sleep

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30864 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: reorganize patches, fold in patches that were merged upstream
nbd [Sat, 10 Mar 2012 12:59:24 +0000 (12:59 +0000)]
mac80211: reorganize patches, fold in patches that were merged upstream

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30863 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: add the real compat-wireless version + openwrt revision to the compat_version
nbd [Sat, 10 Mar 2012 12:59:21 +0000 (12:59 +0000)]
mac80211: add the real compat-wireless version + openwrt revision to the compat_version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30862 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agotools: add dependency on the seq symlink
nbd [Sat, 10 Mar 2012 12:59:17 +0000 (12:59 +0000)]
tools: add dependency on the seq symlink

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30861 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: coding style cleanup
juhosg [Thu, 8 Mar 2012 10:21:14 +0000 (10:21 +0000)]
generic: ar8216: coding style cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30857 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: don't use static variable in ar8236_hw_init
juhosg [Thu, 8 Mar 2012 10:21:12 +0000 (10:21 +0000)]
generic: ar8216: don't use static variable in ar8236_hw_init

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30856 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: move register inititalization into hw_init
juhosg [Thu, 8 Mar 2012 10:21:11 +0000 (10:21 +0000)]
generic: ar8216: move register inititalization into hw_init

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30855 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: set chip type directly in ar8216_id_chip
juhosg [Thu, 8 Mar 2012 10:21:10 +0000 (10:21 +0000)]
generic: ar8216: set chip type directly in ar8216_id_chip

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30854 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: simplify ar8216_config_init
juhosg [Thu, 8 Mar 2012 10:21:08 +0000 (10:21 +0000)]
generic: ar8216: simplify ar8216_config_init

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30853 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add watchdog driver to the default package list
juhosg [Thu, 8 Mar 2012 09:00:17 +0000 (09:00 +0000)]
ar71xx: add watchdog driver to the default package list

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30852 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/kernel: add package for the ath79 watchdog
juhosg [Thu, 8 Mar 2012 09:00:16 +0000 (09:00 +0000)]
package/kernel: add package for the ath79 watchdog

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30851 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux/3.{2,3}: even more NAND symbols
juhosg [Wed, 7 Mar 2012 22:32:54 +0000 (22:32 +0000)]
linux/3.{2,3}: even more NAND symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30850 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix WPS button polarity on TL-WR2543N
juhosg [Wed, 7 Mar 2012 19:50:53 +0000 (19:50 +0000)]
ar71xx: fix WPS button polarity on TL-WR2543N

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30849 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: move port initialization into a separate function
juhosg [Wed, 7 Mar 2012 16:32:46 +0000 (16:32 +0000)]
generic: ar8216: move port initialization into a separate function

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30848 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: improve ar8216_wait_bit function
juhosg [Wed, 7 Mar 2012 16:32:45 +0000 (16:32 +0000)]
generic: ar8216: improve ar8216_wait_bit function

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30847 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: use ar8216_read_port_link to get the CPU port link parameters
juhosg [Wed, 7 Mar 2012 16:32:43 +0000 (16:32 +0000)]
generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30846 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: ar8216: use the generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:42 +0000 (16:32 +0000)]
generic: ar8216: use the generic get_port_link implementation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30845 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: rtl8367: use the generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:40 +0000 (16:32 +0000)]
generic: rtl8367: use the generic get_port_link implementation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30844 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: rtl8366s: use the generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:38 +0000 (16:32 +0000)]
generic: rtl8366s: use the generic get_port_link implementation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30843 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: rtl8366rb: use the generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:37 +0000 (16:32 +0000)]
generic: rtl8366rb: use the generic get_port_link implementation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30842 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: fix get_port_link callback
juhosg [Wed, 7 Mar 2012 16:32:35 +0000 (16:32 +0000)]
ar71xx: ag71xx: fix get_port_link callback

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30841 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: use the generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:34 +0000 (16:32 +0000)]
ar71xx: ag71xx: use the generic get_port_link implementation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30840 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.093028 seconds and 4 git commands to generate.