aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openssl: fix CVE-2014-3569Steven Barth2015-01-062-2/+40
* kernel: add missing dependency for kmod-crypto-ghashFelix Fietkau2015-01-051-1/+1
* lantiq: add missing NAND_WRITE_DATA in NAND driver.Felix Fietkau2015-01-052-2/+2
* [mvebu/3.18]: refresh kernel config, add cpuidle and cpufreq supportImre Kaloz2015-01-052-18/+97
* [mvebu]: enable swconfig and the mvsw6171 driverImre Kaloz2015-01-056-6/+40
* mac80211: fix ad-hoc basic/multicast rate regression from r43782Felix Fietkau2015-01-051-2/+2
* nettle: add CONFIG_LIBNETTLE_MINI to PKG_CONFIG_DEPENDS to fix rebuild issuesFelix Fietkau2015-01-051-0/+2
* dnsmasq: fix dependency problems of the dnsmasq-full variant.Felix Fietkau2015-01-052-21/+70
* package: remove references to symbols TARGET_{ps3,pxcab}.Felix Fietkau2015-01-052-7/+1
* e2fsprogs: bump releaseFelix Fietkau2015-01-051-1/+1
* e2fsprogs: package dumpe2fs, e2freefrag, filefrag, debugfsFelix Fietkau2015-01-051-0/+50
* e2fsprogs: symlink e2fsck to fsck.ext{2, 3, 4}, and tune2fs to findfsFelix Fietkau2015-01-051-0/+4
* hostapd: Add uapsd option to netifd.shFelix Fietkau2015-01-051-2/+4
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-0523-1050/+1154
* ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.hFelix Fietkau2015-01-053-345/+365
* kernel/hwmon: package pwm-fan kernel moduleFelix Fietkau2015-01-051-0/+16
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-0529-351/+0
* kernel: bridge: multicast: backport a few more fixes for 3.10Felix Fietkau2015-01-052-37/+162
* octeon: enable VLAN supportFelix Fietkau2015-01-052-2/+0
* octeon: remove config-defaultFelix Fietkau2015-01-051-244/+0
* kernel/modules: add kmod-crypto-gcmFelix Fietkau2015-01-051-0/+12
* kernel/modules: add kmod-crypto-ghashFelix Fietkau2015-01-051-0/+12
* kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128Felix Fietkau2015-01-051-11/+4
* kernel/modules: add kmod-crypto-gf128Felix Fietkau2015-01-051-0/+11
* kernel/modules: add kmod-crypto-ctrFelix Fietkau2015-01-051-0/+11
* kernel/modules: add kmod-crypto-seqivFelix Fietkau2015-01-051-0/+11
* kernel/modules: remove CRYPTOMGR_MODULESFelix Fietkau2015-01-051-5/+2
* kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aeadFelix Fietkau2015-01-051-3/+1
* kernel/modules: add kmod-crypto-aeadFelix Fietkau2015-01-051-0/+13
* kernel/modules: remove superfluous backslashFelix Fietkau2015-01-051-1/+1
* util-linux: fix packaging issuesSteven Barth2015-01-051-5/+6
* [netdevices.mk]: et131x is out of staging in 3.18Imre Kaloz2015-01-041-0/+4
* [iwinfo]: upgrade to latest revisionImre Kaloz2015-01-041-2/+2
* [mvebu]: add tmp421 to the device tree instead of relying on autodetectImre Kaloz2015-01-041-0/+5
* openvpn: backport an upstream fix for a regression in using --cipher none (fi...Felix Fietkau2015-01-041-0/+57
* kernel: update 3.18 to 3.18.1Luka Perkov2015-01-037-30/+21
* kernel: update 3.14 to 3.14.27Luka Perkov2015-01-038-46/+21
* ramips: fix WSR-600DHP flash layoutFelix Fietkau2015-01-031-1/+6
* ramips: fix WSR-1166DHP flash layoutFelix Fietkau2015-01-031-3/+13
* ramips: fix WSR-{600,1166} namesFelix Fietkau2015-01-033-4/+4
* ramips: fix wsr-1166 sysupgrade supportFelix Fietkau2015-01-031-1/+7
* ramips: on mt7621 only enable xhci for the eval board (still needs patch clea...Felix Fietkau2015-01-032-0/+6
* ramips: fix WSR-600 image formatFelix Fietkau2015-01-021-1/+1
* ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLITFelix Fietkau2015-01-026-6/+6
* ramips: fix image format for WSR-1166Felix Fietkau2015-01-022-1/+20
* ramips: disable ethernet checksum offloads for mt7621, they are brokenFelix Fietkau2015-01-021-1/+10
* ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa...Felix Fietkau2015-01-021-1/+4
* kernel: add mtd split support for trx imagesFelix Fietkau2015-01-027-0/+157
* ramips: rework and fix m25p80 chunked-io supportFelix Fietkau2015-01-023-94/+120
* ramips: split mt7621 spi into a separate driver, increase maximum transfer sizeFelix Fietkau2015-01-029-453/+456