Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add support for linux 3.2.1 | Jonas Gorski | 2012-01-13 | 125 | -0/+66387 |
| | | | | SVN-Revision: 29730 | ||||
* | kernel: backport overlayfs v11 to 3.0 and 2.6.39 | Jonas Gorski | 2012-01-13 | 2 | -1868/+2307 |
| | | | | | | Should fix whiteout issues and missing files when using extroot. SVN-Revision: 29727 | ||||
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 9 | -29/+10 |
| | | | | SVN-Revision: 29726 | ||||
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 9 | -33/+13 |
| | | | | SVN-Revision: 29725 | ||||
* | ar8216: use vlan configuration for connecting ports (forced to be untagged) ↵ | Felix Fietkau | 2012-01-12 | 1 | -1/+7 |
| | | | | | | even with vlan_enable=0, but keep them isolated before the switch has been configured this makes enable_vlan=0 practical for vlan passthrough SVN-Revision: 29719 | ||||
* | ar8216: do not strip vlan tags when running with vlan_enable=0 | Felix Fietkau | 2012-01-12 | 1 | -3/+6 |
| | | | | SVN-Revision: 29718 | ||||
* | generic: add driver for the RTL8367R/M switches | Gabor Juhos | 2012-01-07 | 8 | -0/+1955 |
| | | | | SVN-Revision: 29678 | ||||
* | generic: rtl8366: preparing for RTL8367 support | Gabor Juhos | 2012-01-07 | 4 | -9/+17 |
| | | | | | | | | * make clock delay configurable * make read,write commands configurable * use u16 for member and untag fields SVN-Revision: 29677 | ||||
* | generic: rtl8366_smi: add timeout message | Gabor Juhos | 2012-01-07 | 1 | -2/+4 |
| | | | | SVN-Revision: 29676 | ||||
* | generic: improve MIPS kexec support | Gabor Juhos | 2012-01-07 | 18 | -0/+3552 |
| | | | | | | | | | | | | | It is based on patches from the linux-longsoon-community git tree: http://dev.lemote.com/cgit/linux-loongson-community.git/ Now the kernel can use the command line parameter from kexec-tools. Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped before executing the new kernel). Compile tested with lantiq (3.1.4) and brcm47xx (3.0.12). SVN-Revision: 29674 | ||||
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 9 | -12294/+0 |
| | | | | SVN-Revision: 29643 | ||||
* | backport upstream commit e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to ↵ | Jo-Philipp Wich | 2012-01-03 | 2 | -0/+82 |
| | | | | | | affected kernels (#9802) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems. SVN-Revision: 29642 | ||||
* | kernel: swconfig: introduce a generic switch LED trigger | Gabor Juhos | 2011-12-31 | 9 | -3/+385 |
| | | | | SVN-Revision: 29627 | ||||
* | kernel: swconfig: add get_port_{link,stats} callbacks | Gabor Juhos | 2011-12-31 | 1 | -0/+26 |
| | | | | SVN-Revision: 29625 | ||||
* | add missing config symbol | Jo-Philipp Wich | 2011-12-25 | 9 | -0/+9 |
| | | | | SVN-Revision: 29610 | ||||
* | kernel: update bcma and ssb to version master-2011-12-16 from wireless-testing | Hauke Mehrtens | 2011-12-19 | 18 | -1995/+17413 |
| | | | | SVN-Revision: 29574 | ||||
* | ath9k: add support for registering extra leds connected to the wmac gpio lines | Felix Fietkau | 2011-12-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 29530 | ||||
* | generic: disable 'small sector' erase in m25p80 driver | Gabor Juhos | 2011-12-13 | 6 | -0/+126 |
| | | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521 | ||||
* | kernel: move linux/ath9k_platform.h to generic files so that it can be ↵ | Felix Fietkau | 2011-12-13 | 1 | -0/+37 |
| | | | | | | reused from other targets SVN-Revision: 29516 | ||||
* | linux: update 3.1 to 3.1.4 | Jonas Gorski | 2011-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 29470 | ||||
* | linux: update 3.0 to 3.0.12 | Jonas Gorski | 2011-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 29469 | ||||
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 | 9 | -60/+84 |
| | | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 | ||||
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 | 6 | -14/+14 |
| | | | | SVN-Revision: 29264 | ||||
* | refresh 3.0 patches | Florian Fainelli | 2011-11-13 | 1 | -2/+0 |
| | | | | SVN-Revision: 29043 | ||||
* | refresh 2.6.39 patches | Florian Fainelli | 2011-11-13 | 5 | -34/+17 |
| | | | | SVN-Revision: 29042 | ||||
* | linux: update 3.1 to 3.1.1 | Jonas Gorski | 2011-11-13 | 4 | -6/+6 |
| | | | | SVN-Revision: 29007 | ||||
* | kernel: ar8216: add support for the AR8236 switch | Gabor Juhos | 2011-11-12 | 2 | -4/+87 |
| | | | | SVN-Revision: 28993 | ||||
* | kernel: ar8216: move port vlan setup into a separate function | Gabor Juhos | 2011-11-12 | 1 | -16/+28 |
| | | | | SVN-Revision: 28992 | ||||
* | target: linux: mtd: fix MTDREFRESH to an arbitrary high number | Jonas Gorski | 2011-11-09 | 9 | -9/+9 |
| | | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893 | ||||
* | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 | 9 | -0/+19 |
| | | | | SVN-Revision: 28848 | ||||
* | update arm mach-types | Imre Kaloz | 2011-11-07 | 1 | -6/+253 |
| | | | | SVN-Revision: 28813 | ||||
* | kernel: swconfig: add a missing unlock in error path | Gabor Juhos | 2011-11-04 | 1 | -1/+3 |
| | | | | SVN-Revision: 28753 | ||||
* | kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵ | Felix Fietkau | 2011-11-03 | 3 | -9/+12 |
| | | | | | | patches (patch by tripolar) SVN-Revision: 28734 | ||||
* | target: remove CONFIG_IDE_PROC_FS support as well | Jo-Philipp Wich | 2011-10-25 | 9 | -9/+9 |
| | | | | SVN-Revision: 28586 | ||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 9 | -9/+9 |
| | | | | SVN-Revision: 28584 | ||||
* | linux: generic: refresh patches for 3.1-rc10 | Jonas Gorski | 2011-10-20 | 11 | -22/+22 |
| | | | | | | Hopefully the last one and identical to final. SVN-Revision: 28492 | ||||
* | ar8216: use mdiobus_{read,write} to ensure proper locking | Jonas Gorski | 2011-10-11 | 1 | -17/+17 |
| | | | | SVN-Revision: 28421 | ||||
* | add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver | Jo-Philipp Wich | 2011-10-06 | 7 | -23/+143 |
| | | | | SVN-Revision: 28376 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | update alix2 platform driver | Florian Fainelli | 2011-08-25 | 2 | -0/+608 |
| | | | | | | | | | 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 | ||||
* | kernel: update to version 3.0.3 | Hauke Mehrtens | 2011-08-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 28043 | ||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 2 | -4/+4 |
| | | | | SVN-Revision: 28022 | ||||
* | kernel: generic: refresh patches for 3.1-rc2 | Jonas Gorski | 2011-08-16 | 4 | -14/+5 |
| | | | | SVN-Revision: 28021 | ||||
* | generic: ar8216: add support for get link status | Gabor Juhos | 2011-08-15 | 1 | -0/+62 |
| | | | | SVN-Revision: 27989 | ||||
* | kernel: disable cfi cmdset 0002 erase suspend | Felix Fietkau | 2011-08-15 | 3 | -0/+33 |
| | | | | | | | | | | on some platforms, erase suspend leads to data corruption and lockups when write ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh. rather than play whack-a-mole with a hard to reproduce issue on a variety of devices, simply disable erase suspend, as it will usually not produce any useful gain on the small filesystems used on embedded hardware. SVN-Revision: 27984 |