summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2630-74/+137
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2629-48/+124
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-4/+12
* dnsmasq: While trying to document the dhcp UCI config, I noticed that the nam...Jo-Philipp Wich2009-12-262-2/+2
* work on pci.Hauke Mehrtens2009-12-262-52/+25
* ar71xx: move PB42 specific PCI init code into a separate fileGabor Juhos2009-12-2513-101/+86
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
* remove more duplicate kernel source filesFelix Fietkau2009-12-256-502/+0
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ...Felix Fietkau2009-12-2524-2668/+0
* ar71xx: fix bi-color led on the TL-WR841N v1.5Gabor Juhos2009-12-251-4/+7
* ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30Gabor Juhos2009-12-253-21/+12
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f...Felix Fietkau2009-12-241-1/+1
* add Askey RT210W support (patch from #6380)Felix Fietkau2009-12-241-0/+30
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-244-3/+40
* scripts/combined-image.sh: remove the use of mktemp to make it more portableFelix Fietkau2009-12-241-3/+5
* wprobe: fix up data lengths in the ipfix exporterFelix Fietkau2009-12-241-0/+3
* e2fsprogs: restore patch from [12355], lost between upgrade & downgradeNicolas Thill2009-12-231-0/+11
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-233-3/+3
* sort & rearrange arch selectionNicolas Thill2009-12-231-38/+34
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-234-4/+4
* ipset: use a common DEPENDS for both ipset and kmod-ipset packagesNicolas Thill2009-12-231-2/+8
* kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
* generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NE...Nicolas Thill2009-12-235-5/+15
* generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)Nicolas Thill2009-12-234-0/+4
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
* ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profileGabor Juhos2009-12-221-0/+1
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-2215-1/+222
* ar71xx: add dsa driver for the 88e6063 chipGabor Juhos2009-12-2210-0/+408
* allow different ar7-atm versions to be selected (#6345)Florian Fainelli2009-12-222-2/+38
* partially revert [18830]: stripped packages are still usefull when debugging ...Florian Fainelli2009-12-221-1/+0
* disable stripping when compiling with debug info (closes: #6373)Florian Fainelli2009-12-221-0/+1
* opkg: only select overlay_root if the install destination is root, this elimi...Jo-Philipp Wich2009-12-222-7/+16
* wprobe: mask as BROKEN on crisNicolas Thill2009-12-221-1/+5
* gdb: not support on crisNicolas Thill2009-12-221-1/+1
* mpc52xx: add missing kernel config symbolNicolas Thill2009-12-221-0/+1
* opkg: fix invalid free triggered by 011-old-config-location.patch and replace...Jo-Philipp Wich2009-12-212-8/+31
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-212-2/+2
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-211-1/+1
* stay coherent when defining ARCHNicolas Thill2009-12-212-2/+2
* opkg: the current version leaves empty temp directories behind, clean them up...Jo-Philipp Wich2009-12-211-0/+12
* remove redundant LINUX_KARCH variablesNicolas Thill2009-12-215-5/+0
* e2fsprogs: use select-style dependencies, don't ship dev shlib symlinkNicolas Thill2009-12-211-6/+6
* gdb: fix build failure with arm targetsNicolas Thill2009-12-201-1/+3
* opkg: update to r503 - reduces peak memory usage by further 20%, rebased patc...Jo-Philipp Wich2009-12-208-142/+106
* kernel: add mips_machine_set_name functionGabor Juhos2009-12-203-63/+78
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-2011-84/+226
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
* kernel: fix plt fixup related crashes when loading kernel modules on mips, (h...Felix Fietkau2009-12-203-117/+228