summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.12
Commit message (Collapse)AuthorAgeFilesLines
* upgrade 3.12 to 3.12.10Imre Kaloz2014-02-1311-142/+159
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39581
* kernel: XHCI PCI quirks for kernel 3.12 and 3.13Hauke Mehrtens2014-02-081-10/+4
| | | | | | | | | | This adds empty definitions for the PCI quirks functions when they should not be included in the kernel. This is based on a patch by Daniel <daniel@makrotopia.org> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39534
* kernel: bgmac: update bgmac to a version from kernel 3.14-rc1Hauke Mehrtens2014-02-045-516/+760
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39465
* kernel: ssb: update ssb to a version from kernel 3.14-rc1Hauke Mehrtens2014-02-041-0/+543
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39464
* kernel: bcma: update bcma to a version from kernel 3.14-rc1Hauke Mehrtens2014-02-042-71/+364
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39463
* kernel/3.1x: yaffs: fix handling of small-page NAND devicesGabor Juhos2014-01-282-0/+354
| | | | | | | | | | | Since the yaffs code update (r39084), it is not possible to install OpenWrt on RouterBoards with small-page NAND chips. Fix the yaffs code to make it work again. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39409
* kernel/3.1x: add split code for LZMA compressed kernel based firmwaresGabor Juhos2014-01-242-2/+25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39387
* kernel/3.1[02]: add AR8216_PHY_LEDS optionGabor Juhos2014-01-201-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39339
* kernel: backport upstream inet fixLuka Perkov2013-12-191-0/+54
| | | | | | | | | Without it in some occasions oops is shown on network restart. Problem was noticed on imx6 targed. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39134
* kernel/3.1[02]: add Winbond W25X05 SPI flash supportGabor Juhos2013-12-161-0/+20
| | | | | | | | It is used on newer RouterBOARDs. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39086
* kernel: update yaffs codeGabor Juhos2013-12-1618-1670/+328
| | | | | | | | | | | | | | | | Use the latest version of the yaffs code. Fetched from the yaffs2 git tree and it is based on the following commit: commit bc76682d93955cfb33051beb503ad9f8a5450578 Merge: 3a8580e ffa781d Author: Charles Manning <cdhmanning@gmail.com> Date: Thu Jul 11 17:46:25 2013 +1200 Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39084
* upgrade 3.12 targets to 3.12.5Imre Kaloz2013-12-149-29/+29
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39055
* refresh patchImre Kaloz2013-11-271-4/+3
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38930
* make the wl12xx glue code available with compat-wireless, tooImre Kaloz2013-11-271-0/+15
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38929
* kernel: add fix to block2mtd driver for modified error loggingZoltan Herpai2013-11-171-0/+12
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38827
* kernel: bgmac: make it send and receive some packages on BCM4708Hauke Mehrtens2013-11-114-2/+260
| | | | | | | | | | This adds some more code for bgmac core rev 4 and it now restarts all cores when initializing the first one on BCM4708. I am just able to send under 100 packages and then DMA TX does not work any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38714
* kernel: bcma: detect pci ID 0x4313Hauke Mehrtens2013-11-111-0/+24
| | | | | | | | | | | This pci ID is used by sprom less BCM4313 devices. This is a backport from the mainline kernel. This is part of #13551. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38713
* update for 3.12 finalImre Kaloz2013-11-051-11/+11
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38657
* kernel/3.1[02]: move MTD root device setup code to mtdcoreGabor Juhos2013-11-048-29/+47
| | | | | | | | | | The current code only allows to automatically set root device on MTD partitions. Move the code to MTD core to allow to use it with all MTD devices. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38643
* kernel: bgmac: update backport patchHauke Mehrtens2013-11-034-13/+250
| | | | | | | | This adds some more bgmac patches from mainline kernel. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38637
* kernel: refresh 3.12 patches on -rc7 releaseLuka Perkov2013-10-297-18/+18
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38572
* kernel: jffs2: ignore bad blocks after the end-of-filesystem markerFelix Fietkau2013-10-281-5/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38568
* kernel: fix compile error in 3.12Luka Perkov2013-10-271-1/+1
| | | | | | | | | Upstream commit c655bc6896b94ee0223393f26155c6daf1e2d148 changed number of arguments in nf_ct_iterate_cleanup() function. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38547
* preliminary 3.12 supportImre Kaloz2013-10-24174-0/+29808
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38528