aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* firewall: also correct another variable missed in previous commitDaniel Dickinson2011-07-071-1/+1
| | | | SVN-Revision: 27508
* firewall: fix wrong variable names for protocol command line parameter - ↵Daniel Dickinson2011-07-071-2/+2
| | | | | | were missed during r27500 SVN-Revision: 27507
* base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused ↵Daniel Dickinson2011-07-072-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 Wich2011-07-064-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 pjsipJohn Crispin2011-07-063-11/+7
| | | | SVN-Revision: 27498
* ltq-tapi is not xway specificJohn Crispin2011-07-061-1/+1
| | | | SVN-Revision: 27497
* Lantiq TAPI driver also build for other platformsJohn Crispin2011-07-061-3/+5
| | | | | | thanks Matthias Buecher SVN-Revision: 27494
* add support for gigaset SX76X to uboot-lantiqJohn Crispin2011-07-064-5/+87
| | | | SVN-Revision: 27488
* fix lantiq uboot to build lzma compressed bootloaders for eval kitsJohn Crispin2011-07-0614-73/+1519
| | | | SVN-Revision: 27487
* ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)Felix Fietkau2011-07-061-0/+13
| | | | SVN-Revision: 27482
* ath9k: fix reliability issues with TKIP MIC verificationFelix Fietkau2011-07-061-0/+73
| | | | SVN-Revision: 27481
* ath9k: always enable fast clock for 5 ghz regardless of the eeprom settingFelix Fietkau2011-07-061-0/+14
| | | | SVN-Revision: 27480
* firewall: fix udp rules for tcpudp proto rules using src_port and dest_port ↵Daniel Dickinson2011-07-061-0/+7
| | | | | | after modification by the parsing of the tcp rule SVN-Revision: 27469
* e2fsprogs: Fixed filename of patch (needed .patch extension)Daniel Dickinson2011-07-051-0/+0
| | | | SVN-Revision: 27467
* e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)Daniel Dickinson2011-07-051-0/+11
| | | | SVN-Revision: 27466
* iptables: add iptables-mod-led (#9400)Florian Fainelli2011-07-051-0/+12
| | | | SVN-Revision: 27460
* e2fsprogs: fix blkid dependencies (#9377)Florian Fainelli2011-07-051-4/+21
| | | | SVN-Revision: 27459
* add kmod-sched-netem (#8839)Florian Fainelli2011-07-051-0/+15
| | | | SVN-Revision: 27458
* 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)Jo-Philipp Wich2011-07-054-3/+13
| | | | SVN-Revision: 27449
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-042-37/+31
| | | | SVN-Revision: 27436
* ath9k: merge an upstream change to fix false tx hangs on ar9003Felix Fietkau2011-07-041-1/+52
| | | | SVN-Revision: 27433
* ath5k: add an upstream patch to fix a memory leakFelix Fietkau2011-07-041-0/+20
| | | | SVN-Revision: 27432
* fixes dependencies of pjsip and ltq-vmmcJohn Crispin2011-07-032-2/+4
| | | | SVN-Revision: 27409
* add falcon support to vmmcJohn Crispin2011-07-033-0/+12312
| | | | SVN-Revision: 27408
* add kmod for dm9000John Crispin2011-07-031-0/+14
| | | | SVN-Revision: 27402
* add kmod definitions for at24(i2c) and at25(spi) eepromsJohn Crispin2011-07-031-0/+31
| | | | SVN-Revision: 27401
* base-files: pass conloglevel to syslogd (#9463, #9647)Jo-Philipp Wich2011-07-031-2/+6
| | | | SVN-Revision: 27400
* max80211: rt2x00: load the eeprom data from a file on Ralink SoCsGabor Juhos2011-07-034-1/+320
| | | | SVN-Revision: 27395
* mac80211: rename a rt2x00 related patchGabor Juhos2011-07-031-0/+0
| | | | SVN-Revision: 27394
* swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵Felix Fietkau2011-07-031-2/+2
| | | | | | Martynov) SVN-Revision: 27375
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valueFelix Fietkau2011-07-031-0/+3
| | | | SVN-Revision: 27374
* package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵Daniel Dickinson2011-07-031-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 Dickinson2011-07-031-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 Dickinson2011-07-031-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 #9465Felix Fietkau2011-07-031-0/+23
| | | | SVN-Revision: 27367
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵Felix Fietkau2011-07-031-0/+18
| | | | | | stability SVN-Revision: 27366
* ath5k: fix restoring the mac timing setting after a sleep clock setting changeFelix Fietkau2011-07-031-0/+27
| | | | SVN-Revision: 27365
* ath5k: delay initial periodic calibration after reset to improve stabilityFelix Fietkau2011-07-031-0/+11
| | | | SVN-Revision: 27364
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghzFelix Fietkau2011-07-021-0/+42
| | | | SVN-Revision: 27362
* package/mtd: don't append jffs2 data multiple timesGabor Juhos2011-07-022-1/+4
| | | | SVN-Revision: 27358
* ath5k: fix a crash when setting coverage class before the first channel ↵Felix Fietkau2011-07-021-0/+10
| | | | | | change (#9586) SVN-Revision: 27352
* broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 ↵Felix Fietkau2011-07-021-0/+31
| | | | | | by George Kashperko) SVN-Revision: 27348
* base-files: do not use the relinked libgcc, fixes c++ exception handling ↵Felix Fietkau2011-07-021-1/+1
| | | | | | issues (#9185) SVN-Revision: 27347
* move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵Felix Fietkau2011-07-022-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 Fietkau2011-07-011-0/+54
| | | | | | available through debugfs - does not work on all chipsets and is not recommended for production use yet SVN-Revision: 27340
* ath9k: merge an upstream patch that provides a minor throughput improvement ↵Felix Fietkau2011-07-011-1/+11
| | | | | | on ar9003 SVN-Revision: 27339
* firewall: fix port range quirk in previous commitJo-Philipp Wich2011-07-011-2/+2
| | | | SVN-Revision: 27335
* firewall: properly handle negated ports in nat reflectionJo-Philipp Wich2011-07-012-5/+13
| | | | SVN-Revision: 27334
* ath5k: enable spur mitigation for ar2413 - should improve performance and ↵Felix Fietkau2011-07-011-0/+10
| | | | | | reliability on those devices SVN-Revision: 27331
* ath5k: add a missing srev checks for code that lowers the synth voltage - ↵Felix Fietkau2011-07-011-0/+31
| | | | | | might fix some stability issues SVN-Revision: 27325