aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* opkg: add support for SHA256 verificationSteven Barth2013-10-041-2/+2
* netifd: update to latest version, adds macvlan supportFelix Fietkau2013-10-031-2/+2
* broadcom-diag: fix 'autoload' number of diag.koHauke Mehrtens2013-10-021-1/+1
* package/index: fix index creating when building without signingSteven Barth2013-10-021-4/+4
* odhcp6c: validate hop-limit on RAsSteven Barth2013-10-021-2/+2
* Add package signing infrastructureSteven Barth2013-10-024-5/+72
* 6relayd: remove compat ULA setting by default (too many bad sideeffects)Steven Barth2013-10-022-2/+1
* c80211: add iwldvm to iwlwifi, this is needed to support the old wifi card.Hauke Mehrtens2013-10-011-3/+5
* kernel: add industrialio-triggered-buffer.ko only when the config option is s...Hauke Mehrtens2013-10-011-1/+1
* ep93xx: fix sound dependencies for ep93xxHauke Mehrtens2013-10-011-1/+1
* netifd: don't remove & readd addresses that only have a changed lifetimeSteven Barth2013-10-011-2/+2
* procd: fix incorrect use of sizeof() in vsnprintf()Jo-Philipp Wich2013-10-011-2/+2
* procd: update to latest git headJohn Crispin2013-09-301-2/+2
* kernel: lib-textsearch needs to be auto probed for amanda nat to workJohn Crispin2013-09-301-0/+1
* mac80211: add AP inactivity handling / probing fixes to improve stabilityFelix Fietkau2013-09-291-2/+33
* mac80211: really fix the long standing wds ap tx power regression (#14153)Felix Fietkau2013-09-292-8/+38
* rpcd: fix missing option removal when merging subsequent uci set callsJo-Philipp Wich2013-09-291-2/+2
* ubus: restrict unix domain socket permission to 0600 to disallow non-root con...Jo-Philipp Wich2013-09-291-2/+2
* ubox: support alternative spellings for modinfo and rmmodJo-Philipp Wich2013-09-291-2/+2
* uci: change uci_ptr checking order in uci_delete()Jo-Philipp Wich2013-09-291-2/+2
* uhttpd: add a config option for using ustream-polarssl, and use it by defaultFelix Fietkau2013-09-291-2/+8
* ath9k: fix an AP mode powersave issue with aggregationFelix Fietkau2013-09-291-21/+39
* ubox: fix kmod loading for modules with varying dashes & underscores in names...Jo-Philipp Wich2013-09-281-2/+2
* kernel: disable kmod-iio for linux 3.6 as well (to avoid build issues due to ...Felix Fietkau2013-09-281-1/+1
* kernel: exclude regmap-spi.ko if SPI support cannot be selectedFelix Fietkau2013-09-271-1/+1
* kernel: make sound-soc-core depend on kmod-ac97Felix Fietkau2013-09-271-1/+1
* kernel: remove old kernel compat code for pcmciaFelix Fietkau2013-09-271-6/+0
* kernel: mark kmod-thermal menuconfig symbol as hidden to avoid building it on...Felix Fietkau2013-09-271-0/+1
* kernel: add thermal modulesLuka Perkov2013-09-271-0/+63
* opkg: add build variant with signature supportSteven Barth2013-09-263-14/+56
* uboot-imx6: fix typo in nitrogen6dlXgLuka Perkov2013-09-261-1/+1
* uboot-imx6: add support for Nitrogen6x boardsLuka Perkov2013-09-261-0/+30
* uboot-imx6: alphabetize wandboard variantsLuka Perkov2013-09-261-6/+6
* package/kernel: add support for industrial-io and AD799xGabor Juhos2013-09-251-0/+45
* package/kernel: add hwmon driver for ADT7410Gabor Juhos2013-09-251-0/+25
* package/kernel: move I2C-GPIO drivers from i2c.mk to other.mkGabor Juhos2013-09-252-31/+16
* uhttpd: fix appending https ports to cmdlineFelix Fietkau2013-09-251-1/+1
* iwinfo: add Ubiquiti WispStation M5 to hardware.txtGabor Juhos2013-09-241-0/+1
* fix various init scriptsLuka Perkov2013-09-237-16/+13
* xtables-addons: fix missing conversion from r38021 (resolves a broken depende...Felix Fietkau2013-09-221-1/+1
* odhcp6c: handle NoAddrsAvail IA-statusSteven Barth2013-09-211-2/+2
* package/mtd: enable seama fixup code for ar71xxGabor Juhos2013-09-191-1/+1
* kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185)Felix Fietkau2013-09-191-1/+2
* lantiq: fix bug in hcd gpio detetcion codeJohn Crispin2013-09-181-1/+1
* brcm47xx: update board detection patchesHauke Mehrtens2013-09-181-2/+2
* ath9k: add missing tx lockingFelix Fietkau2013-09-181-34/+58
* odhcp6c: Restart when server returns IAID errorSteven Barth2013-09-181-2/+2
* lantiq: add v3.10 patchesJohn Crispin2013-09-173-22/+45
* lantiq: update packages for v3.10John Crispin2013-09-1710-16/+62
* base-files: add a post start hook for procd managed servicesJohn Crispin2013-09-171-1/+20