Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -1366/+0 |
| | | | | SVN-Revision: 29643 | ||||
* | kernel: update bcma and ssb to version master-2011-12-16 from wireless-testing | Hauke Mehrtens | 2011-12-19 | 2 | -218/+1807 |
| | | | | SVN-Revision: 29574 | ||||
* | target: linux: mtd: fix MTDREFRESH to an arbitrary high number | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver | Jo-Philipp Wich | 2011-10-06 | 1 | -4/+17 |
| | | | | SVN-Revision: 28376 | ||||
* | remove 8*1-usb_serial_endpoint_size.patch | Florian Fainelli | 2011-08-03 | 1 | -25/+0 |
| | | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) SVN-Revision: 27885 | ||||
* | ocf-linux: version bump to 20110720 | Hauke Mehrtens | 2011-07-24 | 2 | -62/+25 |
| | | | | | | | | | | | | | | | 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 | ||||
* | kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing | Hauke Mehrtens | 2011-07-23 | 4 | -86/+3694 |
| | | | | SVN-Revision: 27731 | ||||
* | fixup mtd refresh and co. | Imre Kaloz | 2011-07-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 27491 | ||||
* | sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423) | Florian Fainelli | 2011-07-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 27457 | ||||
* | fix the gpio_dev driver: remove existing forward port patches, use ↵ | Felix Fietkau | 2011-07-01 | 1 | -11/+0 |
| | | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) SVN-Revision: 27322 | ||||
* | backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 ↵ | Jo-Philipp Wich | 2011-06-15 | 1 | -0/+26 |
| | | | | | | (netfilter: IPv6: fix DSCP mangle code) SVN-Revision: 27179 | ||||
* | revert r26997, it does not apply against 2.6.36.4 | Jo-Philipp Wich | 2011-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 27178 | ||||
* | fix mtd warnings | Florian Fainelli | 2011-05-25 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | 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 | ||||
* | Clean up patch not applying | Hamish Guthrie | 2011-05-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 26997 | ||||
* | kernel: backport some ssb changes to support a mac80211 update | Felix Fietkau | 2011-05-16 | 1 | -0/+77 |
| | | | | SVN-Revision: 26911 | ||||
* | add definitions for Alcatel X220D and Huawai E173s to option.ko (#9422) | Jo-Philipp Wich | 2011-05-15 | 1 | -0/+34 |
| | | | | SVN-Revision: 26906 | ||||
* | (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC | John Crispin | 2011-05-09 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | 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 | ||||
* | rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs. | Felix Fietkau | 2011-04-17 | 1 | -3/+5 |
| | | | | | | | | | | 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 | ||||
* | flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. ↵ | Daniel Dickinson | 2011-04-02 | 1 | -30/+0 |
| | | | | | | It should be recognized by the CFI and not need forcing. User has not since replied. SVN-Revision: 26400 | ||||
* | ssb: update ssb to version from linux-next-20110311 | Hauke Mehrtens | 2011-03-13 | 1 | -0/+467 |
| | | | | SVN-Revision: 26127 | ||||
* | kernel: allow EAP frames to pass through bridges even in learning state - ↵ | Felix Fietkau | 2011-03-10 | 1 | -0/+11 |
| | | | | | | fixes issues with WDS SVN-Revision: 26015 | ||||
* | kernel: the patch to disable the crypto tests is no longer necessary since ↵ | Felix Fietkau | 2011-02-24 | 1 | -64/+0 |
| | | | | | | 2.6.36, remove it SVN-Revision: 25689 | ||||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 24 | -1409/+67 |
| | | | | SVN-Revision: 25641 | ||||
* | kernel: add a new scheduler action for restoring the connection tracking ↵ | Felix Fietkau | 2011-02-21 | 1 | -0/+171 |
| | | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639 | ||||
* | add two solos-releated patches from Philip Prindeville | Florian Fainelli | 2011-02-20 | 1 | -0/+14 |
| | | | | SVN-Revision: 25630 | ||||
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | 4 | -7/+7 |
| | | | | SVN-Revision: 25580 | ||||
* | update ARM mach-types | Jo-Philipp Wich | 2011-02-02 | 1 | -3/+85 |
| | | | | SVN-Revision: 25333 | ||||
* | we don't support gcc 4.1.x | Imre Kaloz | 2011-01-27 | 1 | -11/+0 |
| | | | | SVN-Revision: 25147 | ||||
* | generic: remove en25pxx support patch, it is in mainline since 2.6.36 | Gabor Juhos | 2011-01-25 | 2 | -16/+3 |
| | | | | SVN-Revision: 25097 | ||||
* | kernel: when bridging, do not forward EAP frames to other ports, only ↵ | Felix Fietkau | 2011-01-25 | 1 | -0/+15 |
| | | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges SVN-Revision: 25095 | ||||
* | platform specific patches don't belong here - take #2 | Imre Kaloz | 2011-01-24 | 5 | -169/+0 |
| | | | | SVN-Revision: 25085 | ||||
* | platform specific patches don't belong here | Imre Kaloz | 2011-01-24 | 1 | -89/+0 |
| | | | | SVN-Revision: 25083 | ||||
* | generic: generic: remove MIPS device tree backport patch from 2.6.36 | Gabor Juhos | 2011-01-09 | 1 | -233/+0 |
| | | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946 | ||||
* | fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵ | Jo-Philipp Wich | 2011-01-05 | 1 | -1/+1 |
| | | | | | | Dickinson for tracking this down SVN-Revision: 24906 | ||||
* | generic: update ARM mach-types | Gabor Juhos | 2010-12-29 | 1 | -0/+445 |
| | | | | SVN-Revision: 24854 | ||||
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 24798 | ||||
* | fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich | Jo-Philipp Wich | 2010-12-19 | 1 | -6/+32 |
| | | | | SVN-Revision: 24728 | ||||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 1 | -0/+21 |
| | | | | SVN-Revision: 24646 | ||||
* | generic: add usb_find_device_by_name helper | Gabor Juhos | 2010-12-17 | 1 | -0/+84 |
| | | | | SVN-Revision: 24645 | ||||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 | 1 | -3/+3 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||||
* | linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324) | Alexandros C. Couloumbis | 2010-12-08 | 2 | -41/+29 |
| | | | | SVN-Revision: 24370 | ||||
* | ethernet driver fixup for ppc4xx | Imre Kaloz | 2010-12-08 | 1 | -0/+26 |
| | | | | SVN-Revision: 24328 | ||||
* | flash_chips: Added Macronix MX29LV640T Flash Chip support previously ↵ | Daniel Dickinson | 2010-12-07 | 1 | -0/+30 |
| | | | | | | mistakenly added to brcm63xx. Thanks blunoise. SVN-Revision: 24313 | ||||
* | backport two changes from kernel.org: ↵ | Jo-Philipp Wich | 2010-11-30 | 2 | -0/+53 |
| | | | | | | | | | 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 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 3 | -6/+6 |
| | | | | SVN-Revision: 24136 | ||||
* | linux/generic: switch to userspace __aligned_u64 calls. ↵ | Alexandros C. Couloumbis | 2010-11-16 | 1 | -0/+25 |
| | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke) SVN-Revision: 24012 | ||||
* | linux/generic: update to layer7-2.22 for kernels >=2.6.36 | Alexandros C. Couloumbis | 2010-11-15 | 2 | -727/+788 |
| | | | | SVN-Revision: 24004 | ||||
* | linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36 | Alexandros C. Couloumbis | 2010-11-14 | 1 | -0/+233 |
| | | | | SVN-Revision: 23991 | ||||
* | linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211) | Alexandros C. Couloumbis | 2010-11-12 | 1 | -0/+1342 |
| | | | | SVN-Revision: 23970 | ||||
* | linux/generic: update mini_fo for kernels >=2.6.36 | Alexandros C. Couloumbis | 2010-11-11 | 1 | -9/+22 |
| | | | | SVN-Revision: 23956 |