summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: modify phy mask of the WP543 boardGabor Juhos2011-11-241-2/+2
| | | | | | This fixes ethernet on newer boards. Based on a patch from #9702. SVN-Revision: 29328
* firmware-utils/mktplinfw: use htonl/ntohlGabor Juhos2011-11-241-44/+39
| | | | | | Based on a patch by Adrian Chadd <adrian@freebsd.org> SVN-Revision: 29327
* ar71xx: fix wndr3800 machine nameGabor Juhos2011-11-245-2/+9
| | | | | | | | This fixes the machine name in /proc/cpuinfo and luci status page machine name. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> SVN-Revision: 29326
* ar71xx: copy atheros initramfs images to the image directoryGabor Juhos2011-11-241-0/+2
| | | | SVN-Revision: 29325
* ar71xx: specify mtd layout in command line for the DB120 boardGabor Juhos2011-11-241-1/+2
| | | | SVN-Revision: 29324
* package/busybox: wget: URL-decode user:password before base64-encoding it ↵Nicolas Thill2011-11-237-9/+246
| | | | | | into auth hdr (upstream fix) SVN-Revision: 29299
* mac80211: fix aggregation related kernel warnings when using wdsFelix Fietkau2011-11-231-0/+95
| | | | SVN-Revision: 29296
* ath9k: fix setting channel bandwidth before bringing up interfacesFelix Fietkau2011-11-231-1/+1
| | | | SVN-Revision: 29295
* lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patchJohn Crispin2011-11-231-51/+0
| | | | | | This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch SVN-Revision: 29294
* tools: use host build_dir instead of target build_dirNicolas Thill2011-11-233-3/+3
| | | | SVN-Revision: 29293
* lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵John Crispin2011-11-229-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 / umlNicolas Thill2011-11-211-1/+1
| | | | SVN-Revision: 29289
* don't package gpioctl by defaultFlorian Fainelli2011-11-211-1/+1
| | | | SVN-Revision: 29288
* target/uml: export atomic64_* functions on 32-bit x86Nicolas Thill2011-11-211-0/+13
| | | | SVN-Revision: 29287
* mac80211: revert unrelated change in previous commitJo-Philipp Wich2011-11-211-2/+0
| | | | SVN-Revision: 29285
* mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace ↵Jo-Philipp Wich2011-11-212-0/+13
| | | | | | on boot SVN-Revision: 29284
* ar71xx: set GE0 phy_mask for AR933xGabor Juhos2011-11-201-0/+2
| | | | SVN-Revision: 29274
* ath9k: merge a pending aggregation fixFelix Fietkau2011-11-203-13/+42
| | | | SVN-Revision: 29273
* mac80211: refresh p54spi patchesFelix Fietkau2011-11-203-12/+6
| | | | SVN-Revision: 29272
* mac80211: fix a workqueue compat backportFelix Fietkau2011-11-201-0/+18
| | | | SVN-Revision: 29271
* fix D-Link DSL-2650U image generationJo-Philipp Wich2011-11-191-1/+1
| | | | SVN-Revision: 29266
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-1922-55/+42
| | | | SVN-Revision: 29264
* scripts/env: improve the wording of the question when starting repository ↵Felix Fietkau2011-11-191-1/+1
| | | | | | (patch by Rolf Leggewie) SVN-Revision: 29262
* scripts/env: make mv and cp operations more robust (treat dotfiles ↵Felix Fietkau2011-11-191-0/+4
| | | | | | appropriately) (based on patch by Rolf Leggewie) SVN-Revision: 29261
* scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau2011-11-191-1/+1
| | | | SVN-Revision: 29260
* Revert "package/mac80211: fix atomic64 compat"Felix Fietkau2011-11-191-1/+1
| | | | SVN-Revision: 29258
* ath9k: allow run-time change of the chanbw debugfs fileFelix Fietkau2011-11-193-6/+74
| | | | SVN-Revision: 29257
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-192-3/+3
| | | | SVN-Revision: 29256
* mac80211: update to wireless-testing 2011-11-15Felix Fietkau2011-11-1831-708/+544
| | | | SVN-Revision: 29240
* build images for D-Link DSL-2650U (#9003)Florian Fainelli2011-11-181-0/+2
| | | | SVN-Revision: 29238
* omap24xx: Fix cbus nested IRQ ackingMichael Büsch2011-11-173-48/+114
| | | | SVN-Revision: 29237
* omap24xx: Fix initialization of software IRQ maskMichael Büsch2011-11-171-0/+28
| | | | SVN-Revision: 29236
* omap24xx: Update 3.1 configMichael Büsch2011-11-171-7/+10
| | | | SVN-Revision: 29234
* omap24xx: Some retu/tahvo IRQ fixesMichael Büsch2011-11-172-0/+80
| | | | SVN-Revision: 29233
* omap24xx: Add basic kexec fixes.Michael Büsch2011-11-171-0/+2415
| | | | SVN-Revision: 29232
* package/mac80211: fix atomic64 compatNicolas Thill2011-11-171-1/+1
| | | | SVN-Revision: 29209
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-172-2/+2
| | | | SVN-Revision: 29208
* base-files: now that we have date -k, adjust the kernel timezone after ↵Jo-Philipp Wich2011-11-172-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 Wich2011-11-172-1/+84
| | | | | | localtime utc offset SVN-Revision: 29203
* p54spi: workqueue deadlock fixMichael Büsch2011-11-161-0/+22
| | | | SVN-Revision: 29202
* omap24xx: Add workaround for omapfb locking bug.Michael Büsch2011-11-161-0/+45
| | | | SVN-Revision: 29201
* p54spi: Lock fixesMichael Büsch2011-11-162-0/+29
| | | | SVN-Revision: 29200
* Revert r29193Michael Büsch2011-11-161-1/+1
| | | | SVN-Revision: 29195
* omap24xx: Set platform specific optimization flagsMichael Büsch2011-11-161-0/+2
| | | | SVN-Revision: 29194
* n810: Add xmodmap to profileMichael Büsch2011-11-161-1/+1
| | | | SVN-Revision: 29193
* mconf: Fix compile warning: "warning: conflicting types for ↵Michael Büsch2011-11-161-20/+20
| | | | | | ‘sym_set_all_changed’" SVN-Revision: 29190
* Add xorg feed to feeds.conf.defaultMichael Büsch2011-11-161-0/+1
| | | | SVN-Revision: 29188
* base-files: rewrite killing of nonessential services to not rely on top, use ↵Jo-Philipp Wich2011-11-162-10/+18
| | | | | | the proc filesystem only SVN-Revision: 29187
* busybox: fix empty password detection in telnetd init (#10432)Jo-Philipp Wich2011-11-162-2/+2
| | | | SVN-Revision: 29183
* package/ppp: fix typo in r28868 (closes: #10429)Nicolas Thill2011-11-152-2/+2
| | | | SVN-Revision: 29165