Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: ar71xx: add support for Mikrotik Routerboard RB493G | Jonas Gorski | 2011-10-11 | 5 | -0/+109 |
| | | | | SVN-Revision: 28423 | ||||
* | ar71xx: add a workaround for ar8316 not always driving the TA bit to low | Jonas Gorski | 2011-10-11 | 1 | -0/+20 |
| | | | | | | | | AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit to low despite returning a valid value. Ignore it and just use the returned value anyway. SVN-Revision: 28422 | ||||
* | ar8216: use mdiobus_{read,write} to ensure proper locking | Jonas Gorski | 2011-10-11 | 1 | -17/+17 |
| | | | | SVN-Revision: 28421 | ||||
* | * 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 | ||||
* | 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 | ||||
* | add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver | Jo-Philipp Wich | 2011-10-06 | 7 | -23/+143 |
| | | | | SVN-Revision: 28376 | ||||
* | add missing kernel config symbols | Florian Fainelli | 2011-10-04 | 2 | -0/+2 |
| | | | | SVN-Revision: 28363 | ||||
* | 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 | 1 | -1/+1 |
| | | | | | | | 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 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 ↵ | Alexandros C. Couloumbis | 2011-09-23 | 1 | -0/+33 |
| | | | | | | build failure) SVN-Revision: 28293 | ||||
* | ar71xx: build images for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 2 | -0/+31 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28279 | ||||
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 9 | -1/+152 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277 | ||||
* | ar71xx: add AR933x specific USB setup function | Gabor Juhos | 2011-09-21 | 2 | -2/+25 |
| | | | | SVN-Revision: 28276 | ||||
* | ar71xx: add ar71xx_device_reset_rmw helper | Gabor Juhos | 2011-09-21 | 2 | -0/+49 |
| | | | | SVN-Revision: 28275 | ||||
* | ar71xx: fix copy&paste bug in WZRHPAG300H profile description | Gabor Juhos | 2011-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 28274 | ||||
* | ar71xx: remove 'default [yn]' from machine Kconfig entries | Gabor Juhos | 2011-09-21 | 1 | -37/+0 |
| | | | | SVN-Revision: 28273 | ||||
* | ar71xx: sort AR71XX_MACH_* entries | Gabor Juhos | 2011-09-21 | 1 | -16/+16 |
| | | | | SVN-Revision: 28272 | ||||
* | ar71xx: create image for the TP-Link TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 2 | -0/+16 |
| | | | | | | | | Same hardware as WR741ND but with PoE support. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28271 | ||||
* | ar71xx: create image for the TP-Link TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 2 | -0/+19 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28269 | ||||
* | generic: jumbo frames support for rtl8366s | Gabor Juhos | 2011-09-21 | 1 | -0/+51 |
| | | | | | | | | | | | | | | This patch adds the option to enable jumbo frames on the rtl8366s switch. This is almost exactly the same as the first patch at https://dev.openwrt.org/ticket/7977 and it has been requested in a comment there. I have tested this and it successfully allows devices on the switch using jumbo frames to communicate. Signed-off-by: Ash Hughes <ashley.hughes@blueyonder.co.uk> SVN-Revision: 28267 | ||||
* | fix generation for arm platforms Based on patch by Roman Yeryomin ↵ | Jo-Philipp Wich | 2011-09-13 | 1 | -1/+5 |
| | | | | | | <roman@advem.lv> SVN-Revision: 28225 | ||||
* | ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins) | Felix Fietkau | 2011-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 28213 | ||||
* | Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't ↵ | Jo-Philipp Wich | 2011-09-09 | 1 | -2/+9 |
| | | | | | | regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist SVN-Revision: 28205 | ||||
* | Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz | Jo-Philipp Wich | 2011-09-08 | 1 | -0/+5 |
| | | | | SVN-Revision: 28197 | ||||
* | ar71xx: do not count normal interrupts as spurious (fixes #10037) | Felix Fietkau | 2011-09-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 28182 | ||||
* | ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes ↵ | Felix Fietkau | 2011-09-05 | 17 | -50/+46 |
| | | | | | | #9954) SVN-Revision: 28173 | ||||
* | upgrade testing kernel support to 3.1 | Imre Kaloz | 2011-09-04 | 17 | -171/+97 |
| | | | | SVN-Revision: 28165 | ||||
* | cleanup config | Imre Kaloz | 2011-09-04 | 1 | -10/+0 |
| | | | | SVN-Revision: 28164 | ||||
* | refresh patches | Imre Kaloz | 2011-09-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 28163 | ||||
* | add missing symbols | Imre Kaloz | 2011-09-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 28162 | ||||
* | brcm47xx: fix padding of trx images, padjffs2 does not work properly on ↵ | Felix Fietkau | 2011-08-29 | 1 | -1/+1 |
| | | | | | | empty files by default SVN-Revision: 28125 | ||||
* | ar71xx: fix ethernet PLL setting on ar7242 | Felix Fietkau | 2011-08-29 | 1 | -3/+5 |
| | | | | SVN-Revision: 28124 | ||||
* | Remove subpage align patch | Hamish Guthrie | 2011-08-25 | 1 | -22/+0 |
| | | | | SVN-Revision: 28086 | ||||
* | Re-order patches, add nand sub-page alignment | Hamish Guthrie | 2011-08-25 | 3 | -0/+22 |
| | | | | SVN-Revision: 28084 | ||||
* | bump to 2.6.39.4 | Florian Fainelli | 2011-08-25 | 1 | -1/+1 |
| | | | | | | | | | | Since linux gets developed on x86 more than all other hardware, hardly makes sense to have our default x86 version be trailing by over a year. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 28082 | ||||
* | update alix2 platform driver | Florian Fainelli | 2011-08-25 | 6 | -1/+650 |
| | | | | | | | | | Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 28081 | ||||
* | kernel: add two missing config symbols for 3.1 | Jonas Gorski | 2011-08-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 28080 | ||||
* | ramips: rt305x: add support for the ZyXEL NBG-419N board | Gabor Juhos | 2011-08-22 | 10 | -1/+132 |
| | | | | SVN-Revision: 28078 | ||||
* | ramips: rt305x: remove unused defines from mach-nw718.c | Gabor Juhos | 2011-08-22 | 1 | -3/+0 |
| | | | | SVN-Revision: 28077 | ||||
* | ramips: sort Makefile entries | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 28076 | ||||
* | ramips: sort RAMIPS_MACH_* defines | Gabor Juhos | 2011-08-22 | 1 | -4/+4 |
| | | | | SVN-Revision: 28075 | ||||
* | ramips: fix wireless firmware extraction for wr512-3gn | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28073 |