Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
| | | | | SVN-Revision: 28839 | ||||
* | package/dropbear: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -13/+19 |
| | | | | SVN-Revision: 28838 | ||||
* | package/dnsmasq: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -7/+10 |
| | | | | SVN-Revision: 28837 | ||||
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 3 | -8/+9 |
| | | | | SVN-Revision: 28836 | ||||
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 | 4 | -24/+26 |
| | | | | SVN-Revision: 28835 | ||||
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | Nicolas Thill | 2011-11-07 | 1 | -1/+83 |
| | | | | SVN-Revision: 28834 | ||||
* | ar71xx: create TL-WA901ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -16/+5 |
| | | | | SVN-Revision: 28833 | ||||
* | ar71xx: create ALL0258N network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -12/+4 |
| | | | | SVN-Revision: 28832 | ||||
* | ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 |
| | | | | SVN-Revision: 28831 | ||||
* | ar71xx: create WZR-HP-G300NH network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 |
| | | | | SVN-Revision: 28830 | ||||
* | ar71xx: create RB-493G network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -41/+9 |
| | | | | SVN-Revision: 28829 | ||||
* | ar71xx: create TL-WR1043ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -31/+7 |
| | | | | SVN-Revision: 28828 | ||||
* | ar71xx: create WRT160NL network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 |
| | | | | SVN-Revision: 28827 | ||||
* | ar71xx: create PB92 network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -31/+7 |
| | | | | SVN-Revision: 28826 | ||||
* | ar71xx: create DIR-825-B1 network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 |
| | | | | SVN-Revision: 28825 | ||||
* | ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults | Gabor Juhos | 2011-11-07 | 3 | -40/+17 |
| | | | | SVN-Revision: 28824 | ||||
* | ar71xx: create RB-450 network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 |
| | | | | SVN-Revision: 28823 | ||||
* | ar71xx: create RB-450G, RouterStation Pro network config from uci-defaults | Gabor Juhos | 2011-11-07 | 3 | -52/+7 |
| | | | | SVN-Revision: 28822 | ||||
* | ar71xx: create RB-433{,U} network config from uci defaults | Gabor Juhos | 2011-11-07 | 3 | -52/+7 |
| | | | | SVN-Revision: 28821 | ||||
* | ar71xx: create even more network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | 17 | -394/+45 |
| | | | | | | | | Create the default network configuration dynamically for the AR724x/AR9331 boards. Some other boards are using the same configuration, so convert those as well. SVN-Revision: 28820 | ||||
* | ar71xx: create more network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | 6 | -80/+8 |
| | | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. SVN-Revision: 28819 | ||||
* | ar71xx: create a bunch of network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | 8 | -83/+10 |
| | | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. SVN-Revision: 28818 | ||||
* | ar71xx: create generic network config from an uci-defaults script | Gabor Juhos | 2011-11-07 | 3 | -17/+66 |
| | | | | SVN-Revision: 28817 | ||||
* | ar71xx: remove AP81 defconfig, it is the same as the generic config | Gabor Juhos | 2011-11-07 | 1 | -16/+0 |
| | | | | SVN-Revision: 28816 | ||||
* | ar71xx: change generated Buffalo firmware versions | Gabor Juhos | 2011-11-07 | 1 | -4/+4 |
| | | | | | | | | | With version 1.76 the upgrade may fail with newer Buffalo firmwares with a message like this: "You can not update the firmware because the firmware version is earlier than 1.82. Please use 1.82 or later version for firmware update." SVN-Revision: 28815 | ||||
* | update 3.1 patches | Imre Kaloz | 2011-11-07 | 4 | -55/+10 |
| | | | | SVN-Revision: 28814 | ||||
* | update arm mach-types | Imre Kaloz | 2011-11-07 | 1 | -6/+253 |
| | | | | SVN-Revision: 28813 | ||||
* | ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards | Gabor Juhos | 2011-11-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 28812 | ||||
* | ar71xx: wrap long lines in the upgrade script | Gabor Juhos | 2011-11-07 | 1 | -6/+45 |
| | | | | SVN-Revision: 28811 | ||||
* | ar71xx: fix WHR-HP-G300N firmware partition offset | Gabor Juhos | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28810 | ||||
* | ath9k: fix LED related crashes on AR913x | Felix Fietkau | 2011-11-07 | 1 | -0/+30 |
| | | | | SVN-Revision: 28809 | ||||
* | carl9170: add dependency on kmod-input-core | Felix Fietkau | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28808 | ||||
* | ar71xx: add default network configuration for the WHR-HP-GN | Gabor Juhos | 2011-11-07 | 1 | -0/+24 |
| | | | | SVN-Revision: 28807 | ||||
* | ar71xx: build image for the Buffalo WHR-HP-GN | Gabor Juhos | 2011-11-07 | 2 | -0/+18 |
| | | | | SVN-Revision: 28806 | ||||
* | ar71xx: add support for the Buffalo WHR-HP-GN board | Gabor Juhos | 2011-11-07 | 4 | -0/+8 |
| | | | | SVN-Revision: 28805 | ||||
* | ar71xx: build image for the Buffalo WHR-G301N | Gabor Juhos | 2011-11-07 | 2 | -0/+18 |
| | | | | SVN-Revision: 28804 | ||||
* | ar71xx: add support for the Buffalo WHR-G301N board | Gabor Juhos | 2011-11-07 | 5 | -0/+32 |
| | | | | SVN-Revision: 28803 | ||||
* | ar71xx: fix WHR-HP-G300N image generation | Gabor Juhos | 2011-11-07 | 1 | -3/+4 |
| | | | | SVN-Revision: 28802 | ||||
* | ar71xx: enable WHR-HP-G300N support in kernel config | Gabor Juhos | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28801 | ||||
* | ar71xx: fix WHR-HP-G300N MTD partitions | Gabor Juhos | 2011-11-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 28800 | ||||
* | package/base-files: /etc/passwd: fix uid number for user 'daemon' ↵ | Nicolas Thill | 2011-11-07 | 1 | -1/+1 |
| | | | | | | (conflicting with user 'nobody') SVN-Revision: 28799 | ||||
* | busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | Jo-Philipp Wich | 2011-11-07 | 2 | -1/+49 |
| | | | | SVN-Revision: 28794 | ||||
* | uhttpd: provide rpath-link flag, thanks mazilo | Jo-Philipp Wich | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28792 | ||||
* | madwifi: change wireless ifname numbering schema Instead of simply counting ↵ | Jo-Philipp Wich | 2011-11-06 | 1 | -2/+9 |
| | | | | | | up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335. SVN-Revision: 28785 | ||||
* | mac80211: change wireless ifname numbering schema Instead of simply counting ↵ | Jo-Philipp Wich | 2011-11-06 | 1 | -6/+3 |
| | | | | | | up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335. SVN-Revision: 28784 | ||||
* | uhttpd: Fix wrong certificate options with multiple words | Jo-Philipp Wich | 2011-11-06 | 1 | -1/+1 |
| | | | | | | | | | For instance two word city names will result in weird certificates. Therefore adding the missing quotations. Signed-off-by: Linus Lüssing <linus.luessing@web.de> SVN-Revision: 28776 | ||||
* | ath9k: add some fixes for radio reinit and frame flush | Felix Fietkau | 2011-11-05 | 2 | -0/+320 |
| | | | | SVN-Revision: 28772 | ||||
* | mac80211: update to wireless-testing 2011-11-04 | Felix Fietkau | 2011-11-05 | 2 | -73/+5 |
| | | | | SVN-Revision: 28771 | ||||
* | build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* ↵ | Felix Fietkau | 2011-11-05 | 1 | -0/+2 |
| | | | | | | stamps before creating a new one SVN-Revision: 28770 | ||||
* | uhttpd: fix Makefiles and linking of tls plugin | Jo-Philipp Wich | 2011-11-05 | 2 | -7/+12 |
| | | | | SVN-Revision: 28769 |