Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: fix conffiles entry check (patch from #2425) | Felix Fietkau | 2009-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 17618 | ||||
* | opkg: fix the -force_space option | Felix Fietkau | 2009-09-19 | 1 | -0/+12 |
| | | | | SVN-Revision: 17611 | ||||
* | add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) | Felix Fietkau | 2009-09-19 | 2 | -0/+6413 |
| | | | | SVN-Revision: 17606 | ||||
* | Fix lzma cmd args. | Lars-Peter Clausen | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17604 | ||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 25 | -28/+28 |
| | | | | SVN-Revision: 17602 | ||||
* | adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ↵ | Gabor Juhos | 2009-09-17 | 1 | -0/+52 |
| | | | | | | C. Couloumbis, closes #5846) SVN-Revision: 17601 | ||||
* | adm5120: refresh 2.6.30 patches | Gabor Juhos | 2009-09-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 17600 | ||||
* | dnsmasq startup script update: add notinterface parameter | Felix Fietkau | 2009-09-16 | 2 | -1/+7 |
| | | | | | | | | | | This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces. By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface. Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com> SVN-Revision: 17599 | ||||
* | Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) | Felix Fietkau | 2009-09-16 | 1 | -0/+7 |
| | | | | | | Signed-off-by: Roger Hardiman <roger@rjh.org.uk> SVN-Revision: 17598 | ||||
* | swconfig: clear ip address on the switch interface, this prevents duplicate ↵ | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+2 |
| | | | | | | assignments of 192.168.1.1 on the DIR-300 at least SVN-Revision: 17597 | ||||
* | base-files: clear ip addresses on interfaces that are about to be added to a ↵ | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+3 |
| | | | | | | bridge SVN-Revision: 17596 | ||||
* | atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary | Felix Fietkau | 2009-09-16 | 1 | -6/+1 |
| | | | | SVN-Revision: 17595 | ||||
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵ | Felix Fietkau | 2009-09-16 | 10 | -2313/+37 |
| | | | | | | files directory and remove patches for older kernel versions (no longer in use) SVN-Revision: 17594 | ||||
* | atheros: remove 2.6.28 support | Felix Fietkau | 2009-09-16 | 12 | -6513/+0 |
| | | | | SVN-Revision: 17593 | ||||
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
| | | | | SVN-Revision: 17592 | ||||
* | madwifi: bump package revision | Andy Boyett | 2009-09-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 17589 | ||||
* | ar71xx: preliminary Ubiquiti Bullet M support | Matteo Croce | 2009-09-15 | 3 | -0/+50 |
| | | | | SVN-Revision: 17586 | ||||
* | fix error in mksquashfs4 when data can't be compressed | Matteo Croce | 2009-09-15 | 1 | -33/+51 |
| | | | | SVN-Revision: 17585 | ||||
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race ↵ | Jo-Philipp Wich | 2009-09-14 | 2 | -3/+3 |
| | | | | | | condition between revert state and hotplug handlers SVN-Revision: 17582 | ||||
* | firewall: move the config_get out of the loop, no need to call it multiple times | Jo-Philipp Wich | 2009-09-14 | 1 | -2/+3 |
| | | | | SVN-Revision: 17581 | ||||
* | firewall: properly dispatch delif events if the network has a different name ↵ | Jo-Philipp Wich | 2009-09-14 | 2 | -2/+2 |
| | | | | | | then the corresponding zone SVN-Revision: 17580 | ||||
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
| | | | | SVN-Revision: 17578 | ||||
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ↵ | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
| | | | | | | to a regression in ap-to-ap wds operation SVN-Revision: 17576 | ||||
* | build prereq: look for tar under the name "gnutar" as well | Felix Fietkau | 2009-09-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 17575 | ||||
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | Peter Denison | 2009-09-12 | 1 | -0/+354 |
| | | | | SVN-Revision: 17573 | ||||
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 17572 | ||||
* | base-files: introduce a ready-to-use /etc/rc.local to let users run custom ↵ | Jo-Philipp Wich | 2009-09-11 | 3 | -1/+10 |
| | | | | | | commands on init without creating custom init scripts SVN-Revision: 17571 | ||||
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | Gabor Juhos | 2009-09-11 | 4 | -124/+0 |
| | | | | SVN-Revision: 17570 | ||||
* | update to 2.6.27.33 | Florian Fainelli | 2009-09-11 | 3 | -4/+4 |
| | | | | SVN-Revision: 17569 | ||||
* | kernel: add missing symbols to the 2.6.31 config | Gabor Juhos | 2009-09-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 17568 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 31 | -254/+2 |
| | | | | SVN-Revision: 17567 | ||||
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 4 | -70/+117 |
| | | | | SVN-Revision: 17566 | ||||
* | rb532: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 2 | -18/+4 |
| | | | | SVN-Revision: 17565 | ||||
* | adm5120: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 5 | -35/+9 |
| | | | | SVN-Revision: 17564 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 33 | -24/+285 |
| | | | | SVN-Revision: 17563 | ||||
* | add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 | 3 | -4/+17 |
| | | | | SVN-Revision: 17561 | ||||
* | prepare for upcoming external toolchain support: move config items not ↵ | Nicolas Thill | 2009-09-10 | 2 | -34/+39 |
| | | | | | | strictly toolchain related out of the toolchain submenu SVN-Revision: 17560 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2009-09-10 | 6 | -11/+11 |
| | | | | SVN-Revision: 17559 | ||||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 4 | -3/+6 |
| | | | | SVN-Revision: 17558 | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 17557 | ||||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 9 | -20/+20 |
| | | | | SVN-Revision: 17554 | ||||
* | refresh patches | Andy Boyett | 2009-09-10 | 23 | -184/+139 |
| | | | | SVN-Revision: 17553 | ||||
* | remove nat pptp conntracking patch | Andy Boyett | 2009-09-10 | 5 | -2563/+125 |
| | | | | | | | | | | | | | | | 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 | ||||
* | patches/607-netfilter_connmark: fix typo | Andy Boyett | 2009-09-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 17551 | ||||
* | fix wrong description for CONFIG_SSP | Nicolas Thill | 2009-09-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 17550 | ||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 23 | -24/+24 |
| | | | | SVN-Revision: 17549 | ||||
* | update to 2.6.27.32 | Florian Fainelli | 2009-09-09 | 3 | -4/+4 |
| | | | | SVN-Revision: 17548 | ||||
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 17546 | ||||
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks ↵ | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
| | | | | | | and high system load SVN-Revision: 17545 | ||||
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" ↵ | Felix Fietkau | 2009-09-09 | 3 | -17/+0 |
| | | | | | | (r17527) until we've solved the race conditions it creates SVN-Revision: 17544 |