summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: fix WHR-HP-G300N MTD partitionsGabor Juhos2011-11-071-1/+2
| | | | SVN-Revision: 28800
* package/base-files: /etc/passwd: fix uid number for user 'daemon' ↵Nicolas Thill2011-11-071-1/+1
| | | | | | (conflicting with user 'nobody') SVN-Revision: 28799
* busybox: ntpd: indefinitely try to resolve peer addresses (#10361)Jo-Philipp Wich2011-11-072-1/+49
| | | | SVN-Revision: 28794
* uhttpd: provide rpath-link flag, thanks maziloJo-Philipp Wich2011-11-071-1/+1
| | | | SVN-Revision: 28792
* madwifi: change wireless ifname numbering schema Instead of simply counting ↵Jo-Philipp Wich2011-11-061-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 Wich2011-11-061-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 wordsJo-Philipp Wich2011-11-061-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 flushFelix Fietkau2011-11-052-0/+320
| | | | SVN-Revision: 28772
* mac80211: update to wireless-testing 2011-11-04Felix Fietkau2011-11-052-73/+5
| | | | SVN-Revision: 28771
* build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* ↵Felix Fietkau2011-11-051-0/+2
| | | | | | stamps before creating a new one SVN-Revision: 28770
* uhttpd: fix Makefiles and linking of tls pluginJo-Philipp Wich2011-11-052-7/+12
| | | | SVN-Revision: 28769
* base-files: process platform hotplug calls in the early launch of hotplug2 ↵Felix Fietkau2011-11-052-1/+5
| | | | | | to avoid having crda calls get stuck at boot time (fixes #10350, #10354) SVN-Revision: 28768
* omap24xx: Add cbus tahvo locking fix.Michael Büsch2011-11-052-17/+31
| | | | SVN-Revision: 28767
* omap24xx: Fix n810bm compilationMichael Büsch2011-11-051-60/+58
| | | | SVN-Revision: 28766
* uhttpd: bump versionJo-Philipp Wich2011-11-051-1/+1
| | | | SVN-Revision: 28762
* uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and ↵Jo-Philipp Wich2011-11-055-51/+210
| | | | | | send() operations below the ssl layer - fixes hangs when accessing via https SVN-Revision: 28761
* kernel: swconfig: add a missing unlock in error pathGabor Juhos2011-11-041-1/+3
| | | | SVN-Revision: 28753
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-045-8/+26
| | | | SVN-Revision: 28750
* hostapd: update to latest git versionFelix Fietkau2011-11-0429-497/+487
| | | | SVN-Revision: 28746
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵Felix Fietkau2011-11-044-2/+14
| | | | | | must not attempt to create the bridge by itself SVN-Revision: 28745
* kernel: add a top level menuconfig option for enabling core dump supportFelix Fietkau2011-11-041-0/+4
| | | | SVN-Revision: 28744
* netifd: start wifi at bootFelix Fietkau2011-11-031-0/+4
| | | | SVN-Revision: 28738
* netifd: update to latest version, fix redundant ifdown hotplug eventsFelix Fietkau2011-11-031-2/+2
| | | | SVN-Revision: 28737
* openssl: refresh patchesFelix Fietkau2011-11-035-20/+20
| | | | SVN-Revision: 28736
* openssl: update to 1.0.0e (patch by tripolar)Felix Fietkau2011-11-031-2/+2
| | | | SVN-Revision: 28735
* kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵Felix Fietkau2011-11-033-9/+12
| | | | | | patches (patch by tripolar) SVN-Revision: 28734
* base-files: load modules early, run wifi detect afterwards and only then ↵Felix Fietkau2011-11-032-11/+12
| | | | | | | | process uci defaults this allows uci-defaults scripts to override wifi settings SVN-Revision: 28733
* base-files: add some more protected services to sysupgrade kill blacklistJo-Philipp Wich2011-11-032-2/+2
| | | | SVN-Revision: 28732
* qos-scripts: only use the lower 8 bits for firewall marks, allows ↵Jo-Philipp Wich2011-11-033-11/+11
| | | | | | coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096) SVN-Revision: 28731
* lantiq: remove obseleted folder. we use 3.1 nowJohn Crispin2011-11-031-13/+0
| | | | SVN-Revision: 28728
* package/busybox: update to 1.19.3Nicolas Thill2011-11-0312-222/+26
| | | | SVN-Revision: 28725
* modules: fixes ko files that were renamed in 3.1John Crispin2011-11-032-0/+15
| | | | SVN-Revision: 28724
* ltq-dsl: fixes driver for targets other than danubeJohn Crispin2011-11-033-5/+10
| | | | SVN-Revision: 28723
* ltq-vmmc: should be available for falcon and danube onlyJohn Crispin2011-11-031-1/+1
| | | | SVN-Revision: 28722
* lantiq: bump to 3.1John Crispin2011-11-03113-47364/+1072
| | | | SVN-Revision: 28721
* package/dropbear: fix segfault with remote port forwarding (closes: #10339)Nicolas Thill2011-11-032-1/+41
| | | | SVN-Revision: 28718
* block-mount: Fixed module loading (double cat is wrong)Daniel Dickinson2011-11-021-1/+1
| | | | SVN-Revision: 28717
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)Felix Fietkau2011-11-011-3/+3
| | | | SVN-Revision: 28713
* netifd: update to latest version, fixes handling of hotplug devices (for wifi)Felix Fietkau2011-11-011-2/+2
| | | | SVN-Revision: 28712
* mac80211: update to wireless-testing 2011-11-01Felix Fietkau2011-11-0113-10646/+93
| | | | SVN-Revision: 28711
* iw: fix setting txpower (#10254)Felix Fietkau2011-11-011-0/+11
| | | | SVN-Revision: 28710
* ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4Gabor Juhos2011-11-011-0/+1
| | | | SVN-Revision: 28709
* ar71xx: build image for the TL-WR741ND v4 boardGabor Juhos2011-11-011-0/+6
| | | | SVN-Revision: 28708
* firmware-utils/mktplinkfw: add TL-WR741ND v4Gabor Juhos2011-11-011-0/+9
| | | | SVN-Revision: 28707
* ar71xx: add initial support for the TL-WR741ND v4 boardGabor Juhos2011-11-019-1/+197
| | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706
* ar71xx: add AR933X GMAC register definesGabor Juhos2011-11-011-0/+19
| | | | SVN-Revision: 28705
* ar71xx: combine LEDs setup in one fileGabor Juhos2011-11-0113-305/+144
| | | | SVN-Revision: 28704
* ar71xx: unify LED names on Planex boardsGabor Juhos2011-11-014-16/+14
| | | | SVN-Revision: 28703
* ar71xx: unify LED names on Buffalo boardsGabor Juhos2011-11-015-17/+15
| | | | SVN-Revision: 28702
* ar71xx: unify LED names on TP-Link boardsGabor Juhos2011-11-0112-47/+36
| | | | SVN-Revision: 28701