summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: fix typo in alix2/net5501 default packagesFelix Fietkau2013-01-022-2/+2
* dnsmasq: allow dhcp host entries without mac addresses (#11928)Jo-Philipp Wich2013-01-022-4/+9
* lldpd: various enhancementsJo-Philipp Wich2013-01-023-2/+34
* rt5350 switch support fixJohn Crispin2013-01-021-1/+5
* Remove remaining etrax referencesJohn Crispin2013-01-026-6/+5
* fix typo in HFS kernel moduleJohn Crispin2013-01-021-1/+1
* fixes libertas firmware install pathJohn Crispin2013-01-021-2/+2
* fix video modules package generationJohn Crispin2013-01-021-82/+97
* generic: fix UBIFS build error if XZ compression is disabledGabor Juhos2013-01-023-3/+3
* 6relayd: Detect changes of default routes for RAsSteven Barth2013-01-011-2/+2
* ipv6-support: Remove unnecessary codeSteven Barth2013-01-012-6/+1
* package/kernel: select crypto-sha256 for cifs on 3.7+Gabor Juhos2013-01-011-1/+2
* package/kernel: create separate package for the sha256 crypto moduleGabor Juhos2013-01-011-2/+11
* adm5120: add support for 3.7Gabor Juhos2013-01-0118-0/+1067
* adm5120: nuke 3.3 supportGabor Juhos2013-01-0119-1066/+0
* adm5120: switch to 3.6Gabor Juhos2013-01-011-1/+1
* adm5120: add support for 3.6Gabor Juhos2013-01-0118-0/+1059
* adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.cGabor Juhos2013-01-012-1/+11
* adm5120: use mtd_read helper in trxsplit.cGabor Juhos2013-01-011-2/+1
* adm5120: don't include asm/system.h in adm5120-hcd.cGabor Juhos2013-01-011-1/+0
* generic: add missing symbol for 3.7Gabor Juhos2013-01-011-0/+1
* ar71xx: register the NAND flash controller device on the AP135/136 boardsGabor Juhos2013-01-014-24/+34
* ar71xx: allow to register the NAND flash controller on the QCA955xGabor Juhos2013-01-011-7/+43
* ar71xxx: allow to select ATH79_DEV_NFC for QCA955xGabor Juhos2013-01-012-2/+2
* ar71xxx: allow to build the ar934x_nfc driver for QCA955xGabor Juhos2013-01-012-4/+4
* ar71xx: fix NAND controller base for QCA955x SoCsGabor Juhos2013-01-012-2/+2
* ar71xx: fold AP135 patchGabor Juhos2013-01-016-124/+96
* ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reportingSteven Barth2012-12-312-2/+2
* adds missing symbolJohn Crispin2012-12-301-0/+1
* rtc-rv5c386a: fix compilation for kernel >= 3.4Hauke Mehrtens2012-12-301-0/+2
* acx-mac80211: fix compilationHauke Mehrtens2012-12-301-2/+2
* uci: disable parallel builds again, the lua<->libuci dependency is not safeFelix Fietkau2012-12-301-1/+1
* fixes usb port on arv 4518John Crispin2012-12-301-1/+1
* ramips: rt305x: fix garbled name in mach-mzk-w300nh2.cGabor Juhos2012-12-301-1/+1
* ramips: build firmware image for the Planex MZK-W300NH2 RouterGabor Juhos2012-12-291-0/+20
* ramips: add user-space support for the Planex MZK-W300NH2 RouterGabor Juhos2012-12-297-0/+20
* ramips: rt305x: add kernel support for the Planex MZK-W300NH2 RouterGabor Juhos2012-12-296-0/+103
* ramips: build image for Airlive AIR3GIIGabor Juhos2012-12-291-0/+5
* ramips: add user-space support for Airlive AIR3GIIGabor Juhos2012-12-295-0/+10
* ramips: rt305x: add kernel support for AirLive AIR3GIIGabor Juhos2012-12-296-1/+106
* ar71xx: add support for 3.7Gabor Juhos2012-12-2998-0/+9054
* ar71xx: Build the AP135 imagesGabor Juhos2012-12-292-0/+13
* ar71xx: Add userspace support for AP135Gabor Juhos2012-12-294-1/+9
* ar71xx: Add support for AP135Gabor Juhos2012-12-291-0/+56
* ar71xx: use a backported patch to fix AR933x UART baud rate calculationGabor Juhos2012-12-291-2/+60
* cmake.mk: add support for overriding the source dir, and define the cmake pre...Felix Fietkau2012-12-291-1/+4
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-293-3/+3
* ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, s...Felix Fietkau2012-12-281-4/+4
* mac80211: refresh patchesFelix Fietkau2012-12-283-4/+4
* mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s...Felix Fietkau2012-12-282-0/+449