Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * update patches to 3.0 | John Crispin | 2011-10-10 | 100 | -6148/+8778 |
| | | | | | | | | * 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 replies | Felix Fietkau | 2011-10-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 28404 | ||||
* | kernel: fix i2c section after r28334 | Florian Fainelli | 2011-10-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 28399 | ||||
* | fix a small logic error in package download | Felix Fietkau | 2011-10-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 28395 | ||||
* | build system: add a feature that allows you to pull sources from a git tree ↵ | Felix Fietkau | 2011-10-09 | 2 | -1/+21 |
| | | | | | | instead of the usual tarball SVN-Revision: 28394 | ||||
* | update libubox and ubus to the latest version | Felix Fietkau | 2011-10-09 | 2 | -6/+6 |
| | | | | SVN-Revision: 28393 | ||||
* | mac80211: update to wireless-testing 2011-10-05 + pending patches | Felix Fietkau | 2011-10-09 | 47 | -4732/+11045 |
| | | | | SVN-Revision: 28392 | ||||
* | package/gdb: disable expat properly, remove conditional dependency on ↵ | Nicolas Thill | 2011-10-09 | 1 | -4/+4 |
| | | | | | | libexpat, bump release number SVN-Revision: 28390 | ||||
* | mac80211: set the country code early to allow crda to settle | Felix Fietkau | 2011-10-08 | 1 | -0/+7 |
| | | | | SVN-Revision: 28387 | ||||
* | mac80211: remove a WARN_ON that causes compile errors on 2.6.32 | Felix Fietkau | 2011-10-08 | 1 | -0/+10 |
| | | | | SVN-Revision: 28386 | ||||
* | iw: update to v3.1, add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 | 6 | -97/+324 |
| | | | | SVN-Revision: 28385 | ||||
* | ath9k: add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 | 2 | -0/+444 |
| | | | | SVN-Revision: 28384 | ||||
* | ath9k: extend the phy error disable patch | Felix Fietkau | 2011-10-08 | 1 | -0/+21 |
| | | | | SVN-Revision: 28383 | ||||
* | ag71xx: close a race between the phy state machine and link state | Jonas Gorski | 2011-10-08 | 1 | -3/+7 |
| | | | | | | | | | | | 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 Fietkau | 2011-10-07 | 2 | -1/+17 |
| | | | | | | under noisy conditions SVN-Revision: 28379 | ||||
* | iproute2: update to 2.6.39 | Florian Fainelli | 2011-10-07 | 5 | -17/+8 |
| | | | | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28378 | ||||
* | add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver | Jo-Philipp Wich | 2011-10-06 | 7 | -23/+143 |
| | | | | SVN-Revision: 28376 | ||||
* | ppp: move the rp_pppoe_* options behind the plugin argument | Jo-Philipp Wich | 2011-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 28368 | ||||
* | ppp: implement pppoe specific uci options "ac" and "service" which map to ↵ | Jo-Philipp Wich | 2011-10-04 | 1 | -3/+14 |
| | | | | | | "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 Wich | 2011-10-04 | 3 | -4/+12 |
| | | | | | | appending the nic-xxx argument last SVN-Revision: 28364 | ||||
* | add missing kernel config symbols | Florian Fainelli | 2011-10-04 | 2 | -0/+2 |
| | | | | SVN-Revision: 28363 | ||||
* | swconfig: fix vlan/port configs being applied to all switches | Jonas Gorski | 2011-10-03 | 2 | -3/+3 |
| | | | | | | 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 Wich | 2011-10-03 | 1 | -1/+1 |
| | | | | | | 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 set | Jo-Philipp Wich | 2011-10-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 28360 | ||||
* | Was specifying input-polled-keys and not input-keys-polled as the module ↵ | Daniel Dickinson | 2011-10-03 | 1 | -1/+1 |
| | | | | | | name. Philip Prindeville - 2011-10-03 03:58:17 SVN-Revision: 28357 | ||||
* | Add patch for linux-3.0 as well. | Daniel Dickinson | 2011-10-03 | 2 | -1/+3 |
| | | | | | | | 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 Dickinson | 2011-10-03 | 1 | -0/+1 |
| | |||||
* | The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 ↵ | Daniel Dickinson | 2011-10-03 | 1 | -0/+5 |
| | | | | | | 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 Dickinson | 2011-10-03 | 1 | -25/+4 |
| | | | | | | | 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_GPIO | John Crispin | 2011-10-01 | 1 | -0/+15 |
| | | | | | | | | 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 Fietkau | 2011-09-30 | 2 | -10/+40 |
| | | | | | | clients SVN-Revision: 28344 | ||||
* | add vlan definitions for Siemens SE505v2 | Florian Fainelli | 2011-09-30 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | 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-lm95241 | Florian Fainelli | 2011-09-30 | 1 | -0/+14 |
| | | | | | | | | 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 muxes | Florian Fainelli | 2011-09-30 | 1 | -0/+92 |
| | | | | | | | | | | | | | | | | 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.58 | Florian Fainelli | 2011-09-30 | 1 | -5/+6 |
| | | | | | | patch by Raphael Huck. SVN-Revision: 28333 | ||||
* | build system: add support for download-time make hooks | Felix Fietkau | 2011-09-30 | 1 | -0/+5 |
| | | | | SVN-Revision: 28322 | ||||
* | hostap-driver: introduce "disabled" option for wifi-iface section to ↵ | Vasilis Tsiligiannis | 2011-09-29 | 1 | -0/+3 |
| | | | | | | 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 Fietkau | 2011-09-28 | 1 | -1/+0 |
| | | | | | | other platforms as well SVN-Revision: 28314 | ||||
* | The enable function was using the global timeout variable for local ↵ | John Crispin | 2011-09-26 | 1 | -0/+40 |
| | | | | | | operations. This resulted in the value of the global variable being corrupted, thus breaking the code. SVN-Revision: 28310 | ||||
* | * remove obseleted m25p80 patch | John Crispin | 2011-09-26 | 1 | -8/+0 |
| | | | | SVN-Revision: 28309 | ||||
* | * rebase 3.0 patches * fold some fixes into existing patches | John Crispin | 2011-09-26 | 28 | -548/+729 |
| | | | | SVN-Revision: 28308 | ||||
* | * fixes brnboot image generation | John Crispin | 2011-09-26 | 1 | -5/+5 |
| | | | | SVN-Revision: 28307 | ||||
* | base-files: use "zonename" system option to symlink /etc/localtime via ↵ | Jo-Philipp Wich | 2011-09-26 | 2 | -1/+6 |
| | | | | | | /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 Wich | 2011-09-26 | 1 | -1/+1 |
| | | | | | | -processors option SVN-Revision: 28305 | ||||
* | ath9k: fix some tx aggregation issues - reduces the number of tx dma stop ↵ | Felix Fietkau | 2011-09-25 | 3 | -1/+63 |
| | | | | | | failures SVN-Revision: 28301 | ||||
* | ath9k: merge a pending fix for powersave | Felix Fietkau | 2011-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 28300 | ||||
* | mac80211: rework mac address generation for virtual interfaces; set locally ↵ | Jo-Philipp Wich | 2011-09-25 | 1 | -9/+17 |
| | | | | | | 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 Fietkau | 2011-09-24 | 1 | -15/+9 |
| | | | | | | 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 board | Gabor Juhos | 2011-09-23 | 1 | -10/+23 |
| | | | | | | Patch-by: Lukas Kuna SVN-Revision: 28295 | ||||
* | ar71xx: enable login only on the system console by default | Gabor Juhos | 2011-09-23 | 2 | -2/+25 |
| | | | | SVN-Revision: 28294 |