Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | 122 | -37330/+0 |
| | | | | SVN-Revision: 21952 | ||||
* | reinstate netdev LED trigger dependency against CONFIG_NET | Florian Fainelli | 2010-06-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 21804 | ||||
* | add b43 dma_dev fix to 2.6.32 and 2.6.33 | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+52 |
| | | | | SVN-Revision: 21789 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-06-13 | 20 | -70/+70 |
| | | | | SVN-Revision: 21783 | ||||
* | rename 014-samsung_flash -> 014-samsung_flash.patch | Florian Fainelli | 2010-06-13 | 1 | -0/+0 |
| | | | | SVN-Revision: 21776 | ||||
* | fix samsung flash patch after r21408, thanks to Matthias Buecher (#7348) | Florian Fainelli | 2010-06-13 | 2 | -34/+74 |
| | | | | SVN-Revision: 21775 | ||||
* | generic: add aneg_done and update_link functions for the phy_device | Gabor Juhos | 2010-06-08 | 1 | -0/+45 |
| | | | | SVN-Revision: 21726 | ||||
* | ip17xx: Rename the driver to ip17xx.c | Gabor Juhos | 2010-06-08 | 1 | -3/+3 |
| | | | | | | | | | | Following the big internal rename, this is the external rename. Rename the source file to ip17xx.c and adjust Makefile and Kconfig. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21724 | ||||
* | refresh kernel patches | Alexandros C. Couloumbis | 2010-06-06 | 18 | -65/+65 |
| | | | | SVN-Revision: 21694 | ||||
* | generic: update mips multimachine patch | Gabor Juhos | 2010-06-05 | 1 | -14/+17 |
| | | | | SVN-Revision: 21681 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.32 | Gabor Juhos | 2010-06-04 | 1 | -68/+100 |
| | | | | SVN-Revision: 21673 | ||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 16 | -51/+51 |
| | | | | SVN-Revision: 21566 | ||||
* | generic-2.6: refresh patches | Hauke Mehrtens | 2010-05-23 | 3 | -14/+14 |
| | | | | SVN-Revision: 21542 | ||||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 1 | -1/+9 |
| | | | | | | | | 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 | ||||
* | 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 | 1 | -0/+11 |
| | | | | SVN-Revision: 21408 | ||||
* | update OCF framework to version 20100325 | Jo-Philipp Wich | 2010-05-04 | 4 | -222/+27 |
| | | | | SVN-Revision: 21356 | ||||
* | remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵ | Jo-Philipp Wich | 2010-05-03 | 1 | -0/+17 |
| | | | | | | VPN1411 crypto accelerator SVN-Revision: 21344 | ||||
* | use AMD standard command-set with winbond flash chips (#6966), patch from obinou | Florian Fainelli | 2010-05-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 21333 | ||||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | 1 | -0/+1231 |
| | | | | SVN-Revision: 21269 | ||||
* | 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 | 21 | -65/+65 |
| | | | | SVN-Revision: 21217 | ||||
* | kernel: add KEY_WPS_BUTTON definition | Gabor Juhos | 2010-04-21 | 1 | -0/+26 |
| | | | | SVN-Revision: 21073 | ||||
* | kernel: refresh 2.6.32 patches | Gabor Juhos | 2010-04-17 | 2 | -4/+4 |
| | | | | SVN-Revision: 20952 | ||||
* | fix kexec for mips, patch from Adrian Byszuk (#7115) | Florian Fainelli | 2010-04-08 | 1 | -0/+11 |
| | | | | SVN-Revision: 20745 | ||||
* | netfilter: fix ABI breakage caused by the netfilter match optimization ↵ | Felix Fietkau | 2010-03-28 | 1 | -0/+23 |
| | | | | | | (fixes #5628) SVN-Revision: 20552 | ||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 20444 | ||||
* | export rescan_partitions to prevent linking failures in block2mtd (#6741) | Florian Fainelli | 2010-03-14 | 1 | -0/+10 |
| | | | | SVN-Revision: 20205 | ||||
* | mips: allow the compiler to optimize memset, memcmp, memcpy for better ↵ | Felix Fietkau | 2010-03-11 | 1 | -0/+83 |
| | | | | | | performance and (in some instances) smaller code SVN-Revision: 20151 | ||||
* | ar71xx: fix oprofile support | Felix Fietkau | 2010-03-11 | 1 | -0/+47 |
| | | | | SVN-Revision: 20150 | ||||
* | the mips -ffreestanding patch has been unnecessary for a long time now, ↵ | Felix Fietkau | 2010-03-11 | 1 | -12/+0 |
| | | | | | | remove it SVN-Revision: 20149 | ||||
* | prevent UML build failure against decompress_lzo.c | Florian Fainelli | 2010-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 19934 | ||||
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 1 | -4/+9 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837 | ||||
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 1 | -0/+42 |
| | | | | | | Fix part of bug #6709. SVN-Revision: 19779 | ||||
* | fix a compile error in block2mtd when compiled as module | Felix Fietkau | 2010-02-18 | 1 | -4/+5 |
| | | | | SVN-Revision: 19709 | ||||
* | refresh generic 2.6.32 patches | Imre Kaloz | 2010-02-17 | 4 | -26/+26 |
| | | | | SVN-Revision: 19687 | ||||
* | prepare kernel 2.6.32 support | Jo-Philipp Wich | 2010-02-13 | 4 | -26/+26 |
| | | | | SVN-Revision: 19617 | ||||
* | remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵ | Imre Kaloz | 2010-02-12 | 1 | -22/+0 |
| | | | | | | already includes a fix for this.. SVN-Revision: 19598 | ||||
* | kernel: 2.6.32: move discarding of SYMTAB entries to the right place. | Gabor Juhos | 2010-02-11 | 2 | -18/+11 |
| | | | | | | | This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. SVN-Revision: 19583 | ||||
* | refresh patch | Imre Kaloz | 2010-02-08 | 1 | -6/+3 |
| | | | | SVN-Revision: 19557 | ||||
* | add a backported fix for the uncompression code | Imre Kaloz | 2010-02-08 | 1 | -0/+63 |
| | | | | SVN-Revision: 19555 | ||||
* | kernel: 2.6.32: integrate m25p80 driver related patches from ar71xx | Gabor Juhos | 2010-02-08 | 5 | -0/+65 |
| | | | | SVN-Revision: 19547 | ||||
* | kernel: 2.6.32: refresh a patch | Gabor Juhos | 2010-02-08 | 1 | -5/+3 |
| | | | | SVN-Revision: 19546 | ||||
* | kernel: fix compilation for platforms without GENERIC_TIME | Claudio Mignanti | 2010-02-07 | 1 | -0/+25 |
| | | | | SVN-Revision: 19542 | ||||
* | kernel: merge lzma compressed initramfs fixes to 2.6.32 from [17289] | Gabor Juhos | 2010-02-06 | 1 | -2/+12 |
| | | | | SVN-Revision: 19535 | ||||
* | fix mips linking failure on bad section (#6635) | Florian Fainelli | 2010-02-05 | 1 | -0/+13 |
| | | | | SVN-Revision: 19533 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 19521 | ||||
* | save space by making the crypto testsuite optional and disabled by default | Felix Fietkau | 2010-02-03 | 1 | -0/+63 |
| | | | | SVN-Revision: 19502 | ||||
* | upgrade IMQ patch to the latest one, refresh patches | Imre Kaloz | 2010-01-30 | 2 | -76/+152 |
| | | | | SVN-Revision: 19431 | ||||
* | update to 2.6.32.7 | Imre Kaloz | 2010-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 19379 |