aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* procd: convert various packages to procd style init.d scriptsJohn Crispin2013-09-179-103/+109
* procd: update to latest git headJohn Crispin2013-09-172-4/+20
* kernel: make most modules use AutoProbeJohn Crispin2013-09-1721-322/+283
* ubox: make use of modprobeJohn Crispin2013-09-171-2/+5
* libubox: add packaging info for uloop lua bindingJohn Crispin2013-09-171-0/+13
* ath9k: merge a fix for PS-Poll responses + aggregationFelix Fietkau2013-09-171-29/+33
* kernel: fix config symbol for kmod-crypto-hashFelix Fietkau2013-09-171-1/+1
* mac80211: drop spoofed packets in ad-hoc mode (fixes #12427)Felix Fietkau2013-09-171-1/+11
* broadcom-diag: add GPIO configuration for Linksys E2000 V1Hauke Mehrtens2013-09-161-0/+16
* broadcom-diag: Add WRT310N v1 gpio leds and buttonsHauke Mehrtens2013-09-161-0/+15
* brcm47xx: add detection code for Huawei E970Hauke Mehrtens2013-09-151-0/+15
* hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155)Felix Fietkau2013-09-141-1/+1
* ath9k: add another minor tx path fixFelix Fietkau2013-09-141-15/+23
* iwinfo: when using nl80211, parse interface combinations instead of creating/...Felix Fietkau2013-09-141-9/+57