Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * backport 2.6.8 patches to .39 / .32.33 | John Crispin | 2011-05-29 | 1 | -0/+12 |
| | | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026 | ||||
* | 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 | ||||
* | 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 | -6/+8 |
| | | | | | | | | | | 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 | ||||
* | ssb: update ssb to version from linux-next-20110311 | Hauke Mehrtens | 2011-03-13 | 2 | -65/+552 |
| | | | | SVN-Revision: 26127 | ||||
* | kernel: update to kernel version 2.6.32.32 | Hauke Mehrtens | 2011-03-13 | 18 | -66/+66 |
| | | | | SVN-Revision: 26124 | ||||
* | 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 | ||||
* | Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa ↵ | Jo-Philipp Wich | 2011-03-10 | 1 | -0/+71 |
| | | | | | | (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34 SVN-Revision: 26007 | ||||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 21 | -1407/+71 |
| | | | | 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 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 5 | -9/+9 |
| | | | | SVN-Revision: 25583 | ||||
* | update ARM mach-types | Jo-Philipp Wich | 2011-02-02 | 1 | -4/+77 |
| | | | | SVN-Revision: 25333 | ||||
* | we don't support gcc 4.1.x | Imre Kaloz | 2011-01-27 | 1 | -11/+0 |
| | | | | SVN-Revision: 25147 | ||||
* | 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 | -170/+0 |
| | | | | SVN-Revision: 25085 | ||||
* | platform specific patches don't belong here | Imre Kaloz | 2011-01-24 | 1 | -89/+0 |
| | | | | SVN-Revision: 25083 | ||||
* | 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 | -10/+299 |
| | | | | SVN-Revision: 24854 | ||||
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | 2 | -4/+4 |
| | | | | SVN-Revision: 24798 | ||||
* | generic: fix min/max confusion in jffs2_sum_init on 2.6.32 | Gabor Juhos | 2010-12-17 | 1 | -0/+25 |
| | | | | SVN-Revision: 24652 | ||||
* | 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 | -1/+1 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||||
* | 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 | 4 | -10/+10 |
| | | | | SVN-Revision: 24136 | ||||
* | add 2.6.32 patches to use ext4 for ext2/3 | Imre Kaloz | 2010-11-22 | 3 | -0/+202 |
| | | | | SVN-Revision: 24082 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-11-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 24005 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-10-31 | 21 | -71/+71 |
| | | | | SVN-Revision: 23735 | ||||
* | target/linux: Add support for cores with slow WDT clock like bcm5354. (thank ↵ | Alexandros C. Couloumbis | 2010-10-12 | 1 | -0/+89 |
| | | | | | | you Aleksandar Radovanovic) SVN-Revision: 23415 | ||||
* | generic: add support for the EON EN25F32 flash chip | Gabor Juhos | 2010-09-14 | 1 | -0/+12 |
| | | | | | | * based on a patch by laigor <laigor@mail.ru> from #7882 SVN-Revision: 23058 | ||||
* | generic: bacport SPI bus locking API | Gabor Juhos | 2010-08-31 | 2 | -0/+525 |
| | | | | SVN-Revision: 22862 | ||||
* | generic: fix erase operation on the pm25lv flash chip | Gabor Juhos | 2010-08-31 | 4 | -11/+37 |
| | | | | SVN-Revision: 22861 | ||||
* | generic: introduce broadcast_uevent function | Gabor Juhos | 2010-08-31 | 1 | -0/+69 |
| | | | | SVN-Revision: 22858 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-08-31 | 19 | -67/+67 |
| | | | | SVN-Revision: 22848 | ||||
* | generic: fix pm25lv SPI flash support | Gabor Juhos | 2010-08-25 | 3 | -6/+6 |
| | | | | SVN-Revision: 22804 | ||||
* | kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768. | Hauke Mehrtens | 2010-08-22 | 2 | -56/+1 |
| | | | | SVN-Revision: 22774 | ||||
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 9 | -156/+31 |
| | | | | SVN-Revision: 22766 | ||||
* | generic: update ARM mach-types | Gabor Juhos | 2010-08-15 | 1 | -0/+546 |
| | | | | SVN-Revision: 22662 | ||||
* | generic: fix wrong number of erase sectors for xxxS33B SPI flashes | Gabor Juhos | 2010-08-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 22643 | ||||
* | ssb: give the PCI core more time to initialize, fixes PCI issues with ↵ | Jo-Philipp Wich | 2010-08-13 | 1 | -0/+11 |
| | | | | | | Atheros cards on the Asus WL-500w and possibly others (#4710) SVN-Revision: 22614 | ||||
* | rename 014-samsung_flash patch to a better name, thanks maddes | Florian Fainelli | 2010-08-10 | 1 | -0/+0 |
| | | | | SVN-Revision: 22587 | ||||
* | swconfig: cleanup of kernel drivers and interface - add some comments to a ↵ | Felix Fietkau | 2010-08-04 | 1 | -29/+0 |
| | | | | | | few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better SVN-Revision: 22476 | ||||
* | generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.x | Alexandros C. Couloumbis | 2010-07-31 | 1 | -0/+5142 |
| | | | | SVN-Revision: 22423 | ||||
* | target/linux: refresh kernel patches | Alexandros C. Couloumbis | 2010-07-29 | 3 | -4/+4 |
| | | | | SVN-Revision: 22413 | ||||
* | kernel: add the new 'crashlog' feature, which tries to store kernel ↵ | Felix Fietkau | 2010-07-20 | 2 | -0/+446 |
| | | | | | | oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs SVN-Revision: 22305 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-07-17 | 16 | -65/+65 |
| | | | | SVN-Revision: 22256 | ||||
* | export SSB fallback SPROM - required for wl.ko | Jo-Philipp Wich | 2010-07-13 | 1 | -0/+20 |
| | | | | SVN-Revision: 22168 | ||||
* | mini_fo: add error pointer checks after dentry lookups to fix various crash ↵ | Felix Fietkau | 2010-07-04 | 1 | -0/+48 |
| | | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057 |