openwrt.git
12 years ago[kernel] refresh 3.0 patches
florian [Sun, 13 Nov 2011 19:19:14 +0000 (19:19 +0000)]
[kernel] refresh 3.0 patches

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

12 years ago[kernel] refresh 2.6.39 patches
florian [Sun, 13 Nov 2011 19:19:10 +0000 (19:19 +0000)]
[kernel] refresh 2.6.39 patches

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

12 years ago[brcm63xx] rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch
florian [Sun, 13 Nov 2011 19:19:05 +0000 (19:19 +0000)]
[brcm63xx] rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch

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

12 years ago[rdc] fix typo, load ip17xx switch module
florian [Sun, 13 Nov 2011 18:41:26 +0000 (18:41 +0000)]
[rdc] fix typo, load ip17xx switch module

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

12 years agoar71xx: enable has_gbit flag on AR724{0,1}
juhosg [Sun, 13 Nov 2011 17:36:36 +0000 (17:36 +0000)]
ar71xx: enable has_gbit flag on AR724{0,1}

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

12 years agoar71xx: fixup onboard PCIe chip registration on the DB120 board
juhosg [Sun, 13 Nov 2011 12:48:03 +0000 (12:48 +0000)]
ar71xx: fixup onboard PCIe chip registration on the DB120 board

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

12 years agoar71xx: drop DB120_WMAC_MAC_OFFSET, it is not needed
juhosg [Sun, 13 Nov 2011 12:48:01 +0000 (12:48 +0000)]
ar71xx: drop DB120_WMAC_MAC_OFFSET, it is not needed

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

12 years agomadwifi: rename patch from ifxmips -> lantiq
blogic [Sun, 13 Nov 2011 12:10:52 +0000 (12:10 +0000)]
madwifi: rename patch from ifxmips -> lantiq

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

12 years agouboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot...
blogic [Sun, 13 Nov 2011 12:09:34 +0000 (12:09 +0000)]
uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image

Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29019 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoinclude/kernel.mk: don't check for modules.builtin on 2.6.32-
jogo [Sun, 13 Nov 2011 11:45:09 +0000 (11:45 +0000)]
include/kernel.mk: don't check for modules.builtin on 2.6.32-

modules.builtin is only available in 2.6.33 and later, so fall back to
assuming it's built-in for older kernels.

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

12 years agoar71xx: ag71xx: add support for getting switch port link status
juhosg [Sun, 13 Nov 2011 11:27:04 +0000 (11:27 +0000)]
ar71xx: ag71xx: add support for getting switch port link status

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

12 years agoar71xx: remove mii_ctrl resources of the ethernet devices
juhosg [Sun, 13 Nov 2011 11:27:03 +0000 (11:27 +0000)]
ar71xx: remove mii_ctrl resources of the ethernet devices

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

12 years agoar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx
juhosg [Sun, 13 Nov 2011 11:27:01 +0000 (11:27 +0000)]
ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx

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

12 years agoar71xx: ag71xx: remove unused mii_cfg related functions and defines
juhosg [Sun, 13 Nov 2011 11:27:00 +0000 (11:27 +0000)]
ar71xx: ag71xx: remove unused mii_cfg related functions and defines

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

12 years agoar71xx: set MII interface speed from the set_speed callbacks
juhosg [Sun, 13 Nov 2011 11:26:59 +0000 (11:26 +0000)]
ar71xx: set MII interface speed from the set_speed callbacks

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

12 years agoar71xx: rename set_pll callback to set_speed in ag71xx_platform_data
juhosg [Sun, 13 Nov 2011 11:26:57 +0000 (11:26 +0000)]
ar71xx: rename set_pll callback to set_speed in ag71xx_platform_data

Also rename the corresponding callback functions.

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

12 years agoar71xx: ag71xx: remove MII interface setup code
juhosg [Sun, 13 Nov 2011 11:26:56 +0000 (11:26 +0000)]
ar71xx: ag71xx: remove MII interface setup code

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

