19042 Commits (561f4d2840f1ca645e3ab113ac835c6f4ce7a02b)
 

Author SHA1 Message Date
Nicolas Thill 7a176742bb package/netifd: use new service wrapper 13 years ago
Nicolas Thill be27ac53f2 package/dropbear: use new service wrapper 13 years ago
Nicolas Thill 4f5cbf9f9b package/dnsmasq: use new service wrapper 13 years ago
Nicolas Thill e4a8f5abe6 package/busybox: use new service wrapper 13 years ago
Nicolas Thill 93886bc776 package/base-files: use new service wrapper 13 years ago
Nicolas Thill 10a03275bf package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon 13 years ago
Gabor Juhos 87704b8078 ar71xx: create TL-WA901ND network config from uci-defaults 13 years ago
Gabor Juhos 09fdfa444f ar71xx: create ALL0258N network config from uci-defaults 13 years ago
Gabor Juhos 63348f5fed ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults 13 years ago
Gabor Juhos c3692c8331 ar71xx: create WZR-HP-G300NH network config from uci-defaults 13 years ago
Gabor Juhos ee1a07a11d ar71xx: create RB-493G network config from uci-defaults 13 years ago
Gabor Juhos d82d063d81 ar71xx: create TL-WR1043ND network config from uci-defaults 13 years ago
Gabor Juhos 68be590894 ar71xx: create WRT160NL network config from uci-defaults 13 years ago
Gabor Juhos 83901e47c9 ar71xx: create PB92 network config from uci-defaults 13 years ago
Gabor Juhos 22ab9fc9ad ar71xx: create DIR-825-B1 network config from uci-defaults 13 years ago
Gabor Juhos e866ba5753 ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults 13 years ago
Gabor Juhos 9298c7afe5 ar71xx: create RB-450 network config from uci-defaults 13 years ago
Gabor Juhos ac256f97bd ar71xx: create RB-450G, RouterStation Pro network config from uci-defaults 13 years ago
Gabor Juhos 944ac3f6cf ar71xx: create RB-433{,U} network config from uci defaults 13 years ago
Gabor Juhos 6e8390ae6c ar71xx: create even more network configs from the uci-defaults script 13 years ago
Gabor Juhos b62560413a ar71xx: create more network configs from the uci-defaults script 13 years ago
Gabor Juhos 6c92b26bac ar71xx: create a bunch of network configs from the uci-defaults script 13 years ago
Gabor Juhos 0a8e5dbf7b ar71xx: create generic network config from an uci-defaults script 13 years ago
Gabor Juhos 54c034ae7a ar71xx: remove AP81 defconfig, it is the same as the generic config 13 years ago
Gabor Juhos 5b6cc3eb9f ar71xx: change generated Buffalo firmware versions 13 years ago
Imre Kaloz cc2cf8f3d5 update 3.1 patches 13 years ago
Imre Kaloz c4bc2552a3 update arm mach-types 13 years ago
Gabor Juhos eb9ef60e2d ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards 13 years ago
Gabor Juhos 8456840d82 ar71xx: wrap long lines in the upgrade script 13 years ago
Gabor Juhos c60baf78ce ar71xx: fix WHR-HP-G300N firmware partition offset 13 years ago
Felix Fietkau 0fb7c80659 ath9k: fix LED related crashes on AR913x 13 years ago
Felix Fietkau 476ca6d5d1 carl9170: add dependency on kmod-input-core 13 years ago
Gabor Juhos b27254a2c5 ar71xx: add default network configuration for the WHR-HP-GN 13 years ago
Gabor Juhos 034b2b7cde ar71xx: build image for the Buffalo WHR-HP-GN 13 years ago
Gabor Juhos a801d620a7 ar71xx: add support for the Buffalo WHR-HP-GN board 13 years ago
Gabor Juhos 0d9ae0a036 ar71xx: build image for the Buffalo WHR-G301N 13 years ago
Gabor Juhos 4509af17ed ar71xx: add support for the Buffalo WHR-G301N board 13 years ago
Gabor Juhos 63784ea2bc ar71xx: fix WHR-HP-G300N image generation 13 years ago
Gabor Juhos b3b21cb3bf ar71xx: enable WHR-HP-G300N support in kernel config 13 years ago
Gabor Juhos 4aace1e2e3 ar71xx: fix WHR-HP-G300N MTD partitions 13 years ago
Nicolas Thill 8413e90418 package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflicting with user 'nobody') 13 years ago
Jo-Philipp Wich ef98919ff0 busybox: ntpd: indefinitely try to resolve peer addresses (#10361) 13 years ago
Jo-Philipp Wich 8189bd9260 uhttpd: provide rpath-link flag, thanks mazilo 13 years ago
Jo-Philipp Wich ee875810eb madwifi: change wireless ifname numbering schema Instead of simply counting 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. 13 years ago
Jo-Philipp Wich d7205a9021 mac80211: change wireless ifname numbering schema Instead of simply counting 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. 13 years ago
Jo-Philipp Wich 6037187a80 uhttpd: Fix wrong certificate options with multiple words 13 years ago
Felix Fietkau 2201e32df3 ath9k: add some fixes for radio reinit and frame flush 13 years ago
Felix Fietkau 973308ebfe mac80211: update to wireless-testing 2011-11-04 13 years ago
Felix Fietkau edb862e8ec build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* stamps before creating a new one 13 years ago
Jo-Philipp Wich fcea88e3b5 uhttpd: fix Makefiles and linking of tls plugin 13 years ago