aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* image: increase squashfs block size - visibly reduces image size in many casesFelix Fietkau2011-12-131-1/+3
* [package] kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi t...Jo-Philipp Wich2011-12-131-4/+4
* kernel: move linux/ath9k_platform.h to generic files so that it can be reused...Felix Fietkau2011-12-131-0/+0
* ar71xx: fix wireless led on wzr-hp-g450hFelix Fietkau2011-12-131-0/+1
* ar71xx: enable AR9341 support at setup.cGabor Juhos2011-12-131-0/+6
* ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2Gabor Juhos2011-12-135-5/+8
* busybox: disable "mesg" by defaultFelix Fietkau2011-12-131-1/+1
* ar71xx: add gpios and usb for wzr-hp-g450hFelix Fietkau2011-12-131-2/+73
* [package] hostapd: support optional argument for the -v switch of hostapd and...Jo-Philipp Wich2011-12-122-1/+83
* mac80211: make mesh support optionalFelix Fietkau2011-12-122-0/+18
* ar71xx: use RedBoot parser on PB44Gabor Juhos2011-12-111-0/+10
* include/package-ipkg.mk: fix typo in r29449Nicolas Thill2011-12-101-1/+1
* mac80211: merge another upstream aggregation fixFelix Fietkau2011-12-101-8/+58
* ath9k: disable bluetooth coexistence support to reduce module sizeFelix Fietkau2011-12-102-0/+583
* ath9k: improve handling of blockackreq (should improve aggregation behavior u...Felix Fietkau2011-12-105-0/+741
* mac80211: merge an upstream fix for an aggregation related race conditionFelix Fietkau2011-12-101-2/+130
* [atheros] convert to gpiolibJohn Crispin2011-12-092-0/+536
* mac80211: add support for firmware 666.2 for b43 devicesHauke Mehrtens2011-12-082-6/+27
* [package] librpc: do not build if external or native toolchains are usedJo-Philipp Wich2011-12-081-2/+27
* ar71xx: fix WNDR3x00 factory image generationGabor Juhos2011-12-071-2/+2
* ar71xx: fix WNDR3x00 model detectionGabor Juhos2011-12-071-14/+17
* ramips: fix mac addresses on the DIR-300/600 boardsGabor Juhos2011-12-062-0/+13
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-0611-488/+250
* linux: update 3.0 to 3.0.12Jonas Gorski2011-12-069-10/+10
* ar71xx: create firmware image for the TL-WR740N/ND v4 boardsGabor Juhos2011-12-061-0/+2
* ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfwGabor Juhos2011-12-061-27/+27
* tools/mktplinkfw: allow to specify hw_id, hw_rev and flash_layoutGabor Juhos2011-12-061-89/+125
* ubus: update to the latest versionFelix Fietkau2011-12-061-3/+3
* libubox: update to latest version, fix some endian issuesFelix Fietkau2011-12-061-3/+3
* ar71xx: fix TL-MR3x20 profile names in image/MakefileGabor Juhos2011-12-061-2/+2
* [package] iwinfo: support nl80211 hardware identification against radioX pseu...Jo-Philipp Wich2011-12-062-1/+22
* ar71xx: cleanup TP-Link profilesGabor Juhos2011-12-062-211/+96
* mac80211: merge some pending fixes, fixes skb leaks and some warningsFelix Fietkau2011-12-051-2/+73
* ar71xx: add TP-Link board detectionGabor Juhos2011-12-051-1/+54
* ar71xx: use correct mac on the lan interface on several TP-LINK devicesGabor Juhos2011-12-053-6/+6
* ar71xx: allow to pass negative offset values for ar71xx_init_macGabor Juhos2011-12-052-3/+3
* ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not setGabor Juhos2011-12-051-2/+7
* ar71xx: verify hardware id of firmware images on TP-Link boardsGabor Juhos2011-12-052-0/+26
* ramips: set mac addresses for the NBG-419NGabor Juhos2011-12-052-1/+7
* ramips: set preinit interface mac on the hw550-3g boardGabor Juhos2011-12-051-0/+4
* ramips: use ramips_get_mac_* functions in the preinit scriptGabor Juhos2011-12-051-18/+4
* ramips: move ramips_get_mac_* functions to lib/ramips.shGabor Juhos2011-12-052-33/+37
* ramips: add ramips_ prefix to get_mac_{binary,nvram} functionsGabor Juhos2011-12-051-6/+6
* include/package-ipkg.mk: don't add vi backup files to packagesGabor Juhos2011-12-051-3/+3
* ramips: fix network configuration setupGabor Juhos2011-12-051-3/+3
* ar71xx: reclaim some unused space on TP-Link boardsGabor Juhos2011-12-051-4/+31
* ar71xx: check squashfs signature in TP-Link mtd parserGabor Juhos2011-12-051-1/+31
* firmware-utils/mktplinkfw: allow to align the rootfs on a specified boundaryGabor Juhos2011-12-051-14/+45
* ar71xx: use the lzma-loader on TP-Link boards w/o lzma supportGabor Juhos2011-12-051-11/+42
* ar71xx: add lzma loaderGabor Juhos2011-12-0517-0/+1941