12 years agoar71xx: configure MII interface type from ar71xx_setup_phy_if_mode
juhosg [Sun, 13 Nov 2011 11:26:54 +0000 (11:26 +0000)]
ar71xx: configure MII interface type from ar71xx_setup_phy_if_mode

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

12 years agoar71xx: fix occasional kernel hangs during boot on AR934x
juhosg [Sun, 13 Nov 2011 11:26:52 +0000 (11:26 +0000)]
ar71xx: fix occasional kernel hangs during boot on AR934x

The patch taken from the linux-mips mailing list.

The Kernel hangs occasionally during boot after
"Calibrating delay loop..". This is caused by the
c0_compare_int_usable() routine in cevt-r4k.c
returning false which causes the system to disable
the timer and hang later. The false return happens
because the routine is using a series of four calls
to irq_disable_hazard() as a delay while it waits
for the timer changes to propagate to the cp0 cause
register. On newer MIPS cores, like the 74K, the
series of irq_disable_hazard() calls turn into ehb
instructions and can take as little as a few clock
ticks for all 4 instructions. This is not enough of
a delay, so the routine thinks the timer is not
working.

This fix uses up to a max number of cycle counter
ticks for the delay and uses back_to_back_c0_hazard()
instead of irq_disable_hazard() to handle the hazard
condition between cp0 writes and cp0 reads.

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

12 years agoar71xx: refresh kernel patches
juhosg [Sun, 13 Nov 2011 11:26:51 +0000 (11:26 +0000)]
ar71xx: refresh kernel patches

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

12 years agolinux: update 3.1 to 3.1.1
jogo [Sun, 13 Nov 2011 10:48:05 +0000 (10:48 +0000)]
linux: update 3.1 to 3.1.1

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

12 years agolantiq: add uci-defaults code for handling leds
blogic [Sat, 12 Nov 2011 23:40:21 +0000 (23:40 +0000)]
lantiq: add uci-defaults code for handling leds

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

12 years agolantiq: add /lib/lantiq.sh and make hotplug handlers use it
blogic [Sat, 12 Nov 2011 23:40:16 +0000 (23:40 +0000)]
lantiq: add /lib/lantiq.sh and make hotplug handlers use it

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

12 years agolantiq: rename leds
blogic [Sat, 12 Nov 2011 23:40:12 +0000 (23:40 +0000)]
lantiq: rename leds

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

12 years agolantiq: split compat headers out of bsp header patch
blogic [Sat, 12 Nov 2011 23:40:07 +0000 (23:40 +0000)]
lantiq: split compat headers out of bsp header patch

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

12 years agolantiq: adds hotplug handler for loading rt2x00 firmware
blogic [Sat, 12 Nov 2011 23:40:01 +0000 (23:40 +0000)]
lantiq: adds hotplug handler for loading rt2x00 firmware

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

12 years agolantiq: adds hotplug handler for handling buttons and makes w303v work with it
blogic [Sat, 12 Nov 2011 23:39:56 +0000 (23:39 +0000)]
lantiq: adds hotplug handler for handling buttons and makes w303v work with it

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

12 years agolantiq: cleanup default package selection
blogic [Sat, 12 Nov 2011 23:39:51 +0000 (23:39 +0000)]
lantiq: cleanup default package selection

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

12 years agolantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
blogic [Sat, 12 Nov 2011 18:41:15 +0000 (18:41 +0000)]
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it

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

12 years agokernel: ar8216: add support for the AR8236 switch
juhosg [Sat, 12 Nov 2011 14:09:52 +0000 (14:09 +0000)]
kernel: ar8216: add support for the AR8236 switch

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

12 years agokernel: ar8216: move port vlan setup into a separate function
juhosg [Sat, 12 Nov 2011 14:09:50 +0000 (14:09 +0000)]
kernel: ar8216: move port vlan setup into a separate function

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

12 years agopackage/base-files: enhance service functions
nico [Sat, 12 Nov 2011 13:53:15 +0000 (13:53 +0000)]
package/base-files: enhance service functions

 * allow matching process by name (useful for processes changing it)
 * check if first argument is executable
 * fix function name used in error messages

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

