Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip17xx: Fixed error handling in ip175c_set_val() | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
| | | | | | | | | | Upon error, ip175c_set_val() returned 0 instead of -EINVAL. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21711 | ||||
* | ip17xx: Cosmetic cleanups | Gabor Juhos | 2010-06-08 | 1 | -50/+35 |
| | | | | | | | | | | Trying to unify capitalization and formatting of comments. Writing of periods at the end of comments is however still inconsistent. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21710 | ||||
* | ip17xx: Consolidate operations with PHY registers | Gabor Juhos | 2010-06-08 | 1 | -47/+40 |
| | | | | | | | | | | | | | | | Call mdiobus_{read,write} instead of duplicating their code. Introduce ip_phy_write_masked(), which changes a part of a register. Will be used later in this patch series. Please note that it does not hold any lock between reading and writing, so it is up to the caller to serialize. Also add DUMP_MII_IO, which enables logging of all MII accesses. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21709 | ||||
* | swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
| | | | | | | | | | SWITCH_PORT_FLAG_TAGGED is a bit index, not a bit mask. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21708 | ||||
* | generic-2.6: fix mini_fo 2.6.35 kernel issue | Alexandros C. Couloumbis | 2010-06-08 | 1 | -0/+20 |
| | | | | SVN-Revision: 21706 | ||||
* | fix a typo on commit r21704 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 21705 | ||||
* | generic-2.6: generic: add missing config symbols for 2.6.35 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+8 |
| | | | | SVN-Revision: 21704 | ||||
* | generic: add missing config symbol for 2.6.34 | Gabor Juhos | 2010-06-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 21699 | ||||
* | generic-2.6: add kernel 2.6.35 preliminary support (patches) | Alexandros C. Couloumbis | 2010-06-07 | 104 | -0/+38334 |
| | | | | SVN-Revision: 21696 | ||||
* | refresh kernel patches | Alexandros C. Couloumbis | 2010-06-06 | 18 | -65/+65 |
| | | | | SVN-Revision: 21694 | ||||
* | do not override kmod-usb-storage-extras Kconfig symbols (#7285) | Florian Fainelli | 2010-06-06 | 5 | -50/+0 |
| | | | | SVN-Revision: 21688 | ||||
* | generic: update mips multimachine patch | Gabor Juhos | 2010-06-05 | 3 | -42/+51 |
| | | | | SVN-Revision: 21681 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.34 | Gabor Juhos | 2010-06-04 | 1 | -68/+100 |
| | | | | SVN-Revision: 21675 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.33 | Gabor Juhos | 2010-06-04 | 1 | -69/+101 |
| | | | | SVN-Revision: 21674 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.32 | Gabor Juhos | 2010-06-04 | 1 | -68/+100 |
| | | | | SVN-Revision: 21673 | ||||
* | kernel: add missing config symbols. | Hauke Mehrtens | 2010-05-29 | 1 | -1/+10 |
| | | | | | | | | Thank you Maddes for your patch This closes #7375. SVN-Revision: 21623 | ||||
* | kernel: add lzma support for arm cpu. | Hauke Mehrtens | 2010-05-29 | 1 | -0/+57 |
| | | | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.34. closes #7377. SVN-Revision: 21622 | ||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 16 | -51/+51 |
| | | | | SVN-Revision: 21566 | ||||
* | kernel: add lzma support for arm cpu. | Hauke Mehrtens | 2010-05-23 | 1 | -0/+57 |
| | | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.33. SVN-Revision: 21552 | ||||
* | generic-2.6: refresh patches | Hauke Mehrtens | 2010-05-23 | 11 | -43/+39 |
| | | | | SVN-Revision: 21542 | ||||
* | target/generic-2.6: add missing bits for 2.6.30 ssb update | Nicolas Thill | 2010-05-19 | 1 | -3/+166 |
| | | | | SVN-Revision: 21507 | ||||
* | Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from ↵ | Lars-Peter Clausen | 2010-05-17 | 9 | -15/+15 |
| | | | | | | 2.6.34-rcX to 2.6.34 SVN-Revision: 21498 | ||||
* | add missing ifxmips crypto config symbols, spotted by buildbot | Florian Fainelli | 2010-05-17 | 2 | -0/+2 |
| | | | | SVN-Revision: 21483 | ||||
* | do not export find_task_by_vpid twice on 2.6.30 | Florian Fainelli | 2010-05-15 | 1 | -21/+19 |
| | | | | SVN-Revision: 21456 | ||||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 10 | -10/+45 |
| | | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449 | ||||
* | Move CONFIG_LZMA_{DE,}COMPRESS to generic config | Lars-Peter Clausen | 2010-05-12 | 2 | -1/+5 |
| | | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437 | ||||
* | gpio_buttons: include slab.h | Lars-Peter Clausen | 2010-05-12 | 1 | -0/+1 |
| | | | | | | Fixes build with 2.6.34 SVN-Revision: 21436 | ||||
* | kernel: add missing symbol | Hauke Mehrtens | 2010-05-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 21429 | ||||
* | Add missing symbols to generic 2.6.34 config | Lars-Peter Clausen | 2010-05-12 | 1 | -0/+47 |
| | | | | SVN-Revision: 21428 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-05-09 | 19 | -70/+68 |
| | | | | SVN-Revision: 21411 | ||||
* | make etrax samsung flash patch generic (#6552) | Florian Fainelli | 2010-05-09 | 3 | -0/+33 |
| | | | | SVN-Revision: 21408 | ||||
* | fix build error on hifnHIPP spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 21373 | ||||
* | update OCF framework to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 192 | -4797/+65214 |
| | | | | SVN-Revision: 21356 | ||||
* | remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵ | Jo-Philipp Wich | 2010-05-03 | 5 | -0/+85 |
| | | | | | | VPN1411 crypto accelerator SVN-Revision: 21344 | ||||
* | use AMD standard command-set with winbond flash chips (#6966), patch from obinou | Florian Fainelli | 2010-05-03 | 3 | -0/+36 |
| | | | | SVN-Revision: 21333 | ||||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | 4 | -77/+3441 |
| | | | | SVN-Revision: 21269 | ||||
* | refresh 2.6.31 patches | Florian Fainelli | 2010-04-28 | 19 | -66/+66 |
| | | | | SVN-Revision: 21240 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-04-28 | 16 | -58/+58 |
| | | | | SVN-Revision: 21233 | ||||
* | refresh kernel patches | Alexandros C. Couloumbis | 2010-04-28 | 53 | -179/+179 |
| | | | | SVN-Revision: 21217 | ||||
* | kernel: refresh patches for 2.6.34-rc5 and update md5sum | Gabor Juhos | 2010-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 21082 | ||||
* | kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels | Gabor Juhos | 2010-04-22 | 19 | -105/+105 |
| | | | | SVN-Revision: 21081 | ||||
* | kernel: add KEY_WPS_BUTTON definition | Gabor Juhos | 2010-04-21 | 2 | -0/+51 |
| | | | | SVN-Revision: 21073 | ||||
* | kernel: refresh patches with 2.6.34-rc4 | Hauke Mehrtens | 2010-04-18 | 50 | -204/+204 |
| | | | | SVN-Revision: 20999 | ||||
* | kernel: add missing symbols | Hauke Mehrtens | 2010-04-18 | 3 | -2/+8 |
| | | | | SVN-Revision: 20995 | ||||
* | kernel: fix build with kernel 2.6.34-rc4 | Hauke Mehrtens | 2010-04-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 20992 | ||||
* | kernel: add missing symbols | Hauke Mehrtens | 2010-04-18 | 1 | -0/+20 |
| | | | | SVN-Revision: 20991 | ||||
* | kernel: refresh 2.6.32 patches | Gabor Juhos | 2010-04-17 | 2 | -4/+4 |
| | | | | SVN-Revision: 20952 | ||||
* | swconfig: Add cpu port index to help output. | Gabor Juhos | 2010-04-16 | 2 | -0/+2 |
| | | | | | | | | | | | | | Let swconfig provide the cpu port index in its help page. This is needed as e.g. Atheros switches have their cpu port at port 0, not port 5. This could allow e.g. luci to get a rough overview of the layout of the switch. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20939 | ||||
* | 2.6.34: fix kzalloc error | Alexandros C. Couloumbis | 2010-04-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 20881 | ||||
* | add lzma/jffs2 patches for 2.6.34 | Alexandros C. Couloumbis | 2010-04-13 | 1 | -0/+5142 |
| | | | | SVN-Revision: 20845 |