summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* scripts/combined-image.sh: remove the use of mktemp to make it more portableFelix Fietkau2009-12-241-3/+5
| | | | SVN-Revision: 18920
* wprobe: fix up data lengths in the ipfix exporterFelix Fietkau2009-12-241-0/+3
| | | | SVN-Revision: 18919
* e2fsprogs: restore patch from [12355], lost between upgrade & downgradeNicolas Thill2009-12-231-0/+11
| | | | SVN-Revision: 18909
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-233-3/+3
| | | | SVN-Revision: 18905
* sort & rearrange arch selectionNicolas Thill2009-12-231-38/+34
| | | | SVN-Revision: 18904
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-234-4/+4
| | | | SVN-Revision: 18903
* ipset: use a common DEPENDS for both ipset and kmod-ipset packagesNicolas Thill2009-12-231-2/+8
| | | | SVN-Revision: 18902
* kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
| | | | SVN-Revision: 18901
* generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵Nicolas Thill2009-12-235-5/+15
| | | | | | CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) SVN-Revision: 18900
* generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)Nicolas Thill2009-12-234-0/+4
| | | | SVN-Revision: 18899
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
| | | | SVN-Revision: 18896
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
| | | | SVN-Revision: 18895
* ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profileGabor Juhos2009-12-221-0/+1
| | | | SVN-Revision: 18894
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-2215-1/+222
| | | | SVN-Revision: 18893
* ar71xx: add dsa driver for the 88e6063 chipGabor Juhos2009-12-2210-0/+408
| | | | SVN-Revision: 18892
* allow different ar7-atm versions to be selected (#6345)Florian Fainelli2009-12-222-2/+38
| | | | SVN-Revision: 18887
* partially revert [18830]: stripped packages are still usefull when debugging ↵Florian Fainelli2009-12-221-1/+0
| | | | | | with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected SVN-Revision: 18886
* disable stripping when compiling with debug info (closes: #6373)Florian Fainelli2009-12-221-0/+1
| | | | SVN-Revision: 18885
* opkg: only select overlay_root if the install destination is root, this ↵Jo-Philipp Wich2009-12-222-7/+16
| | | | | | eliminates the need for force_space when using external destinations like usb disks SVN-Revision: 18884
* wprobe: mask as BROKEN on crisNicolas Thill2009-12-221-1/+5
| | | | SVN-Revision: 18883
* gdb: not support on crisNicolas Thill2009-12-221-1/+1
| | | | SVN-Revision: 18882
* mpc52xx: add missing kernel config symbolNicolas Thill2009-12-221-0/+1
| | | | SVN-Revision: 18881
* opkg: fix invalid free triggered by 011-old-config-location.patch and ↵Jo-Philipp Wich2009-12-212-8/+31
| | | | | | replace 012-cleanup-tmpdir.patch with upstream fix SVN-Revision: 18879
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-212-2/+2
| | | | SVN-Revision: 18877
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-211-1/+1
| | | | SVN-Revision: 18876
* stay coherent when defining ARCHNicolas Thill2009-12-212-2/+2
| | | | SVN-Revision: 18873
* opkg: the current version leaves empty temp directories behind, clean them ↵Jo-Philipp Wich2009-12-211-0/+12
| | | | | | up before exit SVN-Revision: 18872
* remove redundant LINUX_KARCH variablesNicolas Thill2009-12-215-5/+0
| | | | SVN-Revision: 18871
* e2fsprogs: use select-style dependencies, don't ship dev shlib symlinkNicolas Thill2009-12-211-6/+6
| | | | SVN-Revision: 18866
* gdb: fix build failure with arm targetsNicolas Thill2009-12-201-1/+3
| | | | SVN-Revision: 18865
* opkg: update to r503 - reduces peak memory usage by further 20%, rebased ↵Jo-Philipp Wich2009-12-208-142/+106
| | | | | | patches, restored old config file default SVN-Revision: 18864
* kernel: add mips_machine_set_name functionGabor Juhos2009-12-203-63/+78
| | | | SVN-Revision: 18861
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-2011-84/+226
| | | | SVN-Revision: 18860
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
| | | | SVN-Revision: 18859
* kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵Felix Fietkau2009-12-203-117/+228
| | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858
* gcc: 4.4.2 no longer needs the fix-linker-error patch, remove itFelix Fietkau2009-12-191-12/+0
| | | | SVN-Revision: 18857
* ipfix: sync changes from openimpFelix Fietkau2009-12-192-46/+115
| | | | SVN-Revision: 18856
* libipfix: specify the number of the wprobe ie append script on the command lineFelix Fietkau2009-12-191-10/+7
| | | | SVN-Revision: 18855
* wprobe-util: always print regular output to stdout instead of stderrFelix Fietkau2009-12-191-9/+9
| | | | SVN-Revision: 18854
* madwifi: fix antenna selection for ubnt loco2/loco5Felix Fietkau2009-12-191-9/+41
| | | | SVN-Revision: 18853
* wprobe: export raw values (n, s, ss) to ipfix collectors for improved ↵Felix Fietkau2009-12-193-50/+48
| | | | | | measurement accuracy SVN-Revision: 18852
* ar71xx: fix WNDR3700 firmware imagesGabor Juhos2009-12-191-2/+2
| | | | | | | WNDR3700's U-Boot loads the kernel from a squashfs image, and it does not support squashfs 4.0. SVN-Revision: 18851
* ar71xx: fix WNDR3700 image generationNicolas Thill2009-12-191-4/+3
| | | | SVN-Revision: 18849
* kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ↵Nicolas Thill2009-12-191-1/+1
| | | | | | (closes: #5843) SVN-Revision: 18847
* ar71xx: Fix LED active_low for the TL-WR1043ND boardGabor Juhos2009-12-191-4/+4
| | | | | | | | This fixes the LED active_low's for the TP-Link wr1043nd board Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18844
* kernel: fix kmod-ipt-iprange (closes: #6187)Nicolas Thill2009-12-181-0/+1
| | | | SVN-Revision: 18838
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-182-0/+2
| | | | SVN-Revision: 18837
* add ipset v4.1Nicolas Thill2009-12-181-0/+78
| | | | SVN-Revision: 18833
* iptables: add an iptables-mod-ipset package (closes: #6327)Nicolas Thill2009-12-181-0/+13
| | | | SVN-Revision: 18832
* partially revert [18830]: stripped packages are still usefull when debugging ↵Nicolas Thill2009-12-181-2/+1
| | | | | | with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected SVN-Revision: 18831