Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: remove remaining conffiles reference to /etc/banner | Jo-Philipp Wich | 2011-02-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 25368 | ||||
* | * tftp name was not in sync with that generated by openwrt | John Crispin | 2011-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 25365 | ||||
* | ath9k: reduce false positives in the baseband hang check | Felix Fietkau | 2011-02-04 | 1 | -0/+109 |
| | | | | SVN-Revision: 25359 | ||||
* | mac80211: drop retransmitted data frames from the cooked monitor interface - ↵ | Felix Fietkau | 2011-02-04 | 1 | -0/+11 |
| | | | | | | reduces CPU usage SVN-Revision: 25358 | ||||
* | base-files: don't stop hotplug events for ppp interfaces, similar fix like ↵ | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+0 |
| | | | | | | the earlier one for tun/tap interfaces SVN-Revision: 25355 | ||||
* | base-files: make the skipping of ppp interfaces in 10-net hotplug more ↵ | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+1 |
| | | | | | | explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs SVN-Revision: 25354 | ||||
* | openssl: update to 1.0.0c | Felix Fietkau | 2011-02-03 | 9 | -1287/+41 |
| | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348 | ||||
* | * make baord names consistent | John Crispin | 2011-02-03 | 3 | -12/+12 |
| | | | | SVN-Revision: 25343 | ||||
* | uboot-omap35xx: Add uboot package for omap35xx platform | Hamish Guthrie | 2011-02-03 | 2 | -0/+405 |
| | | | | SVN-Revision: 25337 | ||||
* | kernel/modules: Add ifb module (#8764) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -0/+16 |
| | | | | SVN-Revision: 25323 | ||||
* | busybox: Disable telnet if an SSH public key for root exists (#8760) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+7 |
| | | | | SVN-Revision: 25317 | ||||
* | kernel/modules: Add w1-master-ds2490 module (#8779) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -0/+14 |
| | | | | SVN-Revision: 25311 | ||||
* | * fix ram selection on arcadyan boards * fix make target selection | John Crispin | 2011-02-02 | 2 | -9/+9 |
| | | | | SVN-Revision: 25309 | ||||
* | base-files: Fix alsa raw audio device hotplug rule | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 25301 | ||||
* | * update to version 1.8.5 * add code to allow selection of features via ↵ | John Crispin | 2011-02-01 | 6 | -12/+1241 |
| | | | | | | menuconfig * add sound device backend for lantiq voip hardware SVN-Revision: 25298 | ||||
* | drop uboot-ifxmips, use uboot-lantiq instead | John Crispin | 2011-02-01 | 48 | -10445/+0 |
| | | | | SVN-Revision: 25294 | ||||
* | linux-atm: fix path to the correct objcopy tool | Felix Fietkau | 2011-02-01 | 2 | -1/+41 |
| | | | | SVN-Revision: 25285 | ||||
* | hotplug2: Use stricter matching for rule regular expressions | Vasilis Tsiligiannis | 2011-02-01 | 4 | -13/+12 |
| | | | | SVN-Revision: 25282 | ||||
* | libnl-tiny: fix compile error with eglibc (#8782) | Felix Fietkau | 2011-02-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 25281 | ||||
* | * drop codebase in favour of lantiq target | John Crispin | 2011-02-01 | 22 | -9353/+0 |
| | | | | SVN-Revision: 25277 | ||||
* | should depend on lantiq and not ifxmips | John Crispin | 2011-02-01 | 2 | -2/+2 |
| | | | | SVN-Revision: 25276 | ||||
* | * rename voice package * sync with lantiqs release * make it work on lantiq ↵ | John Crispin | 2011-02-01 | 21 | -880/+244 |
| | | | | | | kernel SVN-Revision: 25275 | ||||
* | * rename lqdsl packages to ltq-dsl * small rework of packages * make it work ↵ | John Crispin | 2011-02-01 | 21 | -57/+48 |
| | | | | | | with latest kernel SVN-Revision: 25274 | ||||
* | * rework the arcadyan sku support * adds a few new boards and switches | John Crispin | 2011-02-01 | 26 | -1456/+250 |
| | | | | SVN-Revision: 25273 | ||||
* | block-extroot: Fixed the functionality that disables the extroot after a ↵ | Daniel Dickinson | 2011-02-01 | 1 | -3/+5 |
| | | | | | | firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that. SVN-Revision: 25269 | ||||
* | base-files: Remove deprecated hotplug2 commands, update old commands to new | Vasilis Tsiligiannis | 2011-01-31 | 1 | -15/+5 |
| | | | | SVN-Revision: 25268 | ||||
* | libnl-tiny: add unl a convenience wrapper around the libnl api | Felix Fietkau | 2011-01-31 | 3 | -1/+337 |
| | | | | SVN-Revision: 25263 | ||||
* | block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and ↵ | Daniel Dickinson | 2011-01-31 | 1 | -2/+2 |
| | | | | | | suppressed extraneous not found error message when no modules on jffs2. SVN-Revision: 25259 | ||||
* | cfg80211: revert the max power patch - it seems to be limiting tx power too ↵ | Felix Fietkau | 2011-01-30 | 1 | -35/+0 |
| | | | | | | much on some devices SVN-Revision: 25258 | ||||
* | udev: install development libraries in staging dir (#8370) | Florian Fainelli | 2011-01-29 | 1 | -0/+11 |
| | | | | SVN-Revision: 25245 | ||||
* | kmod-via-velocity depends on kmod-crc-ccitt (#8730) | Florian Fainelli | 2011-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 25244 | ||||
* | base-files: fix a typo in processing of additional dhcp request opts | Jo-Philipp Wich | 2011-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 25239 | ||||
* | cfg80211: do not overwrite the hardware max power setting in the regulatory ↵ | Felix Fietkau | 2011-01-29 | 1 | -0/+35 |
| | | | | | | code, fixes reported tx power values SVN-Revision: 25238 | ||||
* | base-files: fix handling of dhcp "reqopts" option | Jo-Philipp Wich | 2011-01-29 | 1 | -4/+8 |
| | | | | SVN-Revision: 25237 | ||||
* | br2684ctl from linux-atm | Florian Fainelli | 2011-01-29 | 5 | -435/+22 |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 25225 | ||||
* | uhttpd: substitute "+" with space when using the -d flag, lazyload tls support | Jo-Philipp Wich | 2011-01-28 | 2 | -41/+61 |
| | | | | SVN-Revision: 25220 | ||||
* | ath9k: reduce allocation size, common->cachelz is already added to the ↵ | Felix Fietkau | 2011-01-28 | 1 | -1/+1 |
| | | | | | | buffer size elsewhere SVN-Revision: 25205 | ||||
* | ath9k: fix a compile error in the debug stubs (fixes #8737, #8745) | Felix Fietkau | 2011-01-28 | 1 | -0/+10 |
| | | | | SVN-Revision: 25204 | ||||
* | cron: Add path | Felix Fietkau | 2011-01-28 | 1 | -0/+2 |
| | | | | | | | | | | Override PATH for /etc/init.d/cron. This is necessary to ensure all programs can be found when executing the script from remote by using ssh. (e.g. ssh IP /etc/init.d/cron restart) Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25196 | ||||
* | mac80211: ignore errors in the command to set the rx/tx antenna - many ↵ | Felix Fietkau | 2011-01-28 | 1 | -1/+1 |
| | | | | | | drivers do not support this yet SVN-Revision: 25192 | ||||
* | firewall: fix wrong rule order if multiple protocols are used | Jo-Philipp Wich | 2011-01-27 | 2 | -4/+4 |
| | | | | SVN-Revision: 25179 | ||||
* | enable MOS7720 usb-serial devices | Florian Fainelli | 2011-01-27 | 1 | -0/+15 |
| | | | | | | | | | Enable build of kernel module for MOS7720 usb-serial devices. Tested on WGT634U and WL500g running trunk @r24238. Signed-off-by: Marc Zyngier <maz@misterjones.org> SVN-Revision: 25174 | ||||
* | admswconfig: reset interface after applying config | Florian Fainelli | 2011-01-27 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25173 | ||||
* | base-files: support port_state in led config (#6763) | Florian Fainelli | 2011-01-27 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25172 | ||||
* | acx: don't fail if 'wifi' led is missing | Florian Fainelli | 2011-01-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25168 | ||||
* | acx-mac80211: support loading different firmwares | Florian Fainelli | 2011-01-27 | 1 | -13/+60 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25167 | ||||
* | mac80211: fix order of iw parameters, fix broken antenna config call | Jo-Philipp Wich | 2011-01-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 25152 | ||||
* | we don't support gcc 4.5.0 | Imre Kaloz | 2011-01-27 | 1 | -4/+0 |
| | | | | SVN-Revision: 25146 | ||||
* | get rid of gcc 4.1.2 and 4.2.4 support | Imre Kaloz | 2011-01-27 | 1 | -5/+0 |
| | | | | SVN-Revision: 25144 | ||||
* | dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf) | Vasilis Tsiligiannis | 2011-01-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 25137 |