Felix Fietkau
6ec88dfdfc
add Askey RT210W support (patch from #6380 )
...
SVN-Revision: 18922
15 years ago
Felix Fietkau
46f75ee869
add WRT300N v1.1 support (patch from #6379 )
...
SVN-Revision: 18921
15 years ago
Felix Fietkau
919724ab50
scripts/combined-image.sh: remove the use of mktemp to make it more portable
...
SVN-Revision: 18920
15 years ago
Felix Fietkau
496df32d91
wprobe: fix up data lengths in the ipfix exporter
...
SVN-Revision: 18919
15 years ago
Nicolas Thill
fdd4a4e613
e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
...
SVN-Revision: 18909
15 years ago
Nicolas Thill
5734bdddcd
disable a few packages failing on ps3 as well (marking them as BROKEN)
...
SVN-Revision: 18905
15 years ago
Nicolas Thill
4d568a18b1
sort & rearrange arch selection
...
SVN-Revision: 18904
15 years ago
Nicolas Thill
33db876248
disable a few packages failing on pxcab (marking them as BROKEN)
...
SVN-Revision: 18903
15 years ago
Nicolas Thill
214b3c90f3
ipset: use a common DEPENDS for both ipset and kmod-ipset packages
...
SVN-Revision: 18902
15 years ago
Nicolas Thill
f624d673dd
kernel: enable kmod-sound-core on uml
...
SVN-Revision: 18901
15 years ago
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
15 years ago
Nicolas Thill
917f4cf2a5
generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
...
SVN-Revision: 18899
15 years ago
Vasilis Tsiligiannis
ddba20a829
mac80211: Don't echo missing physical device errors to wireless config file
...
SVN-Revision: 18896
15 years ago
Gabor Juhos
af228d9eab
ar71xx: change firmware image name for th TP-Link boards
...
SVN-Revision: 18895
15 years ago
Gabor Juhos
f8767b177d
ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
...
SVN-Revision: 18894
15 years ago
Gabor Juhos
cace9f4566
ar71xx: add support for the TL-WR841N v1.5 board
...
SVN-Revision: 18893
15 years ago
Gabor Juhos
ce6136a61c
ar71xx: add dsa driver for the 88e6063 chip
...
SVN-Revision: 18892
15 years ago
Florian Fainelli
e63dfd411e
allow different ar7-atm versions to be selected ( #6345 )
...
SVN-Revision: 18887
15 years ago
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
15 years ago
Florian Fainelli
7f180b7e2c
disable stripping when compiling with debug info ( closes : #6373 )
...
SVN-Revision: 18885
15 years ago
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
15 years ago
Nicolas Thill
66eee451b9
wprobe: mask as BROKEN on cris
...
SVN-Revision: 18883
15 years ago
Nicolas Thill
026d20249b
gdb: not support on cris
...
SVN-Revision: 18882
15 years ago
Nicolas Thill
a25a3ac7ae
mpc52xx: add missing kernel config symbol
...
SVN-Revision: 18881
15 years ago
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
15 years ago
Nicolas Thill
c00d5e59f0
mark mac80211 & madwifi as BROKEN for ep93xx
...
SVN-Revision: 18877
15 years ago
Hamish Guthrie
406a4a885d
Add udhcpc command-line argument to request rootpath
...
SVN-Revision: 18876
15 years ago
Nicolas Thill
f0ada687f0
stay coherent when defining ARCH
...
SVN-Revision: 18873
15 years ago
Jo-Philipp Wich
908bdfd435
opkg: the current version leaves empty temp directories behind, clean them up before exit
...
SVN-Revision: 18872
15 years ago
Nicolas Thill
95e0fd88c3
remove redundant LINUX_KARCH variables
...
SVN-Revision: 18871
15 years ago
Nicolas Thill
f1f5ea2739
e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
...
SVN-Revision: 18866
15 years ago
Nicolas Thill
efff03d144
gdb: fix build failure with arm targets
...
SVN-Revision: 18865
15 years ago
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
15 years ago
Gabor Juhos
9e86a8064a
kernel: add mips_machine_set_name function
...
SVN-Revision: 18861
15 years ago
Gabor Juhos
bb9123ebbe
ar71xx: update AR7240 PCI code
...
SVN-Revision: 18860
15 years ago
Felix Fietkau
6d3d1504cf
mac80211: fix a race condition in ad-hoc bringup with fixed bssid
...
SVN-Revision: 18859
15 years ago
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
15 years ago
Felix Fietkau
fa044a2d81
gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
...
SVN-Revision: 18857
15 years ago
Felix Fietkau
0acff05a9c
ipfix: sync changes from openimp
...
SVN-Revision: 18856
15 years ago
Felix Fietkau
93f368cb23
libipfix: specify the number of the wprobe ie append script on the command line
...
SVN-Revision: 18855
15 years ago
Felix Fietkau
2caa29bc44
wprobe-util: always print regular output to stdout instead of stderr
...
SVN-Revision: 18854
15 years ago
Felix Fietkau
da80071315
madwifi: fix antenna selection for ubnt loco2/loco5
...
SVN-Revision: 18853
15 years ago
Felix Fietkau
6a2c27b4e8
wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy
...
SVN-Revision: 18852
15 years ago
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
15 years ago
Nicolas Thill
775ab67b6b
ar71xx: fix WNDR3700 image generation
...
SVN-Revision: 18849
15 years ago
Nicolas Thill
8b10e4eab2
kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ( closes : #5843 )
...
SVN-Revision: 18847
15 years ago
Gabor Juhos
6fcb5f6294
ar71xx: Fix LED active_low for the TL-WR1043ND board
...
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
15 years ago
Nicolas Thill
9ca044a009
kernel: fix kmod-ipt-iprange ( closes : #6187 )
...
SVN-Revision: 18838
15 years ago
Nicolas Thill
ac695f35fa
disable IB & SDK when using an external toolchain ( closes : #6001 )
...
SVN-Revision: 18837
15 years ago
Nicolas Thill
684940c993
add ipset v4.1
...
SVN-Revision: 18833
15 years ago