Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: use host build_dir instead of target build_dir | Nicolas Thill | 2011-11-23 | 3 | -3/+3 |
| | | | | SVN-Revision: 29293 | ||||
* | lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵ | John Crispin | 2011-11-22 | 9 | -65/+404 |
| | | | | | | | | api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29292 | ||||
* | package/mac80211: fix atomic64 issues on x86 / uml | Nicolas Thill | 2011-11-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 29289 | ||||
* | don't package gpioctl by default | Florian Fainelli | 2011-11-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 29288 | ||||
* | target/uml: export atomic64_* functions on 32-bit x86 | Nicolas Thill | 2011-11-21 | 1 | -0/+13 |
| | | | | SVN-Revision: 29287 | ||||
* | mac80211: revert unrelated change in previous commit | Jo-Philipp Wich | 2011-11-21 | 1 | -2/+0 |
| | | | | SVN-Revision: 29285 | ||||
* | mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace ↵ | Jo-Philipp Wich | 2011-11-21 | 2 | -0/+13 |
| | | | | | | on boot SVN-Revision: 29284 | ||||
* | ar71xx: set GE0 phy_mask for AR933x | Gabor Juhos | 2011-11-20 | 1 | -0/+2 |
| | | | | SVN-Revision: 29274 | ||||
* | ath9k: merge a pending aggregation fix | Felix Fietkau | 2011-11-20 | 3 | -13/+42 |
| | | | | SVN-Revision: 29273 | ||||
* | mac80211: refresh p54spi patches | Felix Fietkau | 2011-11-20 | 3 | -12/+6 |
| | | | | SVN-Revision: 29272 | ||||
* | mac80211: fix a workqueue compat backport | Felix Fietkau | 2011-11-20 | 1 | -0/+18 |
| | | | | SVN-Revision: 29271 | ||||
* | fix D-Link DSL-2650U image generation | Jo-Philipp Wich | 2011-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29266 | ||||
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 | 22 | -55/+42 |
| | | | | SVN-Revision: 29264 | ||||
* | scripts/env: improve the wording of the question when starting repository ↵ | Felix Fietkau | 2011-11-19 | 1 | -1/+1 |
| | | | | | | (patch by Rolf Leggewie) SVN-Revision: 29262 | ||||
* | scripts/env: make mv and cp operations more robust (treat dotfiles ↵ | Felix Fietkau | 2011-11-19 | 1 | -0/+4 |
| | | | | | | appropriately) (based on patch by Rolf Leggewie) SVN-Revision: 29261 | ||||
* | scripts/env: fix indentation (patch by Rolf Leggewie) | Felix Fietkau | 2011-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29260 | ||||
* | Revert "package/mac80211: fix atomic64 compat" | Felix Fietkau | 2011-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29258 | ||||
* | ath9k: allow run-time change of the chanbw debugfs file | Felix Fietkau | 2011-11-19 | 3 | -6/+74 |
| | | | | SVN-Revision: 29257 | ||||
* | base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 | 2 | -3/+3 |
| | | | | SVN-Revision: 29256 | ||||
* | mac80211: update to wireless-testing 2011-11-15 | Felix Fietkau | 2011-11-18 | 31 | -708/+544 |
| | | | | SVN-Revision: 29240 | ||||
* | build images for D-Link DSL-2650U (#9003) | Florian Fainelli | 2011-11-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 29238 | ||||
* | omap24xx: Fix cbus nested IRQ acking | Michael Büsch | 2011-11-17 | 3 | -48/+114 |
| | | | | SVN-Revision: 29237 | ||||
* | omap24xx: Fix initialization of software IRQ mask | Michael Büsch | 2011-11-17 | 1 | -0/+28 |
| | | | | SVN-Revision: 29236 | ||||
* | omap24xx: Update 3.1 config | Michael Büsch | 2011-11-17 | 1 | -7/+10 |
| | | | | SVN-Revision: 29234 | ||||
* | omap24xx: Some retu/tahvo IRQ fixes | Michael Büsch | 2011-11-17 | 2 | -0/+80 |
| | | | | SVN-Revision: 29233 | ||||
* | omap24xx: Add basic kexec fixes. | Michael Büsch | 2011-11-17 | 1 | -0/+2415 |
| | | | | SVN-Revision: 29232 | ||||
* | package/mac80211: fix atomic64 compat | Nicolas Thill | 2011-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 29209 | ||||
* | base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 29208 | ||||
* | base-files: now that we have date -k, adjust the kernel timezone after ↵ | Jo-Philipp Wich | 2011-11-17 | 2 | -2/+5 |
| | | | | | | setting up TZ and localtime SVN-Revision: 29204 | ||||
* | busybox: add a "date -k" to set the kernel timezone from the current ↵ | Jo-Philipp Wich | 2011-11-17 | 2 | -1/+84 |
| | | | | | | localtime utc offset SVN-Revision: 29203 | ||||
* | p54spi: workqueue deadlock fix | Michael Büsch | 2011-11-16 | 1 | -0/+22 |
| | | | | SVN-Revision: 29202 | ||||
* | omap24xx: Add workaround for omapfb locking bug. | Michael Büsch | 2011-11-16 | 1 | -0/+45 |
| | | | | SVN-Revision: 29201 | ||||
* | p54spi: Lock fixes | Michael Büsch | 2011-11-16 | 2 | -0/+29 |
| | | | | SVN-Revision: 29200 | ||||
* | Revert r29193 | Michael Büsch | 2011-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 29195 | ||||
* | omap24xx: Set platform specific optimization flags | Michael Büsch | 2011-11-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 29194 | ||||
* | n810: Add xmodmap to profile | Michael Büsch | 2011-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 29193 | ||||
* | mconf: Fix compile warning: "warning: conflicting types for ↵ | Michael Büsch | 2011-11-16 | 1 | -20/+20 |
| | | | | | | ‘sym_set_all_changed’" SVN-Revision: 29190 | ||||
* | Add xorg feed to feeds.conf.default | Michael Büsch | 2011-11-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 29188 | ||||
* | base-files: rewrite killing of nonessential services to not rely on top, use ↵ | Jo-Philipp Wich | 2011-11-16 | 2 | -10/+18 |
| | | | | | | the proc filesystem only SVN-Revision: 29187 | ||||
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 29183 | ||||
* | package/ppp: fix typo in r28868 (closes: #10429) | Nicolas Thill | 2011-11-15 | 2 | -2/+2 |
| | | | | SVN-Revision: 29165 | ||||
* | include bridge and 8021q modules by default | Florian Fainelli | 2011-11-15 | 2 | -3/+8 |
| | | | | SVN-Revision: 29164 | ||||
* | allow building 8021q and bridge as modules | Florian Fainelli | 2011-11-15 | 1 | -0/+62 |
| | | | | SVN-Revision: 29163 | ||||
* | kmod-r6040 depends on kmod-libphy | Florian Fainelli | 2011-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29162 | ||||
* | lantiq: add runtime generation of /etc/config/network | John Crispin | 2011-11-15 | 4 | -26/+135 |
| | | | | SVN-Revision: 29161 | ||||
* | busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 | 1 | -2/+0 |
| | | | | SVN-Revision: 29158 | ||||
* | busybox: fix hexdump segmentation fault with an empty leading format unit | Jo-Philipp Wich | 2011-11-15 | 2 | -1/+14 |
| | | | | SVN-Revision: 29156 | ||||
* | ath9k: reorganize patches, reset hardware after full sleep (fixes #10349) | Felix Fietkau | 2011-11-15 | 5 | -66/+98 |
| | | | | SVN-Revision: 29155 | ||||
* | uhttpd: prevent linking uhttpd binary against crypto libraries | Jo-Philipp Wich | 2011-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29152 | ||||
* | broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier ↵ | Jo-Philipp Wich | 2011-11-14 | 2 | -7/+10 |
| | | | | | | <etienne.champetier@free.fr> SVN-Revision: 29136 |