aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* * update patches to 3.0John Crispin2011-10-10
| | | | | | | | * add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon) SVN-Revision: 28405
* ubus: update to latest version, includes a small bugfix for object call repliesFelix Fietkau2011-10-10
| | | | SVN-Revision: 28404
* kernel: fix i2c section after r28334Florian Fainelli2011-10-10
| | | | SVN-Revision: 28399
* fix a small logic error in package downloadFelix Fietkau2011-10-09
| | | | SVN-Revision: 28395
* build system: add a feature that allows you to pull sources from a git tree ↵Felix Fietkau2011-10-09
| | | | | | instead of the usual tarball SVN-Revision: 28394
* update libubox and ubus to the latest versionFelix Fietkau2011-10-09
| | | | SVN-Revision: 28393
* mac80211: update to wireless-testing 2011-10-05 + pending patchesFelix Fietkau2011-10-09
| | | | SVN-Revision: 28392
* package/gdb: disable expat properly, remove conditional dependency on ↵Nicolas Thill2011-10-09
| | | | | | libexpat, bump release number SVN-Revision: 28390
* mac80211: set the country code early to allow crda to settleFelix Fietkau2011-10-08
| | | | SVN-Revision: 28387
* mac80211: remove a WARN_ON that causes compile errors on 2.6.32Felix Fietkau2011-10-08
| | | | SVN-Revision: 28386
* iw: update to v3.1, add support for per-chain signal strength infoFelix Fietkau2011-10-08
| | | | SVN-Revision: 28385
* ath9k: add support for per-chain signal strength infoFelix Fietkau2011-10-08
| | | | SVN-Revision: 28384
* ath9k: extend the phy error disable patchFelix Fietkau2011-10-08
| | | | SVN-Revision: 28383
* ag71xx: close a race between the phy state machine and link stateJonas Gorski2011-10-08
| | | | | | | | | | | A fast stop/start cycle could leave the ag71xx interrupts and tx engine disabled when using a phy driver with a fixed link and the start/stop happens between two phy state machine polls. Prevent this by always forcing the link down on stop regardless of phy state and having a phy connected. SVN-Revision: 28380
* ath9k: disable phy error reporting on the rx queue to improve stability ↵Felix Fietkau2011-10-07
| | | | | | under noisy conditions SVN-Revision: 28379
* iproute2: update to 2.6.39Florian Fainelli2011-10-07
| | | | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28378
* add IDs for Huawai K3770, K3771, K4510 and K4511 to option driverJo-Philipp Wich2011-10-06
| | | | SVN-Revision: 28376
* ppp: move the rp_pppoe_* options behind the plugin argumentJo-Philipp Wich2011-10-04
| | | | SVN-Revision: 28368
* ppp: implement pppoe specific uci options "ac" and "service" which map to ↵Jo-Philipp Wich2011-10-04
| | | | | | "rp_pppoe_ac" and "rp_pppoe_service" SVN-Revision: 28366
* ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by ↵Jo-Philipp Wich2011-10-04
| | | | | | appending the nic-xxx argument last SVN-Revision: 28364
* add missing kernel config symbolsFlorian Fainelli2011-10-04
| | | | SVN-Revision: 28363
* swconfig: fix vlan/port configs being applied to all switchesJonas Gorski2011-10-03
| | | | | | Check devn instead of dev (which will never be null at this point). SVN-Revision: 28362
* kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI ↵Jo-Philipp Wich2011-10-03
| | | | | | or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case SVN-Revision: 28361
* kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is setJo-Philipp Wich2011-10-03
| | | | SVN-Revision: 28360
* Was specifying input-polled-keys and not input-keys-polled as the module ↵Daniel Dickinson2011-10-03
| | | | | | name. Philip Prindeville - 2011-10-03 03:58:17 SVN-Revision: 28357
* Add patch for linux-3.0 as well.Daniel Dickinson2011-10-03
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 SVN-Revision: 28356
* New x86 platform specific symbol needed for 3.1-rc3.Daniel Dickinson2011-10-03
|
* The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 ↵Daniel Dickinson2011-10-03
| | | | | | it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59 SVN-Revision: 28354
* A lot of these options get set automatically when Geode is selected.Daniel Dickinson2011-10-03
| | | | | | | Don't make the config more complicated than it needs to be. Philip Prindeville - 2011-08-29 03:15:27 SVN-Revision: 28353
* package I2C_MUX_GPIOJohn Crispin2011-10-01
| | | | | | | | this module was missing from [28334] buildbots timed out as the symbol was not defined SVN-Revision: 28352
* ath9k: add some more fixes to AP handling of buffered frames for powersave ↵Felix Fietkau2011-09-30
| | | | | | clients SVN-Revision: 28344
* add vlan definitions for Siemens SE505v2Florian Fainelli2011-09-30
| | | | | | | | | | | | | | | | | | Hi, this patch adds the correct vlan definitions for the Siemens SE505v2. It applies to trunk as well as backfire (please apply here too). On backfire this also patches brcm-2,4, because brcm47xx base-files is just symlinked to brcm-2.4. It also fixes two whitespace issues. Tested with brcm47xx on both trunk and backfire branch and works as expected. Signed-off-by: Manuel Munz <freifunk@somakoma.de> SVN-Revision: 28336
* add kmod-hwmon-lm95241Florian Fainelli2011-09-30
| | | | | | | | This allows building the module for the national lm95241 i2c temperature sensor. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28335
* add support for more i2c muxesFlorian Fainelli2011-09-30
| | | | | | | | | | | | | | | | This patch should bring support for several kernel modules related to I2C to openwrt, which are existing for several years now. Namely there is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with usb support (prevent voiding warranty when opening and soldering). Second, there is support for the i2c-mux driver and pca954x as a I2C switch driver. Finally there is support for common I2C gpio expander driver modules pca953x and pcf857x. They work without providing platform data recently (can be instantiated at runtime). Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> SVN-Revision: 28334
* dnsmasq: update to 2.58Florian Fainelli2011-09-30
| | | | | | patch by Raphael Huck. SVN-Revision: 28333
* build system: add support for download-time make hooksFelix Fietkau2011-09-30
| | | | SVN-Revision: 28322
* hostap-driver: introduce "disabled" option for wifi-iface section to ↵Vasilis Tsiligiannis2011-09-29
| | | | | | shutdown single networks on a radio SVN-Revision: 28318
* kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ↵Felix Fietkau2011-09-28
| | | | | | other platforms as well SVN-Revision: 28314
* The enable function was using the global timeout variable for local ↵John Crispin2011-09-26
| | | | | | operations. This resulted in the value of the global variable being corrupted, thus breaking the code. SVN-Revision: 28310
* * remove obseleted m25p80 patchJohn Crispin2011-09-26
| | | | SVN-Revision: 28309
* * rebase 3.0 patches * fold some fixes into existing patchesJohn Crispin2011-09-26
| | | | SVN-Revision: 28308
* * fixes brnboot image generationJohn Crispin2011-09-26
| | | | SVN-Revision: 28307
* base-files: use "zonename" system option to symlink /etc/localtime via ↵Jo-Philipp Wich2011-09-26
| | | | | | /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc SVN-Revision: 28306
* image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs ↵Jo-Philipp Wich2011-09-26
| | | | | | -processors option SVN-Revision: 28305
* ath9k: fix some tx aggregation issues - reduces the number of tx dma stop ↵Felix Fietkau2011-09-25
| | | | | | failures SVN-Revision: 28301
* ath9k: merge a pending fix for powersaveFelix Fietkau2011-09-25
| | | | SVN-Revision: 28300
* mac80211: rework mac address generation for virtual interfaces; set locally ↵Jo-Philipp Wich2011-09-25
| | | | | | administered bit on generated macs and change the last two bytes isntead of the first one SVN-Revision: 28298
* base-files: apply network interface settings such as macaddr, mtu and ↵Felix Fietkau2011-09-24
| | | | | | txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar SVN-Revision: 28297
* ar71xx: fix MAC addresses on the DIR-825-B1 boardGabor Juhos2011-09-23
| | | | | | Patch-by: Lukas Kuna SVN-Revision: 28295
* ar71xx: enable login only on the system console by defaultGabor Juhos2011-09-23
| | | | SVN-Revision: 28294