Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: Add include for target specific hotplug rules | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 25415 | ||||
* | hotplug2: Make missing include files non fatal | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 25414 | ||||
* | * adss in-kernel udp redirect plugin for lantiq voice optimisation | John Crispin | 2011-02-07 | 3 | -0/+88 |
| | | | | SVN-Revision: 25413 | ||||
* | * drop libtapi and tapi_sip (moved to external git) * add build variants to ↵ | John Crispin | 2011-02-07 | 42 | -5384/+1102 |
| | | | | | | pjsip * split tapi_dev audio driver out of patch into src/ SVN-Revision: 25412 | ||||
* | busybox: Check if an SSH daemon is enabled before disabling telnet access ↵ | Vasilis Tsiligiannis | 2011-02-07 | 1 | -4/+4 |
| | | | | | | (#8760) SVN-Revision: 25411 | ||||
* | relayd: update to 2011-02-07, uses cmake and libubox now | Felix Fietkau | 2011-02-07 | 1 | -7/+5 |
| | | | | SVN-Revision: 25407 | ||||
* | add libubox, a small utility library containing blob/blobmsg (structured ↵ | Felix Fietkau | 2011-02-07 | 1 | -0/+41 |
| | | | | | | message format libraries), uloop, usock, list.h and the olsr avl tree implementation SVN-Revision: 25406 | ||||
* | libjson-c: add to core (instead of packages) | Felix Fietkau | 2011-02-07 | 1 | -0/+50 |
| | | | | SVN-Revision: 25405 | ||||
* | mac80211: fix the check for cloned skbs in the tx path | Felix Fietkau | 2011-02-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 25398 | ||||
* | hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵ | Michael Büsch | 2011-02-06 | 1 | -0/+1 |
| | | | | | | load events SVN-Revision: 25383 | ||||
* | mac80211: when operating as a 4-addr station, do not pick up 4-addr frames ↵ | Felix Fietkau | 2011-02-05 | 1 | -0/+12 |
| | | | | | | meant for other stations, as this would confuse the bridge layer SVN-Revision: 25378 | ||||
* | * reorder patches | John Crispin | 2011-02-05 | 7 | -4246/+532 |
| | | | | SVN-Revision: 25370 | ||||
* | * fixe up ifxmips patch for eeprom emulation to work with lantiq target | John Crispin | 2011-02-05 | 1 | -11/+7 |
| | | | | SVN-Revision: 25369 | ||||
* | 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 |