Felix Fietkau
84c01891da
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
...
SVN-Revision: 17576
2009-09-14 10:40:23 +00:00
Felix Fietkau
fb7fa9b3fd
build prereq: look for tar under the name "gnutar" as well
...
SVN-Revision: 17575
2009-09-14 10:40:04 +00:00
Peter Denison
f09cdf822c
Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
...
SVN-Revision: 17573
2009-09-12 20:37:26 +00:00
Jo-Philipp Wich
8962270fec
base-files: add /etc/rc.local to the default save file list
...
SVN-Revision: 17572
2009-09-12 15:57:31 +00:00
Jo-Philipp Wich
bdaeaafbef
base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
...
SVN-Revision: 17571
2009-09-11 21:35:03 +00:00
Gabor Juhos
1a60ab36d9
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
...
SVN-Revision: 17570
2009-09-11 08:15:55 +00:00
Florian Fainelli
031e6f65ba
update to 2.6.27.33
...
SVN-Revision: 17569
2009-09-11 07:45:08 +00:00
Gabor Juhos
6d8d5cddfd
kernel: add missing symbols to the 2.6.31 config
...
SVN-Revision: 17568
2009-09-10 19:12:08 +00:00
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
967cc718f8
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
...
SVN-Revision: 17566
2009-09-10 18:30:12 +00:00
Gabor Juhos
9040201ef5
rb532: use the generic image_cmdline hack
...
SVN-Revision: 17565
2009-09-10 18:30:09 +00:00
Gabor Juhos
211b8fd286
adm5120: use the generic image_cmdline hack
...
SVN-Revision: 17564
2009-09-10 18:30:06 +00:00
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Nicolas Thill
47ac8caa62
add comments & fix descriptions in toolchain config items
...
SVN-Revision: 17561
2009-09-10 14:32:36 +00:00
Nicolas Thill
de9bb2b998
prepare for upcoming external toolchain support: move config items not strictly toolchain related out of the toolchain submenu
...
SVN-Revision: 17560
2009-09-10 14:04:41 +00:00
Gabor Juhos
fee7b3530c
ar71xx: refresh patches
...
SVN-Revision: 17559
2009-09-10 13:37:34 +00:00
Gabor Juhos
c7d90d3dc4
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
...
SVN-Revision: 17558
2009-09-10 13:37:31 +00:00
Gabor Juhos
7763c09a10
kernel: refresh 2.6.30 patches
...
SVN-Revision: 17557
2009-09-10 13:35:47 +00:00
Andy Boyett
a5f80019ef
bump some revisions and update copyrights
...
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Andy Boyett
22dfa7ae22
refresh patches
...
SVN-Revision: 17553
2009-09-10 10:06:35 +00:00
Andy Boyett
7c6ce66330
remove nat pptp conntracking patch
...
Patch 603-netfilter_nat_pptp.patch appears to be the cause of the
longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of
testing builds with this patch removed have not been able to reproduce
the issue.
The 603 patch is rather large and we (the OpenWrt developers) have not
been able to isolate the cause of the bug within the patch. The number
of people have actually use pptp nat conntracking is far less than
number of people that use port forwarding and as a result we must drop
this patch to ensure proper behavior for the majority of users.
SVN-Revision: 17552
2009-09-10 10:06:26 +00:00
Andy Boyett
29666ffa21
patches/607-netfilter_connmark: fix typo
...
SVN-Revision: 17551
2009-09-10 10:05:47 +00:00
Nicolas Thill
f69f5f0b38
fix wrong description for CONFIG_SSP
...
SVN-Revision: 17550
2009-09-09 23:42:06 +00:00
Florian Fainelli
3ce53b8d92
update to 2.6.30.6, compile tested on some targets only
...
SVN-Revision: 17549
2009-09-09 07:35:06 +00:00
Florian Fainelli
43d0be69d7
update to 2.6.27.32
...
SVN-Revision: 17548
2009-09-09 07:13:09 +00:00
Felix Fietkau
d71228f092
madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
...
SVN-Revision: 17546
2009-09-09 00:30:36 +00:00
Felix Fietkau
d5cc8ea44b
madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
...
SVN-Revision: 17545
2009-09-09 00:17:13 +00:00
Felix Fietkau
91d40a14af
Revert "fix nonhotpluggable networks not being brought up. Closes #2781 " (r17527) until we've solved the race conditions it creates
...
SVN-Revision: 17544
2009-09-09 00:16:55 +00:00
Gabor Juhos
376fba2698
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for testing)
...
SVN-Revision: 17543
2009-09-08 19:16:15 +00:00
Florian Fainelli
b9c0291e32
prevent gpio-buttons registration failure
...
SVN-Revision: 17542
2009-09-08 15:24:06 +00:00
Gabor Juhos
6a7693b247
package/mac80211: add menuconfig option for enabling debug support via debugfs
...
SVN-Revision: 17541
2009-09-08 07:32:08 +00:00
Gabor Juhos
f7033929fa
add menuconfig option for enabling debugfs support in the kernel
...
SVN-Revision: 17540
2009-09-08 07:25:20 +00:00
Gabor Juhos
04f8c5293d
ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution
...
SVN-Revision: 17539
2009-09-08 07:03:20 +00:00
Florian Fainelli
8ceff55a08
fix typos against the gpio buttons driver ( #5804 )
...
SVN-Revision: 17538
2009-09-07 18:17:45 +00:00
Felix Fietkau
f32f0814b1
firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash
...
SVN-Revision: 17537
2009-09-07 13:55:02 +00:00
Michael Büsch
2b71a6167f
bcm47xx: Fix EHCI/OHCI dependencies
...
SVN-Revision: 17536
2009-09-06 21:15:12 +00:00
Michael Büsch
daa3c84109
bcm47xx: Fix EHCI/OHCI dependencies
...
SVN-Revision: 17535
2009-09-06 20:55:01 +00:00
Michael Büsch
caa8d2f9dc
Fix merge error
...
SVN-Revision: 17534
2009-09-06 20:43:44 +00:00
Michael Büsch
1941a86b15
bcm47xx: Port usb fixes to .30
...
SVN-Revision: 17533
2009-09-06 20:25:11 +00:00
Felix Fietkau
b93e7e9515
do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb)
...
SVN-Revision: 17532
2009-09-06 19:56:54 +00:00
Michael Büsch
bf95da61ac
bcm47xx: Apply bcm5354 USB fix
...
SVN-Revision: 17531
2009-09-06 19:49:07 +00:00
Michael Büsch
82f1314a35
bcm47xx: Clean up USB patches
...
SVN-Revision: 17530
2009-09-06 19:31:14 +00:00
Felix Fietkau
488d168c25
move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well
...
SVN-Revision: 17529
2009-09-06 17:36:01 +00:00
Felix Fietkau
3b61c2c2b1
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
...
SVN-Revision: 17528
2009-09-06 17:26:37 +00:00
Travis Kemen
27915ac778
fix nonhotpluggable networks not being brought up. Closes #2781
...
SVN-Revision: 17527
2009-09-06 17:02:14 +00:00
Florian Fainelli
65fa1debda
add infrastructure to register gpio-input reset button
...
SVN-Revision: 17526
2009-09-06 13:54:17 +00:00
Florian Fainelli
77c4df9e45
fix build failures with bash4
...
SVN-Revision: 17525
2009-09-06 13:42:50 +00:00
Florian Fainelli
37f1b4ed7d
fix some section warnings
...
SVN-Revision: 17524
2009-09-06 13:42:27 +00:00
Felix Fietkau
40e46b9830
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
...
SVN-Revision: 17522
2009-09-05 23:38:51 +00:00
Felix Fietkau
6ab62627b8
remove an empty patch file (thx, xiangfu)
...
SVN-Revision: 17521
2009-09-05 23:15:47 +00:00