aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* ar71xx: fix GPIO count for AR934xGabor Juhos2011-11-141-1/+1
| | | | SVN-Revision: 29109
* ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934XGabor Juhos2011-11-142-6/+7
| | | | SVN-Revision: 29108
* ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingGabor Juhos2011-11-144-2/+50
| | | | SVN-Revision: 29107
* ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS definesGabor Juhos2011-11-141-0/+20
| | | | SVN-Revision: 29106
* ar71xx: add an irq parameter for ar724x_pcibios_initGabor Juhos2011-11-143-6/+6
| | | | SVN-Revision: 29105
* ar71xx: remove hardwired interface parameters from mach-* filesGabor Juhos2011-11-1413-128/+20
| | | | SVN-Revision: 29103
* ar71xx: force hardwired interface parameters in ar71xx_add_device_ethGabor Juhos2011-11-141-1/+11
| | | | SVN-Revision: 29102
* ar71xx: use if-else instead of conditional operators in ar71xx_add_device_ethGabor Juhos2011-11-141-48/+76
| | | | SVN-Revision: 29101
* build images for Pirelli A226M (#10409)Florian Fainelli2011-11-131-0/+4
| | | | SVN-Revision: 29045
* register uart0 on DWV-S0 boards (#10409)Florian Fainelli2011-11-137-11/+38
| | | | SVN-Revision: 29044
* refresh 3.0 patchesFlorian Fainelli2011-11-131-2/+0
| | | | SVN-Revision: 29043