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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
juhosg [Wed, 7 Mar 2012 16:32:33 +0000 (16:32 +0000)]
generic: swconfig: add a generic get_port_link implementation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30839
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 7 Mar 2012 16:32:31 +0000 (16:32 +0000)]
generic: ar8216: use mdiobus_write in ar8236_hw_init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30838
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 7 Mar 2012 16:32:30 +0000 (16:32 +0000)]
generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30837
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 7 Mar 2012 16:32:28 +0000 (16:32 +0000)]
generic: ar8216: fix phy driver name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30836
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 7 Mar 2012 14:14:52 +0000 (14:14 +0000)]
[generic] enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx (#8672)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30835
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Wed, 7 Mar 2012 11:57:49 +0000 (11:57 +0000)]
linux/3.2: fix crypto4xx build failure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30834
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 5 Mar 2012 21:39:07 +0000 (21:39 +0000)]
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30830
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 5 Mar 2012 19:53:16 +0000 (19:53 +0000)]
netifd: update to latest version
- preserve hotplug-added interfaces on reload, even if settings change
- implement fast config reload for bridge devices
- improve bridge device handling reliability
- fix bridge stp settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30829
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 5 Mar 2012 18:01:55 +0000 (18:01 +0000)]
package/kernel: don't allow to select NAND modules for kernels <3.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30828
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 5 Mar 2012 18:01:54 +0000 (18:01 +0000)]
linux/3.1: add missing NAND symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30827
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 5 Mar 2012 18:01:52 +0000 (18:01 +0000)]
linux/3.0: add missing NAND symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30826
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 5 Mar 2012 17:52:46 +0000 (17:52 +0000)]
[package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30825
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 5 Mar 2012 17:24:53 +0000 (17:24 +0000)]
[brcm63xx] remove empty directories
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30824
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.059881 seconds and 4 git commands to generate.