aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: Ignore Emacs editor generated filesVasilis Tsiligiannis2011-10-311-0/+4
| | | | SVN-Revision: 28690
* rt305x: Create factory image for Fonera 2.0nVasilis Tsiligiannis2011-10-311-1/+8
| | | | SVN-Revision: 28689
* Add firmware tool for generating factory images for Edimax devicesVasilis Tsiligiannis2011-10-302-1/+261
| | | | SVN-Revision: 28688
* omap24xx: Default to linux-3.1Michael Büsch2011-10-301-1/+1
| | | | SVN-Revision: 28687
* omap24xx: Fix n810 LCD initializationMichael Büsch2011-10-304-21/+75
| | | | SVN-Revision: 28685
* omap24xx: Fix n810 bootMichael Büsch2011-10-308-206/+184
| | | | SVN-Revision: 28683
* base-files: fix typoJo-Philipp Wich2011-10-301-1/+1
| | | | SVN-Revision: 28681
* ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a ↵Gabor Juhos2011-10-301-2/+2
| | | | | | | | | | | 32-bit value Aparently $magic_long was meant here instead of $magic when comparing with 32-bit values. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28678
* omap24xx: Refresh 3.1 configMichael Büsch2011-10-291-0/+1
| | | | SVN-Revision: 28677
* omap24xx: Refresh 3.1 patchesMichael Büsch2011-10-2919-207/+233
| | | | SVN-Revision: 28676
* Fix tusb patchMichael Büsch2011-10-291-12/+0
| | | | SVN-Revision: 28675
* omap24xx: Fix MUSB compileMichael Büsch2011-10-292-32/+62
| | | | SVN-Revision: 28674
* omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko.Michael Büsch2011-10-296-12/+3043
| | | | SVN-Revision: 28673
* omap24xx: Add 3.1 patchset.Michael Büsch2011-10-2918-0/+10250
| | | | SVN-Revision: 28672
* firewall: relocate TCPMSS rules into mangle table, add code to selectively ↵Jo-Philipp Wich2011-10-294-7/+21
| | | | | | clear them out again SVN-Revision: 28669
* package/kernel: various NLS handling fixesNicolas Thill2011-10-294-15/+17
| | | | | | | | * move AddDepends/nls to 001-depends.mk for proper use by other packages (closes: #7639) * make kmod-usb-core use it * fix deps generated from its arguments (as used in kmod-fs-hfsplus) SVN-Revision: 28668
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ↵Nicolas Thill2011-10-291-0/+1
| | | | | | #8045) SVN-Revision: 28666
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewireNicolas Thill2011-10-291-2/+2
| | | | SVN-Revision: 28665
* package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be ↵Nicolas Thill2011-10-281-7/+6
| | | | | | sleep-deprived?) SVN-Revision: 28663
* package/kernel: enable kmod-ata-core & kmod-scsi-core on x86Nicolas Thill2011-10-283-7/+6
| | | | SVN-Revision: 28662
* package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)Nicolas Thill2011-10-281-0/+8
| | | | SVN-Revision: 28661
* package/kernel: move MD4 crypto module in its own packageNicolas Thill2011-10-281-2/+12
| | | | SVN-Revision: 28660
* package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)Nicolas Thill2011-10-281-1/+1
| | | | SVN-Revision: 28659
* scripts/config: merge fixes for various issues, including recursive ↵Felix Fietkau2011-10-287-40/+82
| | | | | | dependency detection/handling (patch by mbm) SVN-Revision: 28658
* package/kernel: prefix library modules with lib-Nicolas Thill2011-10-288-38/+38
| | | | SVN-Revision: 28656
* package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfsNicolas Thill2011-10-281-1/+1
| | | | SVN-Revision: 28655
* package/kernel: add kmod-lib-lzoNicolas Thill2011-10-281-0/+19
| | | | SVN-Revision: 28654
* package/kernel: remove SetDepends not needed anymoreNicolas Thill2011-10-283-24/+4
| | | | SVN-Revision: 28653
* package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c onlyNicolas Thill2011-10-281-2/+2
| | | | SVN-Revision: 28652
* package/kernel: move crc32c in its own packageNicolas Thill2011-10-281-2/+11
| | | | SVN-Revision: 28651
* package/blockmount: simplify extroot module loading logicNicolas Thill2011-10-283-7/+9
| | | | SVN-Revision: 28650
* kernel: build kmod even for modules built-inNicolas Thill2011-10-281-14/+22
| | | | SVN-Revision: 28649
* comgt: add missing file (fixes #10301)Felix Fietkau2011-10-281-0/+20
| | | | SVN-Revision: 28648
* bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to ↵Michael Büsch2011-10-271-2/+2
| | | | | | =m for older kernels automagically. SVN-Revision: 28638
* comgt: fix pin code config optionFelix Fietkau2011-10-271-1/+1
| | | | SVN-Revision: 28637
* comgt: delay 3g bringup for sierra wireless cards until the card has locked ↵Felix Fietkau2011-10-272-0/+8
| | | | | | on to the carrier, this helps with avoiding firmware hangs (thx, chris) SVN-Revision: 28636
* add sierra-directip, a package based on the latest DirectIP capable sierra ↵Felix Fietkau2011-10-276-0/+2610
| | | | | | wireless drivers + some fixes SVN-Revision: 28635
* comgt: port 3g.sh to netifdFelix Fietkau2011-10-278-10/+139
| | | | SVN-Revision: 28634
* ubus: update to latest version, fixes recursion issues in libubusFelix Fietkau2011-10-271-3/+3
| | | | SVN-Revision: 28633
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-272-10/+10
| | | | SVN-Revision: 28632
* netifd: remove obsolete _init callbacks, set available=1 for pppFelix Fietkau2011-10-272-16/+1
| | | | SVN-Revision: 28631
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptFelix Fietkau2011-10-271-2/+2
| | | | SVN-Revision: 28630
* netifd: update to latest, adds support for protocol notifiers to signal ↵Felix Fietkau2011-10-271-2/+2
| | | | | | interface availability SVN-Revision: 28629
* firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is ↵Jo-Philipp Wich2011-10-273-4/+7
| | | | | | given but does not resolve to an ip SVN-Revision: 28628
* Fix kernel version check macro typoMichael Büsch2011-10-271-2/+2
| | | | SVN-Revision: 28627
* base-files: sysupgrade: kill all but essential processes before starting the ↵Jo-Philipp Wich2011-10-273-1/+30
| | | | | | update SVN-Revision: 28626
* Add QoS firewall stop script generationJo-Philipp Wich2011-10-272-3/+9
| | | | | | | | | | To prevent code duplication for clearing QoS firewall rules, support "firewall stop" arguments to generate.sh to generate the necessary script commands. Make use of this from qos-stop. Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> SVN-Revision: 28623
* Add qos_* iptables chain namespace for QoSJo-Philipp Wich2011-10-271-14/+32
| | | | | | | | | | | | Prefix the names of the iptables chains used for QoS with "qos_" to allow for identification of QoS chains for removal across configuration changes. When clearing QoS iptables chains, only remove chains with the namespace prefix in order to preserve user and/or other package chains in the mangle table. Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> SVN-Revision: 28622
* libubox: update to latest version, fixes issues with using the library from ↵Felix Fietkau2011-10-271-3/+3
| | | | | | C++ code SVN-Revision: 28619
* ar71xx: fix typos in image/MakefileGabor Juhos2011-10-271-7/+7
| | | | SVN-Revision: 28618