Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 | 2 | -1/+1 |
| | | | | SVN-Revision: 21303 | ||||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 | 2 | -0/+27 |
| | | | | SVN-Revision: 21302 | ||||
* | update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least) | Florian Fainelli | 2010-05-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 21300 | ||||
* | nvram: fix crash when get, set or unset is invoked without argument (#7263) | Jo-Philipp Wich | 2010-05-02 | 2 | -14/+26 |
| | | | | SVN-Revision: 21288 | ||||
* | ppp: bring pppoa script in sync with updated ppp logic | Jo-Philipp Wich | 2010-05-01 | 1 | -7/+16 |
| | | | | SVN-Revision: 21287 | ||||
* | firewall: - replace uci firewall with a modular dual stack implementation ↵ | Jo-Philipp Wich | 2010-05-01 | 15 | -544/+1023 |
| | | | | | | developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286 | ||||
* | comgt: - localize variables - bring scripts in sync with updated ppp logic - ↵ | Jo-Philipp Wich | 2010-05-01 | 2 | -5/+15 |
| | | | | | | bump package revision SVN-Revision: 21285 | ||||
* | pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵ | Jo-Philipp Wich | 2010-05-01 | 2 | -10/+4 |
| | | | | | | revision SVN-Revision: 21284 | ||||
* | ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵ | Jo-Philipp Wich | 2010-05-01 | 5 | -63/+158 |
| | | | | | | interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision SVN-Revision: 21283 | ||||
* | package/base-files: fix libraries packaging on 64bits targets (closes: #6918) | Nicolas Thill | 2010-05-01 | 1 | -9/+14 |
| | | | | SVN-Revision: 21282 | ||||
* | pppd: - localize variables in setup script - implement demand option as true ↵ | Jo-Philipp Wich | 2010-05-01 | 1 | -9/+52 |
| | | | | | | boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns SVN-Revision: 21280 | ||||
* | vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ↵ | Felix Fietkau | 2010-04-30 | 1 | -13/+5 |
| | | | | | | MB download with a 14k one SVN-Revision: 21274 | ||||
* | mac80211: update to wireless-testing 2010-04-28 | Felix Fietkau | 2010-04-30 | 13 | -774/+14 |
| | | | | SVN-Revision: 21271 | ||||
* | swconfig: mask on brcm47xx | Jo-Philipp Wich | 2010-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21270 | ||||
* | package/grub: fix x86_64 issue (closes #7248) | Alexandros C. Couloumbis | 2010-04-30 | 1 | -0/+3 |
| | | | | SVN-Revision: 21264 | ||||
* | uboot-xburst: Fix lcd display init sequence. | Lars-Peter Clausen | 2010-04-29 | 1 | -8/+11 |
| | | | | SVN-Revision: 21263 | ||||
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | Nicolas Thill | 2010-04-29 | 1 | -3/+10 |
| | | | | SVN-Revision: 21262 | ||||
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵ | Nicolas Thill | 2010-04-29 | 7 | -7/+23 |
| | | | | | | only SVN-Revision: 21251 | ||||
* | package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 | Nicolas Thill | 2010-04-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 21250 | ||||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | 9 | -166/+219 |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | ||||
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | Nicolas Thill | 2010-04-29 | 1 | -0/+13 |
| | | | | SVN-Revision: 21247 | ||||
* | uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays | Lars-Peter Clausen | 2010-04-28 | 2 | -1/+11 |
| | | | | SVN-Revision: 21241 | ||||
* | fixes file perms of mountd uci file and init.d script, thx yann.lopez | John Crispin | 2010-04-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 21205 | ||||
* | add .33 support | Ralph Hempel | 2010-04-27 | 4 | -0/+598 |
| | | | | SVN-Revision: 21198 | ||||
* | add .33 support | Ralph Hempel | 2010-04-27 | 5 | -12/+235 |
| | | | | SVN-Revision: 21197 | ||||
* | fix .32 kernel, add support for .33 kernel | Ralph Hempel | 2010-04-27 | 8 | -0/+828 |
| | | | | SVN-Revision: 21194 | ||||
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | Nicolas Thill | 2010-04-27 | 4 | -3/+66 |
| | | | | SVN-Revision: 21186 | ||||
* | package/busybox: refresh patches | Nicolas Thill | 2010-04-27 | 1 | -6/+4 |
| | | | | SVN-Revision: 21185 | ||||
* | package/grub: fix cross compile options | Alexandros C. Couloumbis | 2010-04-27 | 1 | -4/+1 |
| | | | | SVN-Revision: 21184 | ||||
* | hostapd: add ap isolate support for mac80211 | Felix Fietkau | 2010-04-26 | 3 | -0/+134 |
| | | | | SVN-Revision: 21179 | ||||
* | mac80211: add ap isolate support | Felix Fietkau | 2010-04-26 | 3 | -0/+105 |
| | | | | SVN-Revision: 21178 | ||||
* | mac80211: add pci id for WNR854T | Hauke Mehrtens | 2010-04-26 | 1 | -0/+10 |
| | | | | | | This closes #7209 and is an addition to r21077. SVN-Revision: 21167 | ||||
* | (oops - second try) fixed autoconf detection for 2.6.33 kernel | Ralph Hempel | 2010-04-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 21158 | ||||
* | fixed autoconf detection for 2.6.33 kernel | Ralph Hempel | 2010-04-25 | 1 | -6/+15 |
| | | | | SVN-Revision: 21157 | ||||
* | fuse: remove empty patches | Ralph Hempel | 2010-04-25 | 3 | -0/+0 |
| | | | | SVN-Revision: 21153 | ||||
* | package/busybox: add upstream sed patch, bump release number | Alexandros C. Couloumbis | 2010-04-25 | 2 | -1/+48 |
| | | | | SVN-Revision: 21151 | ||||
* | fix .32 issue | Ralph Hempel | 2010-04-24 | 1 | -0/+12 |
| | | | | SVN-Revision: 21149 | ||||
* | hostapd: update to 20100418 (0.7.2) | Felix Fietkau | 2010-04-24 | 9 | -43/+43 |
| | | | | SVN-Revision: 21142 | ||||
* | ath9k: merge some more ar9300 fixes | Felix Fietkau | 2010-04-24 | 1 | -2/+98 |
| | | | | SVN-Revision: 21141 | ||||
* | package/kernel: sort package definitions in other.mk | Nicolas Thill | 2010-04-24 | 1 | -353/+357 |
| | | | | SVN-Revision: 21140 | ||||
* | package/kernel: add another round of missing bits from [21137] & [21138] ↵ | Nicolas Thill | 2010-04-24 | 1 | -3/+3 |
| | | | | | | (oops again) SVN-Revision: 21139 | ||||
* | package/kernel: add missing bits from [21137] (oops) | Nicolas Thill | 2010-04-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 21138 | ||||
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵ | Nicolas Thill | 2010-04-24 | 1 | -7/+7 |
| | | | | | | module names SVN-Revision: 21137 | ||||
* | package/kernel: move PCMCIA modules to their own file & submenu | Nicolas Thill | 2010-04-24 | 2 | -82/+90 |
| | | | | SVN-Revision: 21136 | ||||
* | package/kernel: move pcspkr to sound.mk | Nicolas Thill | 2010-04-24 | 2 | -17/+16 |
| | | | | SVN-Revision: 21135 | ||||
* | package/kernel: move block2mtd to block.mk | Nicolas Thill | 2010-04-24 | 2 | -8/+10 |
| | | | | SVN-Revision: 21134 | ||||
* | package/kernel: sort block package definitions | Nicolas Thill | 2010-04-24 | 1 | -124/+126 |
| | | | | SVN-Revision: 21133 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 5 | -308/+3 |
| | | | | SVN-Revision: 21132 | ||||
* | package/kernel: allow additional dependencies as arguments to AddDepends macros | Nicolas Thill | 2010-04-24 | 1 | -5/+4 |
| | | | | SVN-Revision: 21128 | ||||
* | package/kernel: set correct submenu entry for NLS packages | Nicolas Thill | 2010-04-24 | 1 | -15/+14 |
| | | | | SVN-Revision: 21127 |