12 years agoar71xx: use the button for WPS control on the DB120
juhosg [Sat, 12 Nov 2011 12:50:20 +0000 (12:50 +0000)]
ar71xx: use the button for WPS control on the DB120

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

12 years agoar71xx: register the second ethernet interface on the DB120 board
juhosg [Sat, 12 Nov 2011 12:50:19 +0000 (12:50 +0000)]
ar71xx: register the second ethernet interface on the DB120 board

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

12 years agoar71xx: implement SoC specific phy interface setup
juhosg [Sat, 12 Nov 2011 12:50:18 +0000 (12:50 +0000)]
ar71xx: implement SoC specific phy interface setup

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

12 years agoar71xx: move phy interface setup into a separate function
juhosg [Sat, 12 Nov 2011 12:50:16 +0000 (12:50 +0000)]
ar71xx: move phy interface setup into a separate function

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

12 years agoar71xx: register both MDIO bus on the DB120 board
juhosg [Sat, 12 Nov 2011 12:09:59 +0000 (12:09 +0000)]
ar71xx: register both MDIO bus on the DB120 board

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

12 years agoar71xx: add AR934X specific MDIO registration code
juhosg [Sat, 12 Nov 2011 12:09:56 +0000 (12:09 +0000)]
ar71xx: add AR934X specific MDIO registration code

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

12 years agoar71xx: add a secondary mdio bus
juhosg [Sat, 12 Nov 2011 12:09:54 +0000 (12:09 +0000)]
ar71xx: add a secondary mdio bus

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

12 years agoar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*
juhosg [Sat, 12 Nov 2011 12:09:50 +0000 (12:09 +0000)]
ar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*

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

12 years agoar71xx: add an id argument to ar71xx_add_device_mdio
juhosg [Sat, 12 Nov 2011 12:09:48 +0000 (12:09 +0000)]
ar71xx: add an id argument to ar71xx_add_device_mdio

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

12 years agoar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsa
juhosg [Sat, 12 Nov 2011 12:09:42 +0000 (12:09 +0000)]
ar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsa

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

12 years agoar71xx: add AR934x specific USB setup
juhosg [Sat, 12 Nov 2011 10:54:20 +0000 (10:54 +0000)]
ar71xx: add AR934x specific USB setup

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

12 years agoar71xx: register the first ethernet interface on the DB120 board
juhosg [Sat, 12 Nov 2011 10:54:18 +0000 (10:54 +0000)]
ar71xx: register the first ethernet interface on the DB120 board

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

12 years agoar71xx: allow to register ethernet interfaces for AR934X
juhosg [Sat, 12 Nov 2011 10:54:17 +0000 (10:54 +0000)]
ar71xx: allow to register ethernet interfaces for AR934X

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

12 years agoar71xx: ag71xx: use fixed link parameters if the mii bus is not registered
juhosg [Sat, 12 Nov 2011 10:54:16 +0000 (10:54 +0000)]
ar71xx: ag71xx: use fixed link parameters if the mii bus is not registered

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

12 years agoar71xx: add AR934X specific bootstrap and reset register bits
juhosg [Sat, 12 Nov 2011 10:54:15 +0000 (10:54 +0000)]
ar71xx: add AR934X specific bootstrap and reset register bits

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

12 years agoar71xx: add diag support for the DB120 board
juhosg [Sat, 12 Nov 2011 10:54:10 +0000 (10:54 +0000)]
ar71xx: add diag support for the DB120 board

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

12 years agoar71xx: fix GPIO direction setup for AR934x
juhosg [Sat, 12 Nov 2011 10:54:09 +0000 (10:54 +0000)]
ar71xx: fix GPIO direction setup for AR934x

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

12 years agoar71xx: fix AR934X clock frequency calculation
juhosg [Sat, 12 Nov 2011 10:54:08 +0000 (10:54 +0000)]
ar71xx: fix AR934X clock frequency calculation

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

