Jonas Gorski
40d088446f
linux: generic: refresh patches for 3.1-rc10
...
Hopefully the last one and identical to final.
SVN-Revision: 28492
2011-10-20 10:32:44 +00:00
Jonas Gorski
b7a2a74823
ar8216: use mdiobus_{read,write} to ensure proper locking
...
SVN-Revision: 28421
2011-10-11 23:05:10 +00:00
Jo-Philipp Wich
ce5e1abbb7
add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
...
SVN-Revision: 28376
2011-10-06 18:23:16 +00:00
Daniel Dickinson
b0345ef184
Was specifying input-polled-keys and not input-keys-polled as the module name. Philip Prindeville - 2011-10-03 03:58:17
...
SVN-Revision: 28357
2011-10-03 04:39:54 +00:00
Alexandros C. Couloumbis
5fc14dfb87
linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 build failure)
...
SVN-Revision: 28293
2011-09-23 10:00:13 +00:00
Gabor Juhos
93c093057d
generic: jumbo frames support for rtl8366s
...
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
2011-09-21 11:47:38 +00:00
Imre Kaloz
0569cff6e1
refresh patches
...
SVN-Revision: 28163
2011-09-04 15:01:56 +00:00
Imre Kaloz
6d17e13cde
add missing symbols
...
SVN-Revision: 28162
2011-09-04 15:01:25 +00:00
Florian Fainelli
d2652dee9d
update alix2 platform driver
...
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
2011-08-25 09:35:45 +00:00
Jonas Gorski
71adaae258
kernel: add two missing config symbols for 3.1
...
SVN-Revision: 28080
2011-08-24 11:43:25 +00:00
Hauke Mehrtens
464539b074
kernel: update to version 3.0.3
...
SVN-Revision: 28043
2011-08-18 12:54:12 +00:00
Hauke Mehrtens
09b1073f9b
kernel: update kernel to version 2.6.39.4
...
SVN-Revision: 28022
2011-08-16 22:04:10 +00:00
Jonas Gorski
3e94ee9642
kernel: generic: refresh patches for 3.1-rc2
...
SVN-Revision: 28021
2011-08-16 21:42:15 +00:00
Gabor Juhos
bb64fb2e58
generic: ar8216: add support for get link status
...
SVN-Revision: 27989
2011-08-15 14:11:41 +00:00
Felix Fietkau
50817f6afe
kernel: disable cfi cmdset 0002 erase suspend
...
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
2011-08-15 00:15:36 +00:00
Felix Fietkau
82a05d1a19
initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it
...
SVN-Revision: 27960
2011-08-11 20:32:57 +00:00
Florian Fainelli
f7dbf2ef04
add more missing touchscren symbols (3.0+)
...
SVN-Revision: 27956
2011-08-11 11:18:41 +00:00
Hauke Mehrtens
20de21593b
kernel: revert r27953
...
KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30
SVN-Revision: 27954
2011-08-11 09:54:02 +00:00
Hauke Mehrtens
409f8211e1
kernel: fix ocf patch for kernel 2.6.30
...
find_task_by_vpid is already exported by the kernel without any patches needed.
SVN-Revision: 27953
2011-08-11 09:47:36 +00:00
Jonas Gorski
7304dcad2a
kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCF
...
find_task_by_vpid is already exported, thus breaking builds.
SVN-Revision: 27952
2011-08-11 09:46:30 +00:00
Florian Fainelli
0e40c19b45
add ignore_oc in struct ehci_hcd
...
SVN-Revision: 27945
2011-08-10 11:37:21 +00:00
Florian Fainelli
f124358722
add CONFIG_EARLY_PRINTK
...
SVN-Revision: 27942
2011-08-09 13:13:16 +00:00
Jonas Gorski
cf2070bd5b
linux: generic: add support for 3.1-rc1
...
SVN-Revision: 27940
2011-08-09 12:19:43 +00:00
Felix Fietkau
ba9e7889dd
kernel: fix another typo in the netfilter optimization patches
...
SVN-Revision: 27927
2011-08-07 21:17:18 +00:00
Hauke Mehrtens
6f4151b7f0
kernel: add missing option
...
SVN-Revision: 27925
2011-08-06 16:46:04 +00:00
Felix Fietkau
ac96ae6731
kernel: add missing checks in the netfilter optimization patch which broke some rules containing only source/destination address checks
...
SVN-Revision: 27923
2011-08-06 12:39:31 +00:00
Hauke Mehrtens
d447cb5164
kernel: add some missing config options
...
These options where found by buildbot
SVN-Revision: 27920
2011-08-06 10:41:15 +00:00
Hauke Mehrtens
51be984655
kernel: update to kernel version 3.0.1
...
SVN-Revision: 27918
2011-08-06 09:51:55 +00:00
Florian Fainelli
698c1b4952
add more missing config symbols
...
SVN-Revision: 27911
2011-08-05 13:48:38 +00:00
Florian Fainelli
a8e79cbdf8
add 101-perf_arm_uclibc.patch to 3.0 patches
...
SVN-Revision: 27909
2011-08-05 13:48:31 +00:00
Florian Fainelli
c99d08f050
add missing config symbol
...
SVN-Revision: 27908
2011-08-05 13:48:28 +00:00
Jonas Gorski
3b36e83a29
generic: Add missing config symbol
...
SVN-Revision: 27887
2011-08-03 23:28:00 +00:00
Florian Fainelli
4543f6d659
remove 8*1-usb_serial_endpoint_size.patch
...
This is breaking some devices out there such as Winchiphead CH341 adapters (#9601 )
SVN-Revision: 27885
2011-08-03 13:23:21 +00:00
Florian Fainelli
c4af036ec7
refresh 3.0 patches
...
SVN-Revision: 27879
2011-08-02 18:55:38 +00:00
Jonas Gorski
ed2b7cd342
linux/generic: remove obsolete kernel options from 3.0
...
Also fix one typo.
SVN-Revision: 27875
2011-08-02 09:58:16 +00:00
Jonas Gorski
61e2e03311
kernel: Fix firewire for 2.6.37+
...
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.
SVN-Revision: 27874
2011-08-02 09:53:19 +00:00
Felix Fietkau
62b8cba9c0
kernel: enable inotify by default ( #8055 )
...
SVN-Revision: 27853
2011-07-31 18:12:23 +00:00
Felix Fietkau
19eaf1c5f7
kernel: add a new version of my netfilter speedup patches for linux 2.6.39 and 3.0
...
SVN-Revision: 27840
2011-07-30 15:39:52 +00:00
Jonas Gorski
eaa935658b
swconfig: Add generic switch identifiers
...
Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.
SVN-Revision: 27800
2011-07-27 18:00:18 +00:00
Hauke Mehrtens
80956276a7
x86: add missing config symbols
...
This adds some config symbols for kernel 3.0.
Thank you realopty for the patch.
This is from #9719 .
SVN-Revision: 27775
2011-07-25 21:21:01 +00:00
Imre Kaloz
f0f10fa599
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch
...
SVN-Revision: 27762
2011-07-24 22:04:08 +00:00
Jo-Philipp Wich
f66871e836
From: George Kashperko <george@znau.edu.ua> Issue map read after Write Buffer Load command to ensure chip is ready to receive data. Signed-off-by: George Kashperko <george@znau.edu.ua>
...
SVN-Revision: 27760
2011-07-24 15:37:00 +00:00
Jo-Philipp Wich
6eb9e39bc4
refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 final
...
SVN-Revision: 27759
2011-07-24 15:36:33 +00:00
Felix Fietkau
5b32d62fcf
rtl8366_smi: implement a function for detecting whether the attached switch is RTL8366S or RTL8366RB
...
SVN-Revision: 27755
2011-07-24 14:40:31 +00:00
Felix Fietkau
1afe8a0726
rtl8366: unify rtl8366s and rtl8366rb platform data
...
SVN-Revision: 27754
2011-07-24 14:40:23 +00:00
Hauke Mehrtens
00dd85d8f6
ocf-linux: version bump to 20110720
...
Fixes problem with TFM allocation in cryptosoft.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
* remove ubsec_ssb package and take it from ocf-linux
* use patches from ocf-linux package
* refresh all patches
* readd some build fixes for OpenWrt.
* readd CRYPTO_MANAGER dependency
SVN-Revision: 27753
2011-07-24 14:17:58 +00:00
Imre Kaloz
0cb1b5d775
3.0 is out
...
SVN-Revision: 27736
2011-07-23 20:42:58 +00:00
Hauke Mehrtens
5169b72c8a
kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
...
SVN-Revision: 27731
2011-07-23 11:17:00 +00:00
Hauke Mehrtens
b988168906
brcm47xx: update bcma and ssb to master-2011-07-21
...
* add new patches for bcm4716 SoC
* add support for serial flash on bcma bus
SVN-Revision: 27723
2011-07-22 16:30:42 +00:00
Hauke Mehrtens
39f491e479
kernel: update to linux-3.0 and refresh patches.
...
Thank you Peter Wagner for the patch
SVN-Revision: 27722
2011-07-22 16:04:25 +00:00