summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: add AR934x specific USB setupjuhosg2011-11-121-3/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register the first ethernet interface on the DB120 boardjuhosg2011-11-121-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: allow to register ethernet interfaces for AR934Xjuhosg2011-11-121-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ag71xx: use fixed link parameters if the mii bus is not registeredjuhosg2011-11-121-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR934X specific bootstrap and reset register bitsjuhosg2011-11-122-3/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add diag support for the DB120 boardjuhosg2011-11-122-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix GPIO direction setup for AR934xjuhosg2011-11-121-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix AR934X clock frequency calculationjuhosg2011-11-122-12/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: add om2p-watchdog scriptjuhosg2011-11-123-0/+73
| | | | | | 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
* ar71xx: generate ubootenv from uci-defaults instead of providing defconfigjuhosg2011-11-122-5/+37
| | | | | | | | | | 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
* pjsip: bump to 1.10 and improve ltq_tapi backendblogic2011-11-115-706/+675
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: improve falcon package selectionblogic2011-11-113-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: fix breakage introduced in 3.1 bumpblogic2011-11-1110-5/+326
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: now that the initial password is completely empty (and ↵jow2011-11-112-3/+3
| | | | | | 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
* package/base-files-network: fix udhcpc issues introduced in r28866 (closes: ↵nico2011-11-112-4/+10
| | | | | | #10383) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove empty folder lqtapiblogic2011-11-110-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add antenna control api for b43jow2011-11-101-0/+131
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: update to 20111030florian2011-11-101-2/+2
| | | | | | Fixes build failures with Linux 3.1+ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [base-files]: nuke another 2.4 skeletonkaloz2011-11-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable and use shadow passwords by defaultkaloz2011-11-103-7/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [base-files]: the empty root password should be empty ;)kaloz2011-11-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files, target: assign name to system timeserver section, makes it ↵jow2011-11-106-6/+6
| | | | | | easier to set servers on the cli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: kernel: fix typojogo2011-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)jogo2011-11-095-50/+198
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: mac80211: mark as broken for 3.2jogo2011-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: acx: mark as broken for 3.2jogo2011-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: madwifi: mark as broken for 3.2jogo2011-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberjogo2011-11-0914-317/+13
| | | | | | | | | 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
* [package] uhttpd: cope with DES crypted passwd entries by not relying on a ↵jow2011-11-092-6/+3
| | | | | | leading dollar sign to indicate a cipher git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: passwd: use MD5 hash by default (like it used to be)nico2011-11-092-1/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pacakge/iw: don't show a stray ']' if the chain signal attribute list is emptyjuhosg2011-11-092-5/+7
| | | | | | | | | | | | | | | | | | | | | | 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
* [package] firewall: add DHCPv6 default rule (#10381)jow2011-11-092-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsnico2011-11-091-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: /lib/functions.sh: let service_stop exit early if no ↵nico2011-11-081-1/+1
| | | | | | matching process to stop where found git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/relayd: use new service wrappersnico2011-11-081-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ppp: use new service wrappersnico2011-11-082-5/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/linux-atm: use new service wrappersnico2011-11-082-13/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files-network: use new service wrappersnico2011-11-082-6/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: enhance & cleanup service wrappersnico2011-11-082-27/+41
| | | | | | | | | * 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
* package/base-files: move service* functions from /etc/rc.common to ↵nico2011-11-082-82/+82
| | | | | | /lib/functions.sh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: do not kill udhcpc on sysupgrade, it will tear down ↵jow2011-11-081-1/+1
| | | | | | the interface if terminated git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: do not assume that "top" is busybox' top, but try to ↵jow2011-11-082-2/+2
| | | | | | call the applet explicitely git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: properly handle wifi ifaces with no network attached, ↵jow2011-11-082-4/+6
| | | | | | 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
* [package] hostapd: add code to prevent accidentally bridging non-wds sta ↵jow2011-11-081-0/+9
| | | | | | mode interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: move /etc/functions.sh to /lib/functions.shnico2011-11-083-321/+322
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include/kernel.mk: enhance built-in/missing modules detection when packaging ↵nico2011-11-081-1/+4
| | | | | | kmods git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: fix compile error when both libnl and libnl-tiny are builtnbd2011-11-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove dead codenbd2011-11-081-15/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: on ar7240, exclude ports from their own port vlan destination masknbd2011-11-081-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: use bash for gen_build_files.sh to avoid printf argument list ↵nbd2011-11-081-0/+8
| | | | | | issues on some systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28849 3c298f89-4303-0410-b956-a3cf2f4a3e73