Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update ltq-ifxos to version 1.5.14 | John Crispin | 2011-07-07 | 5 | -63/+14 |
| | | | | SVN-Revision: 27531 | ||||
* | fixes ltq-vmmc for none falcon targets | John Crispin | 2011-07-07 | 1 | -2/+23 |
| | | | | SVN-Revision: 27530 | ||||
* | pjsip-ltq-tap is for all lantiq targets | John Crispin | 2011-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 27529 | ||||
* | firewall: make sure that -m mac is used with --mac-source, follow up to r27508 | Jo-Philipp Wich | 2011-07-07 | 2 | -2/+2 |
| | | | | SVN-Revision: 27519 | ||||
* | add perf | Florian Fainelli | 2011-07-07 | 1 | -0/+52 |
| | | | | SVN-Revision: 27515 | ||||
* | firewall: also correct another variable missed in previous commit | Daniel Dickinson | 2011-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 27508 | ||||
* | firewall: fix wrong variable names for protocol command line parameter - ↵ | Daniel Dickinson | 2011-07-07 | 1 | -2/+2 |
| | | | | | | were missed during r27500 SVN-Revision: 27507 | ||||
* | base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused ↵ | Daniel Dickinson | 2011-07-07 | 2 | -1/+7 |
| | | | | | | errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit SVN-Revision: 27501 | ||||
* | firewall: - solve scoping issues when multiple values are used, thanks ↵ | Jo-Philipp Wich | 2011-07-06 | 4 | -30/+26 |
| | | | | | | Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types SVN-Revision: 27500 | ||||
* | ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip | John Crispin | 2011-07-06 | 3 | -11/+7 |
| | | | | SVN-Revision: 27498 | ||||
* | ltq-tapi is not xway specific | John Crispin | 2011-07-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 27497 | ||||
* | Lantiq TAPI driver also build for other platforms | John Crispin | 2011-07-06 | 1 | -3/+5 |
| | | | | | | thanks Matthias Buecher SVN-Revision: 27494 | ||||
* | add support for gigaset SX76X to uboot-lantiq | John Crispin | 2011-07-06 | 4 | -5/+87 |
| | | | | SVN-Revision: 27488 | ||||
* | fix lantiq uboot to build lzma compressed bootloaders for eval kits | John Crispin | 2011-07-06 | 14 | -73/+1519 |
| | | | | SVN-Revision: 27487 | ||||
* | ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654) | Felix Fietkau | 2011-07-06 | 1 | -0/+13 |
| | | | | SVN-Revision: 27482 | ||||
* | ath9k: fix reliability issues with TKIP MIC verification | Felix Fietkau | 2011-07-06 | 1 | -0/+73 |
| | | | | SVN-Revision: 27481 | ||||
* | ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting | Felix Fietkau | 2011-07-06 | 1 | -0/+14 |
| | | | | SVN-Revision: 27480 | ||||
* | firewall: fix udp rules for tcpudp proto rules using src_port and dest_port ↵ | Daniel Dickinson | 2011-07-06 | 1 | -0/+7 |
| | | | | | | after modification by the parsing of the tcp rule SVN-Revision: 27469 | ||||
* | e2fsprogs: Fixed filename of patch (needed .patch extension) | Daniel Dickinson | 2011-07-05 | 1 | -0/+0 |
| | | | | SVN-Revision: 27467 | ||||
* | e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link) | Daniel Dickinson | 2011-07-05 | 1 | -0/+11 |
| | | | | SVN-Revision: 27466 | ||||
* | iptables: add iptables-mod-led (#9400) | Florian Fainelli | 2011-07-05 | 1 | -0/+12 |
| | | | | SVN-Revision: 27460 | ||||
* | e2fsprogs: fix blkid dependencies (#9377) | Florian Fainelli | 2011-07-05 | 1 | -4/+21 |
| | | | | SVN-Revision: 27459 | ||||
* | add kmod-sched-netem (#8839) | Florian Fainelli | 2011-07-05 | 1 | -0/+15 |
| | | | | SVN-Revision: 27458 | ||||
* | 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643) | Jo-Philipp Wich | 2011-07-05 | 4 | -3/+13 |
| | | | | SVN-Revision: 27449 | ||||
* | kernel: use lib80211 from compat-wireless instead of the kernel | Felix Fietkau | 2011-07-04 | 2 | -37/+31 |
| | | | | SVN-Revision: 27436 | ||||
* | ath9k: merge an upstream change to fix false tx hangs on ar9003 | Felix Fietkau | 2011-07-04 | 1 | -1/+52 |
| | | | | SVN-Revision: 27433 | ||||
* | ath5k: add an upstream patch to fix a memory leak | Felix Fietkau | 2011-07-04 | 1 | -0/+20 |
| | | | | SVN-Revision: 27432 | ||||
* | fixes dependencies of pjsip and ltq-vmmc | John Crispin | 2011-07-03 | 2 | -2/+4 |
| | | | | SVN-Revision: 27409 | ||||
* | add falcon support to vmmc | John Crispin | 2011-07-03 | 3 | -0/+12312 |
| | | | | SVN-Revision: 27408 | ||||
* | add kmod for dm9000 | John Crispin | 2011-07-03 | 1 | -0/+14 |
| | | | | SVN-Revision: 27402 | ||||
* | add kmod definitions for at24(i2c) and at25(spi) eeproms | John Crispin | 2011-07-03 | 1 | -0/+31 |
| | | | | SVN-Revision: 27401 | ||||
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
| | | | | SVN-Revision: 27400 | ||||
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | Gabor Juhos | 2011-07-03 | 4 | -1/+320 |
| | | | | SVN-Revision: 27395 | ||||
* | mac80211: rename a rt2x00 related patch | Gabor Juhos | 2011-07-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 27394 | ||||
* | swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵ | Felix Fietkau | 2011-07-03 | 1 | -2/+2 |
| | | | | | | Martynov) SVN-Revision: 27375 | ||||
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | Felix Fietkau | 2011-07-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 27374 | ||||
* | package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵ | Daniel Dickinson | 2011-07-03 | 1 | -2/+20 |
| | | | | | | | | | that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27372 | ||||
* | Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵ | Daniel Dickinson | 2011-07-03 | 1 | -20/+2 |
| | | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370 | ||||
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵ | Daniel Dickinson | 2011-07-03 | 1 | -2/+20 |
| | | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27369 | ||||
* | ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 | Felix Fietkau | 2011-07-03 | 1 | -0/+23 |
| | | | | SVN-Revision: 27367 | ||||
* | ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵ | Felix Fietkau | 2011-07-03 | 1 | -0/+18 |
| | | | | | | stability SVN-Revision: 27366 | ||||
* | ath5k: fix restoring the mac timing setting after a sleep clock setting change | Felix Fietkau | 2011-07-03 | 1 | -0/+27 |
| | | | | SVN-Revision: 27365 | ||||
* | ath5k: delay initial periodic calibration after reset to improve stability | Felix Fietkau | 2011-07-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 27364 | ||||
* | ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz | Felix Fietkau | 2011-07-02 | 1 | -0/+42 |
| | | | | SVN-Revision: 27362 | ||||
* | package/mtd: don't append jffs2 data multiple times | Gabor Juhos | 2011-07-02 | 2 | -1/+4 |
| | | | | SVN-Revision: 27358 | ||||
* | ath5k: fix a crash when setting coverage class before the first channel ↵ | Felix Fietkau | 2011-07-02 | 1 | -0/+10 |
| | | | | | | change (#9586) SVN-Revision: 27352 | ||||
* | broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 ↵ | Felix Fietkau | 2011-07-02 | 1 | -0/+31 |
| | | | | | | by George Kashperko) SVN-Revision: 27348 | ||||
* | base-files: do not use the relinked libgcc, fixes c++ exception handling ↵ | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
| | | | | | | issues (#9185) SVN-Revision: 27347 | ||||
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵ | Felix Fietkau | 2011-07-02 | 2 | -0/+46 |
| | | | | | | - make the package hidden so that it is automatically built without having to be selected SVN-Revision: 27345 | ||||
* | ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+54 |
| | | | | | | available through debugfs - does not work on all chipsets and is not recommended for production use yet SVN-Revision: 27340 |