summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.30
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCblogic2011-05-091-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.nbd2011-04-171-5/+7
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: update ssb to version from linux-next-20110311hauke2011-03-132-445/+1803
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: allow EAP frames to pass through bridges even in learning state - ↵nbd2011-03-101-0/+11
| | | | | | fixes issues with WDS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa ↵jow2011-03-101-0/+71
| | | | | | (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove imq support, refresh patchesnbd2011-02-219-1292/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/mips]: we don't support gcc 4.1.xkaloz2011-01-271-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: when bridging, do not forward EAP frames to other ports, only ↵nbd2011-01-251-0/+15
| | | | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* platform specific patches don't belong here - take #2kaloz2011-01-245-170/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. ↵jow2011-01-051-1/+1
| | | | | | Thanks Daniel Dickinson for tracking this down git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: use tab in front of ledtrig-netdev.o and refresh kernelhauke2010-12-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] backport two changes from kernel.org:jow2010-11-302-0/+42
| | | | | | | | | | | 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] ssb: give the PCI core more time to initialize, fixes PCI issues ↵jow2010-08-131-0/+11
| | | | | | with Atheros cards on the Asus WL-500w and possibly others (#4710) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] rename 014-samsung_flash patch to a better name, thanks maddesflorian2010-08-101-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] export SSB fallback SPROM - required for wl.kojow2010-07-131-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_fo fix to 2.6.30 as wellnbd2010-07-041-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename target/linux/generic-2.6 to genericnbd2010-06-26118-0/+45118
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21952 3c298f89-4303-0410-b956-a3cf2f4a3e73