aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* include bridge and 8021q modules by defaultFlorian Fainelli2011-11-152-3/+8
| | | | SVN-Revision: 29164
* allow building 8021q and bridge as modulesFlorian Fainelli2011-11-151-0/+62
| | | | SVN-Revision: 29163
* kmod-r6040 depends on kmod-libphyFlorian Fainelli2011-11-151-1/+1
| | | | SVN-Revision: 29162
* lantiq: add runtime generation of /etc/config/networkJohn Crispin2011-11-154-26/+135
| | | | SVN-Revision: 29161
* busybox: revert accidentally committed debugging flagJo-Philipp Wich2011-11-151-2/+0
| | | | SVN-Revision: 29158
* busybox: fix hexdump segmentation fault with an empty leading format unitJo-Philipp Wich2011-11-152-1/+14
| | | | SVN-Revision: 29156
* ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)Felix Fietkau2011-11-155-66/+98
| | | | SVN-Revision: 29155
* uhttpd: prevent linking uhttpd binary against crypto librariesJo-Philipp Wich2011-11-151-1/+1
| | | | SVN-Revision: 29152
* broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier ↵Jo-Philipp Wich2011-11-142-7/+10
| | | | | | <etienne.champetier@free.fr> SVN-Revision: 29136
* ath9k: do not put the hardware to full-sleep while tx is pendingFelix Fietkau2011-11-141-0/+22
| | | | SVN-Revision: 29133
* ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ↵Felix Fietkau2011-11-143-74/+56
| | | | | | early phy stop SVN-Revision: 29132
* base-files: prime root password with "x" to notify programs that there is a ↵Jo-Philipp Wich2011-11-143-3/+6
| | | | | | shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935. SVN-Revision: 29130
* lantiq: fix falcon build breakageJohn Crispin2011-11-144-18/+30
| | | | | | dev-wifi-rt2x00 fails to build on falcon due to missing pci SVN-Revision: 29129
* ar71xx: fix USB LED on the DB120 boardGabor Juhos2011-11-142-0/+4
| | | | SVN-Revision: 29126
* ar71xx: add a function for selecting output signal on a given GPIO pinGabor Juhos2011-11-142-0/+38
| | | | SVN-Revision: 29125
* ar71xx: fix GPIO function handling on AR934xGabor Juhos2011-11-142-9/+35
| | | | SVN-Revision: 29124
* ar71xx: add AR71XX_ prefix to GPIO_REG_* definesGabor Juhos2011-11-145-91/+95
| | | | SVN-Revision: 29123
* ar71xx: merge nand scan patchGabor Juhos2011-11-143-24/+2
| | | | SVN-Revision: 29122
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbFelix Fietkau2011-11-141-0/+1
| | | | | | | | The driver works quite nice and stable for me using a RaLink Rt5370 USB device. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29116
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeyFelix Fietkau2011-11-141-2/+2
| | | | SVN-Revision: 29115
* uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1Jo-Philipp Wich2011-11-141-4/+4
| | | | SVN-Revision: 29111
* ar71xx: fix a compiler warningGabor Juhos2011-11-141-4/+4
| | | | SVN-Revision: 29110