Jonas Gorski
f53128f79b
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
...
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
2011-11-09 21:16:36 +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
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
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
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
Florian Fainelli
d24fc7ef56
sched_connmark depends on NF_CONNTRACK_MARK ( #8976 , #9423 )
...
SVN-Revision: 27457
2011-07-05 12:40:50 +00:00
Jo-Philipp Wich
d39379296c
backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code)
...
SVN-Revision: 27179
2011-06-15 14:11:33 +00:00
John Crispin
6608f419d1
* backport 2.6.8 patches to .39 / .32.33
...
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
2011-05-29 21:19:26 +00:00
Florian Fainelli
fad3f46f0d
fix mtd warnings
...
Fixes for the following warnings:
drivers/mtd/devices/block2mtd.c: In function '_open_bdev':
drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed declarations and code
drivers/mtd/devices/block2mtd.c: In function 'add_device':
drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards qualifiers from pointer target type
In the case of 442-block2mtd_probe.patch, it's not until the insertion of a executable statement before the definition that causes a warning, so I've chosen to resolve the issue here by splitting the definition and the initialization into a definition and a statement (and assignment) instead.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27007
2011-05-25 19:16:58 +00:00
Felix Fietkau
894d50da25
kernel: backport some ssb changes to support a mac80211 update
...
SVN-Revision: 26911
2011-05-16 21:50:20 +00:00
Jo-Philipp Wich
43e002fe5e
add definitions for Alcatel X220D and Huawai E173s to option.ko ( #9422 )
...
SVN-Revision: 26906
2011-05-15 19:17:31 +00:00
John Crispin
60c125b8e6
(respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
...
This patch adds 802.1Q VLAN support for the ADM6996M chip.
The driver is loaded for both the FC and M model. It will detect which of the
two chips is connected. The FC model is initialised, but no further
functionality is offered.
The PHY driver will always report "100 Mbit/s, link up", for both the M and FC
models. This reflects the fact that the link between switch chip and Ethernet
MAC is always on[1].
Further documentation can be found in the kernel's
Documentation/networking/adm6996.txt
Signed-of-By: Peter Lebbing <peter@digitalbrains.com>
SVN-Revision: 26865
2011-05-09 15:21:58 +00:00
Felix Fietkau
ede6b0d360
rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.
...
Use offset from struct mtd_part instead of struct mtd_partition for defining
the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in
struct mtd_partition.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 26705
2011-04-17 18:32:28 +00:00
Hauke Mehrtens
a08bd03fad
ssb: update ssb to version from linux-next-20110311
...
SVN-Revision: 26127
2011-03-13 17:24:28 +00:00
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
2011-03-13 17:12:20 +00:00
Felix Fietkau
ef12d2ba03
kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
...
SVN-Revision: 26015
2011-03-10 18:00:41 +00:00
Jo-Philipp Wich
05236294f3
Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
...
SVN-Revision: 26007
2011-03-10 13:50:19 +00:00
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
c0f0316109
kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
...
SVN-Revision: 25639
2011-02-21 00:03:20 +00:00
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
2011-02-19 12:44:23 +00:00
Jo-Philipp Wich
8954f94a4b
update ARM mach-types
...
SVN-Revision: 25333
2011-02-02 23:13:09 +00:00
Imre Kaloz
a844918ead
we don't support gcc 4.1.x
...
SVN-Revision: 25147
2011-01-27 13:33:53 +00:00
Felix Fietkau
23c966a388
kernel: when bridging, do not forward EAP frames to other ports, only deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges
...
SVN-Revision: 25095
2011-01-25 00:25:49 +00:00
Imre Kaloz
2821101c92
platform specific patches don't belong here - take #2
...
SVN-Revision: 25085
2011-01-24 12:11:25 +00:00
Imre Kaloz
7c9d132d10
platform specific patches don't belong here
...
SVN-Revision: 25083
2011-01-24 11:01:38 +00:00
Jo-Philipp Wich
e8cee6c850
fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel Dickinson for tracking this down
...
SVN-Revision: 24906
2011-01-05 03:07:56 +00:00
Gabor Juhos
757315f80e
generic: update ARM mach-types
...
SVN-Revision: 24854
2010-12-29 20:01:35 +00:00
Hauke Mehrtens
72ca63488b
kernel: use tab in front of ledtrig-netdev.o and refresh kernel
...
SVN-Revision: 24798
2010-12-22 17:18:11 +00:00
Gabor Juhos
96da72dc56
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
...
SVN-Revision: 24652
2010-12-17 20:34:26 +00:00
Gabor Juhos
a059a11ee1
generic: add LED trigger for USB device presence/activity
...
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Gabor Juhos
3b8a79395a
generic: add usb_find_device_by_name helper
...
SVN-Revision: 24645
2010-12-17 17:10:08 +00:00
Hauke Mehrtens
b8ab3d34eb
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
...
SVN-Revision: 24486
2010-12-11 16:07:21 +00:00
Jo-Philipp Wich
2fe5c1d124
backport two changes from kernel.org: 65e9b62d4503849b10bedfc29bff0473760cc597 ipv6: add special mode accept_ra=2 to accept RA while configured as router
...
c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8
ipv6: add special mode forwarding=2 to send RS while configured as router
SVN-Revision: 24195
2010-11-30 01:52:51 +00:00
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
2010-11-24 18:50:11 +00:00
Imre Kaloz
06e91a553e
add 2.6.32 patches to use ext4 for ext2/3
...
SVN-Revision: 24082
2010-11-22 12:03:23 +00:00
Florian Fainelli
68bf194ee6
refresh 2.6.32 patches
...
SVN-Revision: 24005
2010-11-15 14:24:43 +00:00
Florian Fainelli
a621fdb419
refresh 2.6.32 patches
...
SVN-Revision: 23735
2010-10-31 13:10:35 +00:00
Alexandros C. Couloumbis
867f200156
target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you Aleksandar Radovanovic)
...
SVN-Revision: 23415
2010-10-12 15:59:35 +00:00
Gabor Juhos
a07788ae63
generic: add support for the EON EN25F32 flash chip
...
* based on a patch by laigor <laigor@mail.ru> from #7882
SVN-Revision: 23058
2010-09-14 12:03:01 +00:00
Gabor Juhos
4ca54a5b39
generic: bacport SPI bus locking API
...
SVN-Revision: 22862
2010-08-31 20:06:42 +00:00
Gabor Juhos
7782fcf874
generic: fix erase operation on the pm25lv flash chip
...
SVN-Revision: 22861
2010-08-31 20:06:38 +00:00
Gabor Juhos
6c1d3b0a79
generic: introduce broadcast_uevent function
...
SVN-Revision: 22858
2010-08-31 20:06:25 +00:00
Florian Fainelli
66f9c974c0
refresh 2.6.32 patches
...
SVN-Revision: 22848
2010-08-31 14:08:30 +00:00
Gabor Juhos
48af005b73
generic: fix pm25lv SPI flash support
...
SVN-Revision: 22804
2010-08-25 19:57:19 +00:00
Hauke Mehrtens
f313fa0bd7
kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.
...
SVN-Revision: 22774
2010-08-22 19:22:01 +00:00
Florian Fainelli
b1becffa5b
update to 2.6.32.20
...
SVN-Revision: 22766
2010-08-22 17:07:37 +00:00
Gabor Juhos
6e9e0e2e9b
generic: update ARM mach-types
...
SVN-Revision: 22662
2010-08-15 17:35:53 +00:00
Gabor Juhos
57bba92916
generic: fix wrong number of erase sectors for xxxS33B SPI flashes
...
SVN-Revision: 22643
2010-08-14 21:07:28 +00:00
Jo-Philipp Wich
a8e2cc2534
ssb: give the PCI core more time to initialize, fixes PCI issues with Atheros cards on the Asus WL-500w and possibly others ( #4710 )
...
SVN-Revision: 22614
2010-08-13 00:18:16 +00:00
Florian Fainelli
a5371dfe39
rename 014-samsung_flash patch to a better name, thanks maddes
...
SVN-Revision: 22587
2010-08-10 20:23:40 +00:00