summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* uhttpd: fix Makefiles and linking of tls pluginJo-Philipp Wich2011-11-052-7/+12
* base-files: process platform hotplug calls in the early launch of hotplug2 to...Felix Fietkau2011-11-052-1/+5
* uhttpd: bump versionJo-Philipp Wich2011-11-051-1/+1
* uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send...Jo-Philipp Wich2011-11-055-51/+210
* hostapd: update to latest git versionFelix Fietkau2011-11-0429-497/+487
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...Felix Fietkau2011-11-044-2/+14
* netifd: start wifi at bootFelix Fietkau2011-11-031-0/+4
* netifd: update to latest version, fix redundant ifdown hotplug eventsFelix Fietkau2011-11-031-2/+2
* openssl: refresh patchesFelix Fietkau2011-11-035-20/+20
* openssl: update to 1.0.0e (patch by tripolar)Felix Fietkau2011-11-031-2/+2
* base-files: load modules early, run wifi detect afterwards and only then proc...Felix Fietkau2011-11-032-11/+12
* base-files: add some more protected services to sysupgrade kill blacklistJo-Philipp Wich2011-11-032-2/+2
* qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence...Jo-Philipp Wich2011-11-033-11/+11
* package/busybox: update to 1.19.3Nicolas Thill2011-11-0312-222/+26
* modules: fixes ko files that were renamed in 3.1John Crispin2011-11-032-0/+15
* ltq-dsl: fixes driver for targets other than danubeJohn Crispin2011-11-033-5/+10
* ltq-vmmc: should be available for falcon and danube onlyJohn Crispin2011-11-031-1/+1
* package/dropbear: fix segfault with remote port forwarding (closes: #10339)Nicolas Thill2011-11-032-1/+41
* block-mount: Fixed module loading (double cat is wrong)Daniel Dickinson2011-11-021-1/+1
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)Felix Fietkau2011-11-011-3/+3
* netifd: update to latest version, fixes handling of hotplug devices (for wifi)Felix Fietkau2011-11-011-2/+2
* mac80211: update to wireless-testing 2011-11-01Felix Fietkau2011-11-0113-10646/+93
* iw: fix setting txpower (#10254)Felix Fietkau2011-11-011-0/+11
* package/uboot-envtools: make fw_setenv symlink optionalGabor Juhos2011-11-011-2/+9
* package/uboot-envtools: generate config-file from UCIGabor Juhos2011-11-012-1/+30
* package/uboot-envtools: remove runtime dependency of zlibGabor Juhos2011-11-011-2/+2
* base-files: fix typoJo-Philipp Wich2011-10-301-1/+1
* omap24xx: Fix MUSB compileMichael Büsch2011-10-291-0/+1
* firewall: relocate TCPMSS rules into mangle table, add code to selectively cl...Jo-Philipp Wich2011-10-294-7/+21
* package/kernel: various NLS handling fixesNicolas Thill2011-10-294-15/+17
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ...Nicolas Thill2011-10-291-0/+1
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewireNicolas Thill2011-10-291-2/+2
* package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-...Nicolas Thill2011-10-281-7/+6
* package/kernel: enable kmod-ata-core & kmod-scsi-core on x86Nicolas Thill2011-10-283-7/+6
* package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)Nicolas Thill2011-10-281-0/+8
* package/kernel: move MD4 crypto module in its own packageNicolas Thill2011-10-281-2/+12
* package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)Nicolas Thill2011-10-281-1/+1
* package/kernel: prefix library modules with lib-Nicolas Thill2011-10-288-38/+38
* package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfsNicolas Thill2011-10-281-1/+1
* package/kernel: add kmod-lib-lzoNicolas Thill2011-10-281-0/+19
* package/kernel: remove SetDepends not needed anymoreNicolas Thill2011-10-283-24/+4
* package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c onlyNicolas Thill2011-10-281-2/+2
* package/kernel: move crc32c in its own packageNicolas Thill2011-10-281-2/+11
* package/blockmount: simplify extroot module loading logicNicolas Thill2011-10-282-6/+7
* comgt: add missing file (fixes #10301)Felix Fietkau2011-10-281-0/+20
* bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m...Michael Büsch2011-10-271-2/+2
* comgt: fix pin code config optionFelix Fietkau2011-10-271-1/+1
* comgt: delay 3g bringup for sierra wireless cards until the card has locked o...Felix Fietkau2011-10-272-0/+8
* add sierra-directip, a package based on the latest DirectIP capable sierra wi...Felix Fietkau2011-10-276-0/+2610
* comgt: port 3g.sh to netifdFelix Fietkau2011-10-278-10/+139