Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) | Jo-Philipp Wich | 2010-05-17 |
| | | | | SVN-Revision: 21489 | ||
* | firewall: properly clear hooks in fw_stop() to prevent extensions from being ↵ | Jo-Philipp Wich | 2010-05-17 |
| | | | | | | called twice after fw_restart() SVN-Revision: 21488 | ||
* | firewall: - defer firewall start until the first interface is brought up by ↵ | Jo-Philipp Wich | 2010-05-17 |
| | | | | | | hotplug, fixes race conditions on slow devices - create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif - start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off - get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state - bump package revision to r2 SVN-Revision: 21486 | ||
* | * adds support for speedport w502V | John Crispin | 2010-05-17 |
| | | | | | | | | | | | * bump kernel to 2.6.33.4 * make ethernet be configurable as MII/RMII * on xway we now assign a static amount of cp1 ram (still need to find a sane value) * remove bogus board.c * jiffies were running with a (1 << 2) multiplier SVN-Revision: 21485 | ||
* | atm driver was missing a dependency to the atm layer | John Crispin | 2010-05-17 |
| | | | | SVN-Revision: 21484 | ||
* | add missing ifxmips crypto config symbols, spotted by buildbot | Florian Fainelli | 2010-05-17 |
| | | | | SVN-Revision: 21483 | ||
* | hwmon: fix depends definition | Claudio Mignanti | 2010-05-16 |
| | | | | SVN-Revision: 21481 | ||
* | bump a bunch of packages updated after 10.03 | Nicolas Thill | 2010-05-16 |
| | | | | SVN-Revision: 21477 | ||
* | set vendor to RDC even if CPU id is not known | Florian Fainelli | 2010-05-16 |
| | | | | SVN-Revision: 21475 | ||
* | squash platform_support.patch into rdc_boards.patch | Florian Fainelli | 2010-05-16 |
| | | | | SVN-Revision: 21474 | ||
* | fix link checking with switches, only port1 of switches would report link up | Florian Fainelli | 2010-05-16 |
| | | | | SVN-Revision: 21471 | ||
* | mac80211: use stable firmware for b43 driver as the experimental causes ↵ | Hauke Mehrtens | 2010-05-16 |
| | | | | | | | | problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470 | ||
* | mac80211: remove patches already in mainline compat-wireless | Hauke Mehrtens | 2010-05-16 |
| | | | | SVN-Revision: 21469 | ||
* | mac80211: update b43-fwcutter | Hauke Mehrtens | 2010-05-16 |
| | | | | SVN-Revision: 21468 | ||
* | switch to 2.6.32.12 | Florian Fainelli | 2010-05-16 |
| | | | | SVN-Revision: 21467 | ||
* | update acx-mac80211 to 2010514, bringing experimental AP support | Florian Fainelli | 2010-05-16 |
| | | | | SVN-Revision: 21466 | ||
* | get rid of CRLF encoding in various files | Felix Fietkau | 2010-05-16 |
| | | | | SVN-Revision: 21462 | ||
* | fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes ↵ | Jo-Philipp Wich | 2010-05-15 |
| | | | | | | dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 21461 | ||
* | fix wrong hunk introduced by r21309, thanks rtz2 | Florian Fainelli | 2010-05-15 |
| | | | | SVN-Revision: 21460 | ||
* | fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value ↵ | Florian Fainelli | 2010-05-15 |
| | | | | | | setting SVN-Revision: 21459 | ||
* | fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise ↵ | Florian Fainelli | 2010-05-15 |
| | | | | | | decompressor remains stuck SVN-Revision: 21458 | ||
* | use correct port type, which sets the correct receive fifo trigger options ↵ | Florian Fainelli | 2010-05-15 |
| | | | | | | (#7095) SVN-Revision: 21457 | ||
* | do not export find_task_by_vpid twice on 2.6.30 | Florian Fainelli | 2010-05-15 |
| | | | | SVN-Revision: 21456 | ||
* | only build bin packages for the selected build variants (same behaviour as ↵ | Felix Fietkau | 2010-05-15 |
| | | | | | | with ipkg builds) SVN-Revision: 21455 | ||
* | mac80211: update to wireless-testing 2010-05-12 plus some pending patches | Felix Fietkau | 2010-05-15 |
| | | | | SVN-Revision: 21454 | ||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 |
| | | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449 | ||
* | firmware-utils/mkzynfw: add support for the NBG460N board | Gabor Juhos | 2010-05-14 |
| | | | | | | | | Adding NBG460N/550N/550NH boards to mkzynfw. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21446 | ||
* | firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) | Gabor Juhos | 2010-05-14 |
| | | | | | | | | | The test if a file can fit in an image considers the current offset twice. So a image that would fit is too big. Thanks-to: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21445 | ||
* | ar71xx: Make wget2nand fail if copying the kernel fails and use the correct ↵ | Gabor Juhos | 2010-05-14 |
| | | | | | | | | | | | | | | file extension for the rootfs image wget2nand didnt check the exit status after copying the kernel, if the copying failed for some reason ( for example not enougs space on the kernel partition) it simply continued extracting the rootfs. I also changed the filename, which wget2nand trys to download ( .tar.gz instead of .tgz ). Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com> SVN-Revision: 21444 | ||
* | ar71xx: fix nbg460n mtd partitions | Gabor Juhos | 2010-05-14 |
| | | | | | | | | This fixes the NBG460N/550N/550NH mtd partitions. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21443 | ||
* | Fix zlib alternate URL | Gabor Juhos | 2010-05-13 |
| | | | | | | | | There is no zlib project on Sourceforge, zlib files are in libpng project Signed-off-by: Gilles Espinasse g.esp@free.fr SVN-Revision: 21442 | ||
* | compcache: Kernel module and userspace daemon in seperate packages. | Lars-Peter Clausen | 2010-05-13 |
| | | | | SVN-Revision: 21441 | ||
* | Add 2.6.34 patches | Lars-Peter Clausen | 2010-05-12 |
| | | | | SVN-Revision: 21438 | ||
* | Move CONFIG_LZMA_{DE,}COMPRESS to generic config | Lars-Peter Clausen | 2010-05-12 |
| | | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437 | ||
* | gpio_buttons: include slab.h | Lars-Peter Clausen | 2010-05-12 |
| | | | | | | Fixes build with 2.6.34 SVN-Revision: 21436 | ||
* | target/uml: add missing CONFIG_MATOM config symbol | Nicolas Thill | 2010-05-12 |
| | | | | SVN-Revision: 21434 | ||
* | brcm47xx: use tab instead of space | Hauke Mehrtens | 2010-05-12 |
| | | | | SVN-Revision: 21430 | ||
* | kernel: add missing symbol | Hauke Mehrtens | 2010-05-12 |
| | | | | SVN-Revision: 21429 | ||
* | Add missing symbols to generic 2.6.34 config | Lars-Peter Clausen | 2010-05-12 |
| | | | | SVN-Revision: 21428 | ||
* | brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * ↵ | Hauke Mehrtens | 2010-05-12 |
| | | | | | | make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method SVN-Revision: 21427 | ||
* | ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format | Jo-Philipp Wich | 2010-05-11 |
| | | | | SVN-Revision: 21426 | ||
* | hifnHIPP also depends on PCI | Florian Fainelli | 2010-05-11 |
| | | | | SVN-Revision: 21425 | ||
* | hotplug2: bump pkg release after hotplug fixes in r20679-r20685 | Jo-Philipp Wich | 2010-05-10 |
| | | | | SVN-Revision: 21422 | ||
* | .gitignore: Undo accidental commit. | Daniel Dickinson | 2010-05-10 |
| | | | | SVN-Revision: 21420 | ||
* | brcm-2.4: Fixed preinit and failsafe switch configuration | Daniel Dickinson | 2010-05-10 |
| | | | | SVN-Revision: 21417 | ||
* | sound-soc-qi_lb60: rename package as underscores are not allowed by opkg | Mirko Vogt | 2010-05-09 |
| | | | | SVN-Revision: 21412 | ||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-05-09 |
| | | | | SVN-Revision: 21411 | ||
* | refresh kernel patches | Florian Fainelli | 2010-05-09 |
| | | | | SVN-Revision: 21410 | ||
* | rework 130-clocks_devices_init.patch to make it more robust | Florian Fainelli | 2010-05-09 |
| | | | | SVN-Revision: 21409 | ||
* | make etrax samsung flash patch generic (#6552) | Florian Fainelli | 2010-05-09 |
| | | | | SVN-Revision: 21408 |