Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 | |
| | | | | SVN-Revision: 29208 | |||
* | base-files: now that we have date -k, adjust the kernel timezone after ↵ | Jo-Philipp Wich | 2011-11-17 | |
| | | | | | | 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 | |
| | | | | | | localtime utc offset SVN-Revision: 29203 | |||
* | p54spi: workqueue deadlock fix | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29202 | |||
* | omap24xx: Add workaround for omapfb locking bug. | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29201 | |||
* | p54spi: Lock fixes | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29200 | |||
* | Revert r29193 | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29195 | |||
* | omap24xx: Set platform specific optimization flags | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29194 | |||
* | n810: Add xmodmap to profile | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29193 | |||
* | mconf: Fix compile warning: "warning: conflicting types for ↵ | Michael Büsch | 2011-11-16 | |
| | | | | | | ‘sym_set_all_changed’" SVN-Revision: 29190 | |||
* | Add xorg feed to feeds.conf.default | Michael Büsch | 2011-11-16 | |
| | | | | SVN-Revision: 29188 | |||
* | base-files: rewrite killing of nonessential services to not rely on top, use ↵ | Jo-Philipp Wich | 2011-11-16 | |
| | | | | | | the proc filesystem only SVN-Revision: 29187 | |||
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | |
| | | | | SVN-Revision: 29183 | |||
* | package/ppp: fix typo in r28868 (closes: #10429) | Nicolas Thill | 2011-11-15 | |
| | | | | SVN-Revision: 29165 | |||
* | include bridge and 8021q modules by default | Florian Fainelli | 2011-11-15 | |
| | | | | SVN-Revision: 29164 | |||
* | allow building 8021q and bridge as modules | Florian Fainelli | 2011-11-15 | |
| | | | | SVN-Revision: 29163 | |||
* | kmod-r6040 depends on kmod-libphy | Florian Fainelli | 2011-11-15 | |
| | | | | SVN-Revision: 29162 | |||
* | lantiq: add runtime generation of /etc/config/network | John Crispin | 2011-11-15 | |
| | | | | SVN-Revision: 29161 | |||
* | busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 | |
| | | | | SVN-Revision: 29158 | |||
* | busybox: fix hexdump segmentation fault with an empty leading format unit | Jo-Philipp Wich | 2011-11-15 | |
| | | | | SVN-Revision: 29156 | |||
* | ath9k: reorganize patches, reset hardware after full sleep (fixes #10349) | Felix Fietkau | 2011-11-15 | |
| | | | | SVN-Revision: 29155 | |||
* | uhttpd: prevent linking uhttpd binary against crypto libraries | Jo-Philipp Wich | 2011-11-15 | |
| | | | | SVN-Revision: 29152 | |||
* | broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier ↵ | Jo-Philipp Wich | 2011-11-14 | |
| | | | | | | <etienne.champetier@free.fr> SVN-Revision: 29136 | |||
* | ath9k: do not put the hardware to full-sleep while tx is pending | Felix Fietkau | 2011-11-14 | |
| | | | | SVN-Revision: 29133 | |||
* | ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ↵ | Felix Fietkau | 2011-11-14 | |
| | | | | | | early phy stop SVN-Revision: 29132 | |||
* | base-files: prime root password with "x" to notify programs that there is a ↵ | Jo-Philipp Wich | 2011-11-14 | |
| | | | | | | 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 breakage | John Crispin | 2011-11-14 | |
| | | | | | | dev-wifi-rt2x00 fails to build on falcon due to missing pci SVN-Revision: 29129 | |||
* | ar71xx: fix USB LED on the DB120 board | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29126 | |||
* | ar71xx: add a function for selecting output signal on a given GPIO pin | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29125 | |||
* | ar71xx: fix GPIO function handling on AR934x | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29124 | |||
* | ar71xx: add AR71XX_ prefix to GPIO_REG_* defines | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29123 | |||
* | ar71xx: merge nand scan patch | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29122 | |||
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | Felix Fietkau | 2011-11-14 | |
| | | | | | | | | 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 rekey | Felix Fietkau | 2011-11-14 | |
| | | | | SVN-Revision: 29115 | |||
* | uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1 | Jo-Philipp Wich | 2011-11-14 | |
| | | | | SVN-Revision: 29111 | |||
* | ar71xx: fix a compiler warning | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29110 | |||
* | ar71xx: fix GPIO count for AR934x | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29109 | |||
* | ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934X | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29108 | |||
* | ar71xx: use a dummy irq chip for WMAC and PCIe irq hadling | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29107 | |||
* | ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS defines | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29106 | |||
* | ar71xx: add an irq parameter for ar724x_pcibios_init | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29105 | |||
* | ar71xx: remove hardwired interface parameters from mach-* files | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29103 | |||
* | ar71xx: force hardwired interface parameters in ar71xx_add_device_eth | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29102 | |||
* | ar71xx: use if-else instead of conditional operators in ar71xx_add_device_eth | Gabor Juhos | 2011-11-14 | |
| | | | | SVN-Revision: 29101 | |||
* | build images for Pirelli A226M (#10409) | Florian Fainelli | 2011-11-13 | |
| | | | | SVN-Revision: 29045 | |||
* | register uart0 on DWV-S0 boards (#10409) | Florian Fainelli | 2011-11-13 | |
| | | | | SVN-Revision: 29044 | |||
* | refresh 3.0 patches | Florian Fainelli | 2011-11-13 | |
| | | | | SVN-Revision: 29043 | |||
* | refresh 2.6.39 patches | Florian Fainelli | 2011-11-13 | |
| | | | | SVN-Revision: 29042 | |||
* | rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch | Florian Fainelli | 2011-11-13 | |
| | | | | SVN-Revision: 29041 | |||
* | fix typo, load ip17xx switch module | Florian Fainelli | 2011-11-13 | |
| | | | | SVN-Revision: 29039 |