12 years agopackage: add om2p-watchdog script
juhosg [Sat, 12 Nov 2011 10:54:06 +0000 (10:54 +0000)]
package: add om2p-watchdog script

Based on a patch by: Marek Lindner <lindner_marek@yahoo.de>

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

12 years agoar71xx: generate ubootenv from uci-defaults instead of providing defconfig
juhosg [Sat, 12 Nov 2011 10:54:04 +0000 (10:54 +0000)]
ar71xx: generate ubootenv from uci-defaults instead of providing defconfig

I noticed most of /etc/defconfig was replaced by /etc/uci-defaults, which is
indeed much nicer. So I moved over ubootenv from having a defconfig-entry to
also be generated from uci-defaults.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28971 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopjsip: bump to 1.10 and improve ltq_tapi backend
blogic [Fri, 11 Nov 2011 22:23:26 +0000 (22:23 +0000)]
pjsip: bump to 1.10 and improve ltq_tapi backend

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

12 years agolantiq: improve falcon package selection
blogic [Fri, 11 Nov 2011 21:59:11 +0000 (21:59 +0000)]
lantiq: improve falcon package selection

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

12 years agolantiq: fix breakage introduced in 3.1 bump
blogic [Fri, 11 Nov 2011 21:59:01 +0000 (21:59 +0000)]
lantiq: fix breakage introduced in 3.1 bump

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

12 years ago[package] base-files: now that the initial password is completely empty (and not...
jow [Fri, 11 Nov 2011 13:25:31 +0000 (13:25 +0000)]
[package] base-files: now that the initial password is completely empty (and not primed with "!") adjust login.sh for it to make telnetd available again

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

12 years agopackage/base-files-network: fix udhcpc issues introduced in r28866 (closes: #10383)
nico [Fri, 11 Nov 2011 13:23:29 +0000 (13:23 +0000)]
package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #10383)

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

12 years agoremove empty folder lqtapi
blogic [Fri, 11 Nov 2011 09:06:49 +0000 (09:06 +0000)]
remove empty folder lqtapi

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

12 years ago[package] mac80211: add antenna control api for b43
jow [Thu, 10 Nov 2011 23:07:42 +0000 (23:07 +0000)]
[package] mac80211: add antenna control api for b43

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

12 years ago[package] acx-mac80211: update to 20111030
florian [Thu, 10 Nov 2011 15:31:37 +0000 (15:31 +0000)]
[package] acx-mac80211: update to 20111030

Fixes build failures with Linux 3.1+

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

12 years ago[base-files]: nuke another 2.4 skeleton
kaloz [Thu, 10 Nov 2011 13:39:06 +0000 (13:39 +0000)]
[base-files]: nuke another 2.4 skeleton

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

12 years agoenable and use shadow passwords by default
kaloz [Thu, 10 Nov 2011 12:55:01 +0000 (12:55 +0000)]
enable and use shadow passwords by default

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

12 years ago[base-files]: the empty root password should be empty ;)
kaloz [Thu, 10 Nov 2011 12:47:50 +0000 (12:47 +0000)]
[base-files]: the empty root password should be empty ;)

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

12 years agobase-files, target: assign name to system timeserver section, makes it easier to...
jow [Thu, 10 Nov 2011 12:16:41 +0000 (12:16 +0000)]
base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli

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

12 years agopackage: kernel: fix typo
jogo [Wed, 9 Nov 2011 22:11:51 +0000 (22:11 +0000)]
package: kernel: fix typo

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

12 years agopackage: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
jogo [Wed, 9 Nov 2011 21:16:52 +0000 (21:16 +0000)]
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)

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

12 years agopackage: mac80211: mark as broken for 3.2
jogo [Wed, 9 Nov 2011 21:16:48 +0000 (21:16 +0000)]
package: mac80211: mark as broken for 3.2

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

12 years agopackage: acx: mark as broken for 3.2
jogo [Wed, 9 Nov 2011 21:16:45 +0000 (21:16 +0000)]
package: acx: mark as broken for 3.2

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

