Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ar71xx: use modules for LED triggers | Gabor Juhos | 2012-03-27 | |
| | | | | SVN-Revision: 31107 | |||
* | ar71xx: disable CONFIG_{I2C,SPI}_GPIO | Gabor Juhos | 2012-03-27 | |
| | | | | SVN-Revision: 31104 | |||
* | ar71xx: sync 3.3 config | Gabor Juhos | 2012-03-27 | |
| | | | | SVN-Revision: 31103 | |||
* | ar71xx: fix button polarity on TL-WR703N and TL-WR741N v4 | Gabor Juhos | 2012-03-27 | |
| | | | | SVN-Revision: 31102 | |||
* | ramips: rt305x: build image for the DIR-615 rev D boards | Gabor Juhos | 2012-03-27 | |
| | | | | | | Patch from #10105. SVN-Revision: 31101 | |||
* | ramips: rt305x: add add support for the Asus WL-330N board | Gabor Juhos | 2012-03-27 | |
| | | | | | | | | | [juhosg: reorder several lines in order to keep things sorted alphabetically] Signed-off-by: Frédéric Leroy <fredo@starox.org> SVN-Revision: 31100 | |||
* | ppp: Fix high softirq utilization with pppoa | Florian Fainelli | 2012-03-27 | |
| | | | | | | | | | Users of the Geos platform are reporting high CPU utilization. This seems to be rooted in a problem with the TX queue restart in PPP. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31096 | |||
* | add missing INET_UDP_DIAG symbol | Florian Fainelli | 2012-03-27 | |
| | | | | SVN-Revision: 31095 | |||
* | geos: add 'tc' and kmod-sched for bonding | Florian Fainelli | 2012-03-27 | |
| | | | | | | | | The Geos2 includes 2 ADSL+ interfaces, and as such it needs to have the TEQL scheduler for bonding. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31094 | |||
* | brcm47xx: update sprom patches like they are in the mainline kernel | Hauke Mehrtens | 2012-03-27 | |
| | | | | SVN-Revision: 31093 | |||
* | remove set but unused variable which leads into compiling errors with GCC >= ↵ | Mirko Vogt | 2012-03-27 | |
| | | | | | | 4.6.0 SVN-Revision: 31091 | |||
* | brcm47xx: update usb driver to the version send for mainline kernel integartion | Hauke Mehrtens | 2012-03-27 | |
| | | | | SVN-Revision: 31089 | |||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | |||
* | cleanup atheros wifi handling | John Crispin | 2012-03-25 | |
| | | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31064 | |||
* | cleanup image makefile | John Crispin | 2012-03-25 | |
| | | | | SVN-Revision: 31063 | |||
* | update /etc/uci-defaults/* | John Crispin | 2012-03-25 | |
| | | | | SVN-Revision: 31062 | |||
* | update profiles | John Crispin | 2012-03-25 | |
| | | | | SVN-Revision: 31061 | |||
* | bump kernel to 3.2.12 | John Crispin | 2012-03-25 | |
| | | | | SVN-Revision: 31060 | |||
* | fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | John Crispin | 2012-03-22 | |
| | | | | SVN-Revision: 31054 | |||
* | Disable keyboard for x86 default config - revoke patch 30966 | Jens Muecke | 2012-03-21 | |
| | | | | | | This was already fixed by commit 30309 and is part of generic x86 target. SVN-Revision: 31052 | |||
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31047 | |||
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31045 | |||
* | ar71xx: fix IRQ number for the AR7240 OHCI controller | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31044 | |||
* | base-files: gracefully handle empty variables in preinit (#11155) | Jo-Philipp Wich | 2012-03-19 | |
| | | | | SVN-Revision: 31030 | |||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31028 | |||
* | ar71xx: disable unused file system drivers in the nand subtarget | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31027 | |||
* | ar71xx: sync kernel configs | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31026 | |||
* | ar71xx: add initial support for RB750GL | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31025 | |||
* | ar71xx: make rb750_latch_change 'static void' | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31024 | |||
* | ar71xx: add latch_change field to rb750_led_platform_data | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31023 | |||
* | ar71xx: add platform data for the RB750 NAND driver | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31022 | |||
* | upgrade to 3.2, disable ppp by default until we figure out why ppp_generic ↵ | Imre Kaloz | 2012-03-19 | |
| | | | | | | breaks bootup SVN-Revision: 31020 | |||
* | add missing Kconfig symbols | Imre Kaloz | 2012-03-19 | |
| | | | | SVN-Revision: 31019 | |||
* | ar71xx: use a different pll value on DB120 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31018 | |||
* | ar71xx: add AR934x specific interface speed setup for ge0 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31017 | |||
* | ar71xx: remove static MTD maps from AP121/DB120 boards | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31016 | |||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31015 | |||
* | ar71xx: use AR8327 on the DB120 board | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31012 | |||
* | generic: ar8216: add support for the AR8327 chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31011 | |||
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31010 | |||
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31009 | |||
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31008 | |||
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31007 | |||
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31006 | |||
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31005 | |||
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31004 | |||
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31003 | |||
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31002 | |||
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31001 | |||
* | generic: ar8216: add init_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31000 |