Commit graph

13082 commits

Author SHA1 Message Date
Felix Fietkau
be2adce709 remove more duplicate kernel source files
SVN-Revision: 18928
2009-12-25 12:09:03 +00:00
Felix Fietkau
2d61e4c580 deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/
SVN-Revision: 18927
2009-12-25 10:34:21 +00:00
Gabor Juhos
40219e9bf4 ar71xx: fix bi-color led on the TL-WR841N v1.5
SVN-Revision: 18926
2009-12-25 10:06:25 +00:00
Gabor Juhos
cd2416e6ea ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30
Fixes a possible NULL pointer dereference.

SVN-Revision: 18925
2009-12-25 10:06:22 +00:00
Felix Fietkau
0a24ec2e4a mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401)
SVN-Revision: 18923
2009-12-24 11:05:04 +00:00
Felix Fietkau
6ec88dfdfc add Askey RT210W support (patch from #6380)
SVN-Revision: 18922
2009-12-24 11:00:31 +00:00
Felix Fietkau
46f75ee869 add WRT300N v1.1 support (patch from #6379)
SVN-Revision: 18921
2009-12-24 10:58:09 +00:00
Felix Fietkau
919724ab50 scripts/combined-image.sh: remove the use of mktemp to make it more portable
SVN-Revision: 18920
2009-12-24 10:34:37 +00:00
Felix Fietkau
496df32d91 wprobe: fix up data lengths in the ipfix exporter
SVN-Revision: 18919
2009-12-24 10:34:29 +00:00
Nicolas Thill
fdd4a4e613 e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
SVN-Revision: 18909
2009-12-23 21:17:22 +00:00
Nicolas Thill
5734bdddcd disable a few packages failing on ps3 as well (marking them as BROKEN)
SVN-Revision: 18905
2009-12-23 11:08:22 +00:00
Nicolas Thill
4d568a18b1 sort & rearrange arch selection
SVN-Revision: 18904
2009-12-23 10:38:26 +00:00
Nicolas Thill
33db876248 disable a few packages failing on pxcab (marking them as BROKEN)
SVN-Revision: 18903
2009-12-23 09:53:06 +00:00
Nicolas Thill
214b3c90f3 ipset: use a common DEPENDS for both ipset and kmod-ipset packages
SVN-Revision: 18902
2009-12-23 09:32:45 +00:00
Nicolas Thill
f624d673dd kernel: enable kmod-sound-core on uml
SVN-Revision: 18901
2009-12-23 08:56:46 +00:00
Nicolas Thill
3969ccfde4 generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)
SVN-Revision: 18900
2009-12-23 08:12:15 +00:00
Nicolas Thill
917f4cf2a5 generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899
2009-12-23 08:05:04 +00:00
Vasilis Tsiligiannis
ddba20a829 mac80211: Don't echo missing physical device errors to wireless config file
SVN-Revision: 18896
2009-12-22 21:45:08 +00:00
Gabor Juhos
af228d9eab ar71xx: change firmware image name for th TP-Link boards
SVN-Revision: 18895
2009-12-22 19:36:07 +00:00
Gabor Juhos
f8767b177d ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
SVN-Revision: 18894
2009-12-22 19:36:03 +00:00
Gabor Juhos
cace9f4566 ar71xx: add support for the TL-WR841N v1.5 board
SVN-Revision: 18893
2009-12-22 19:31:28 +00:00
Gabor Juhos
ce6136a61c ar71xx: add dsa driver for the 88e6063 chip
SVN-Revision: 18892
2009-12-22 19:31:19 +00:00
Florian Fainelli
e63dfd411e allow different ar7-atm versions to be selected (#6345)
SVN-Revision: 18887
2009-12-22 12:28:02 +00:00
Florian Fainelli
30d69f1970 partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected
SVN-Revision: 18886
2009-12-22 12:27:58 +00:00
Florian Fainelli
7f180b7e2c disable stripping when compiling with debug info (closes: #6373)
SVN-Revision: 18885
2009-12-22 12:27:55 +00:00
Jo-Philipp Wich
e528ed80da opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks
SVN-Revision: 18884
2009-12-22 11:46:49 +00:00
Nicolas Thill
66eee451b9 wprobe: mask as BROKEN on cris
SVN-Revision: 18883
2009-12-22 06:10:30 +00:00
Nicolas Thill
026d20249b gdb: not support on cris
SVN-Revision: 18882
2009-12-22 06:09:48 +00:00
Nicolas Thill
a25a3ac7ae mpc52xx: add missing kernel config symbol
SVN-Revision: 18881
2009-12-22 00:44:51 +00:00
Jo-Philipp Wich
51d2ab9308 opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix
SVN-Revision: 18879
2009-12-21 15:09:08 +00:00
Nicolas Thill
c00d5e59f0 mark mac80211 & madwifi as BROKEN for ep93xx
SVN-Revision: 18877
2009-12-21 12:33:45 +00:00
Hamish Guthrie
406a4a885d Add udhcpc command-line argument to request rootpath
SVN-Revision: 18876
2009-12-21 10:25:15 +00:00
Nicolas Thill
f0ada687f0 stay coherent when defining ARCH
SVN-Revision: 18873
2009-12-21 03:28:35 +00:00
Jo-Philipp Wich
908bdfd435 opkg: the current version leaves empty temp directories behind, clean them up before exit
SVN-Revision: 18872
2009-12-21 03:28:11 +00:00
Nicolas Thill
95e0fd88c3 remove redundant LINUX_KARCH variables
SVN-Revision: 18871
2009-12-21 03:26:09 +00:00
Nicolas Thill
f1f5ea2739 e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
SVN-Revision: 18866
2009-12-21 00:59:14 +00:00
Nicolas Thill
efff03d144 gdb: fix build failure with arm targets
SVN-Revision: 18865
2009-12-20 23:24:16 +00:00
Jo-Philipp Wich
608de32479 opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default
SVN-Revision: 18864
2009-12-20 21:21:14 +00:00
Gabor Juhos
9e86a8064a kernel: add mips_machine_set_name function
SVN-Revision: 18861
2009-12-20 14:32:51 +00:00
Gabor Juhos
bb9123ebbe ar71xx: update AR7240 PCI code
SVN-Revision: 18860
2009-12-20 13:46:23 +00:00
Felix Fietkau
6d3d1504cf mac80211: fix a race condition in ad-hoc bringup with fixed bssid
SVN-Revision: 18859
2009-12-20 11:04:43 +00:00
Felix Fietkau
6859128d3a kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)
SVN-Revision: 18858
2009-12-20 04:41:10 +00:00
Felix Fietkau
fa044a2d81 gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
SVN-Revision: 18857
2009-12-19 22:40:17 +00:00
Felix Fietkau
0acff05a9c ipfix: sync changes from openimp
SVN-Revision: 18856
2009-12-19 22:19:42 +00:00
Felix Fietkau
93f368cb23 libipfix: specify the number of the wprobe ie append script on the command line
SVN-Revision: 18855
2009-12-19 22:19:34 +00:00
Felix Fietkau
2caa29bc44 wprobe-util: always print regular output to stdout instead of stderr
SVN-Revision: 18854
2009-12-19 22:19:26 +00:00
Felix Fietkau
da80071315 madwifi: fix antenna selection for ubnt loco2/loco5
SVN-Revision: 18853
2009-12-19 22:19:19 +00:00
Felix Fietkau
6a2c27b4e8 wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy
SVN-Revision: 18852
2009-12-19 22:19:09 +00:00
Gabor Juhos
0a46ab2f97 ar71xx: fix WNDR3700 firmware images
WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.

SVN-Revision: 18851
2009-12-19 18:10:41 +00:00
Nicolas Thill
775ab67b6b ar71xx: fix WNDR3700 image generation
SVN-Revision: 18849
2009-12-19 14:45:43 +00:00