12 years agopackage: madwifi: mark as broken for 3.2
jogo [Wed, 9 Nov 2011 21:16:42 +0000 (21:16 +0000)]
package: madwifi: mark as broken for 3.2

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

12 years agotarget: linux: mtd: fix MTDREFRESH to an arbitrary high number
jogo [Wed, 9 Nov 2011 21:16:36 +0000 (21:16 +0000)]
target: linux: mtd: fix MTDREFRESH to an arbitrary high number

To make the ioctl number "stable", use an arbitrary high number to prevent
conflicts with new mtd ioctls that would push MTDREFRESH's number.

Also make mtd use the in-kernel mtd headers.

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

12 years ago[package] uhttpd: cope with DES crypted passwd entries by not relying on a leading...
jow [Wed, 9 Nov 2011 18:55:28 +0000 (18:55 +0000)]
[package] uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher

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

12 years agopackage/busybox: passwd: use MD5 hash by default (like it used to be)
nico [Wed, 9 Nov 2011 17:32:23 +0000 (17:32 +0000)]
package/busybox: passwd: use MD5 hash by default (like it used to be)

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

12 years agopacakge/iw: don't show a stray ']' if the chain signal attribute list is empty
juhosg [Wed, 9 Nov 2011 11:47:44 +0000 (11:47 +0000)]
pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty

Without the patch, the output of 'station dump' command looks weird in
some cases:

root@OpenWrt:/# iw dev wlan0 station dump
Station 00:21:27:cb:57:02 (on wlan0)
        inactive time:  190 ms
        rx bytes:       36652
        rx packets:     149
        tx bytes:       1998
        tx packets:     16
        tx retries:     0
        tx failed:      0
        signal:         -31 ] dBm
        signal avg:     -30 [-32, -36] dBm
        tx bitrate:     5.5 MBit/s
        rx bitrate:     54.0 MBit/s
root@OpenWrt:/#

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

