| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 29718
|
|
|
|
| |
SVN-Revision: 29678
|
|
|
|
|
|
|
|
| |
* make clock delay configurable
* make read,write commands configurable
* use u16 for member and untag fields
SVN-Revision: 29677
|
|
|
|
| |
SVN-Revision: 29676
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 29643
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 29627
|
|
|
|
| |
SVN-Revision: 29625
|
|
|
|
| |
SVN-Revision: 29610
|
|
|
|
| |
SVN-Revision: 29574
|
|
|
|
| |
SVN-Revision: 29530
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
reused from other targets
SVN-Revision: 29516
|
|
|
|
| |
SVN-Revision: 29470
|
|
|
|
| |
SVN-Revision: 29469
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
SVN-Revision: 29264
|
|
|
|
| |
SVN-Revision: 29043
|
|
|
|
| |
SVN-Revision: 29042
|
|
|
|
| |
SVN-Revision: 29007
|
|
|
|
| |
SVN-Revision: 28993
|
|
|
|
| |
SVN-Revision: 28992
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 28848
|
|
|
|
| |
SVN-Revision: 28813
|
|
|
|
| |
SVN-Revision: 28753
|
|
|
|
|
|
| |
patches (patch by tripolar)
SVN-Revision: 28734
|
|
|
|
| |
SVN-Revision: 28586
|
|
|
|
| |
SVN-Revision: 28584
|
|
|
|
|
|
| |
Hopefully the last one and identical to final.
SVN-Revision: 28492
|
|
|
|
| |
SVN-Revision: 28421
|
|
|
|
| |
SVN-Revision: 28376
|
|
|
|
|
|
| |
name. Philip Prindeville - 2011-10-03 03:58:17
SVN-Revision: 28357
|
|
|
|
|
|
| |
build failure)
SVN-Revision: 28293
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 28163
|
|
|
|
| |
SVN-Revision: 28162
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 28080
|
|
|
|
| |
SVN-Revision: 28043
|
|
|
|
| |
SVN-Revision: 28022
|
|
|
|
| |
SVN-Revision: 28021
|
|
|
|
| |
SVN-Revision: 27989
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
allow overlayfs to be mounted on top of it
SVN-Revision: 27960
|
|
|
|
| |
SVN-Revision: 27956
|
|
|
|
|
|
| |
KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30
SVN-Revision: 27954
|
|
|
|
|
|
| |
find_task_by_vpid is already exported by the kernel without any patches needed.
SVN-Revision: 27953
|