12 years ago[package] firewall: add DHCPv6 default rule (#10381)
jow [Wed, 9 Nov 2011 11:10:37 +0000 (11:10 +0000)]
[package] firewall: add DHCPv6 default rule (#10381)

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

12 years agopackage/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions
nico [Wed, 9 Nov 2011 00:23:58 +0000 (00:23 +0000)]
package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions

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

12 years agopackage/base-files: /lib/functions.sh: let service_stop exit early if no matching...
nico [Tue, 8 Nov 2011 23:35:13 +0000 (23:35 +0000)]
package/base-files: /lib/functions.sh: let service_stop exit early if no matching process to stop where found

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

12 years agopackage/relayd: use new service wrappers
nico [Tue, 8 Nov 2011 22:48:11 +0000 (22:48 +0000)]
package/relayd: use new service wrappers

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

12 years agopackage/ppp: use new service wrappers
nico [Tue, 8 Nov 2011 22:48:05 +0000 (22:48 +0000)]
package/ppp: use new service wrappers

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

12 years agopackage/linux-atm: use new service wrappers
nico [Tue, 8 Nov 2011 22:48:00 +0000 (22:48 +0000)]
package/linux-atm: use new service wrappers

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

12 years agopackage/base-files-network: use new service wrappers
nico [Tue, 8 Nov 2011 22:47:54 +0000 (22:47 +0000)]
package/base-files-network: use new service wrappers

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

12 years agopackage/base-files: enhance & cleanup service wrappers
nico [Tue, 8 Nov 2011 22:47:49 +0000 (22:47 +0000)]
package/base-files: enhance & cleanup service wrappers

 * add service_check function for checking if a process is alive
 * add service_signal for sending arbitrary signals to a process
 * change service_stop to send a TERM signal first, wait for the process to die and send a KILL signal if it doen't
 * have service_kill print a warning on STDERR stating it has been deprecated

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

12 years agopackage/base-files: move service* functions from /etc/rc.common to /lib/functions.sh
nico [Tue, 8 Nov 2011 22:47:41 +0000 (22:47 +0000)]
package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh

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

12 years ago[package] base-files: do not kill udhcpc on sysupgrade, it will tear down the interfa...
jow [Tue, 8 Nov 2011 19:14:55 +0000 (19:14 +0000)]
[package] base-files: do not kill udhcpc on sysupgrade, it will tear down the interface if terminated

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

12 years ago[package] base-files: do not assume that "top" is busybox' top, but try to call the...
jow [Tue, 8 Nov 2011 18:48:38 +0000 (18:48 +0000)]
[package] base-files: do not assume that "top" is busybox' top, but try to call the applet explicitely

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

12 years ago[package] base-files: properly handle wifi ifaces with no network attached, useful...
jow [Tue, 8 Nov 2011 14:42:58 +0000 (14:42 +0000)]
[package] base-files: properly handle wifi ifaces with no network attached, useful for unmanaged interfaces like used for batman or monitoring

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

12 years ago[package] hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
jow [Tue, 8 Nov 2011 14:22:56 +0000 (14:22 +0000)]
[package] hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces

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

12 years agopackage/base-files: move /etc/functions.sh to /lib/functions.sh
nico [Tue, 8 Nov 2011 14:14:29 +0000 (14:14 +0000)]
package/base-files: move /etc/functions.sh to /lib/functions.sh

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

12 years agoinclude/kernel.mk: enhance built-in/missing modules detection when packaging kmods
nico [Tue, 8 Nov 2011 14:00:36 +0000 (14:00 +0000)]
include/kernel.mk: enhance built-in/missing modules detection when packaging kmods

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

12 years agonetifd: fix compile error when both libnl and libnl-tiny are built
nbd [Tue, 8 Nov 2011 10:12:31 +0000 (10:12 +0000)]
netifd: fix compile error when both libnl and libnl-tiny are built

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

12 years agoar71xx: remove dead code
nbd [Tue, 8 Nov 2011 00:33:20 +0000 (00:33 +0000)]
ar71xx: remove dead code

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

12 years agoar71xx: on ar7240, exclude ports from their own port vlan destination mask
nbd [Tue, 8 Nov 2011 00:33:15 +0000 (00:33 +0000)]
ar71xx: on ar7240, exclude ports from their own port vlan destination mask

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

12 years agobusybox: use bash for gen_build_files.sh to avoid printf argument list issues on...
nbd [Tue, 8 Nov 2011 00:33:10 +0000 (00:33 +0000)]
busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems

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

12 years agokernel: add a top level menuconfig option for enabling lockdep
nbd [Tue, 8 Nov 2011 00:32:57 +0000 (00:32 +0000)]
kernel: add a top level menuconfig option for enabling lockdep

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

12 years agopackage/uhttpd: use new service wrapper
nico [Mon, 7 Nov 2011 22:59:06 +0000 (22:59 +0000)]
package/uhttpd: use new service wrapper

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

12 years agopackage/ubus: use new service wrapper
nico [Mon, 7 Nov 2011 22:59:01 +0000 (22:59 +0000)]
package/ubus: use new service wrapper

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

12 years agopackage/netifd: use new service wrapper
nico [Mon, 7 Nov 2011 22:58:56 +0000 (22:58 +0000)]
package/netifd: use new service wrapper

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

12 years agopackage/dropbear: use new service wrapper
nico [Mon, 7 Nov 2011 22:58:50 +0000 (22:58 +0000)]
package/dropbear: use new service wrapper

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

12 years agopackage/dnsmasq: use new service wrapper
nico [Mon, 7 Nov 2011 22:58:45 +0000 (22:58 +0000)]
package/dnsmasq: use new service wrapper

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

12 years agopackage/busybox: use new service wrapper
nico [Mon, 7 Nov 2011 22:58:39 +0000 (22:58 +0000)]
package/busybox: use new service wrapper

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

12 years agopackage/base-files: use new service wrapper
nico [Mon, 7 Nov 2011 22:58:34 +0000 (22:58 +0000)]
package/base-files: use new service wrapper

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