summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Collapse)AuthorAgeFilesLines
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.Gabor Juhos2010-09-272-0/+10
| | | | | | | | | | | | The RTL8366S/RB support connecting a second mac to it and using the 5th port as an independent phy. Therefore we need to handle autonegotiation changes for phy 4 like on a single phy device. This fixes #7980, verified on a WNDR3700. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 23127
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportGabor Juhos2010-09-271-0/+210
| | | | | | Patch-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 23126
* generic: add support for the EON EN25F32 flash chipGabor Juhos2010-09-145-0/+60
| | | | | | * based on a patch by laigor <laigor@mail.ru> from #7882 SVN-Revision: 23058
* linux/generic: update patches for 2.6.36-rc4Alexandros C. Couloumbis2010-09-131-174/+0
| | | | SVN-Revision: 23047
* linux/generic: update mini_fo evict_inode migrationAlexandros C. Couloumbis2010-09-131-9/+17
| | | | SVN-Revision: 23046
* linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ↵Alexandros C. Couloumbis2010-09-132-14/+263
| | | | | | ready for mainlin inclusion SVN-Revision: 23045
* refresh 2.6.35 patchesFlorian Fainelli2010-09-1220-63/+63
| | | | SVN-Revision: 23033
* linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)Alexandros C. Couloumbis2010-09-041-0/+11
| | | | SVN-Revision: 22921
* add switch driver for Lantiq PSB6970Florian Fainelli2010-09-047-0/+510
| | | | | | | | Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> SVN-Revision: 22914
* generic: move iptables/netfilter kernel options from generic/config to ↵Alexandros C. Couloumbis2010-09-014-56/+56
| | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867
* generic: bacport SPI bus locking APIGabor Juhos2010-08-318-0/+2100
| | | | SVN-Revision: 22862
* generic: fix erase operation on the pm25lv flash chipGabor Juhos2010-08-3118-50/+180
| | | | SVN-Revision: 22861
* generic: introduce broadcast_uevent functionGabor Juhos2010-08-315-0/+377
| | | | SVN-Revision: 22858
* rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure ↵Felix Fietkau2010-08-311-0/+9
| | | | | | that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795) SVN-Revision: 22856
* refresh 2.6.32 patchesFlorian Fainelli2010-08-3119-67/+67
| | | | SVN-Revision: 22848
* enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵Jo-Philipp Wich2010-08-307-7/+7
| | | | | | omap35xx SVN-Revision: 22846
* linux/generic: update 2.6.36 kernel patchesAlexandros C. Couloumbis2010-08-301-3/+3
| | | | SVN-Revision: 22844
* linux/generic: update 2.6.36 kernel patchesAlexandros C. Couloumbis2010-08-292-0/+42
| | | | SVN-Revision: 22834
* linux/generic: add kernel 2.6.36 preliminary supportAlexandros C. Couloumbis2010-08-29108-0/+40756
| | | | SVN-Revision: 22832
* generic: fix pm25lv SPI flash supportGabor Juhos2010-08-253-6/+6
| | | | SVN-Revision: 22804
* refresh 2.6.35 patchesFlorian Fainelli2010-08-2517-60/+60
| | | | SVN-Revision: 22799
* Add missing symbols to 2.6.35 configLars-Peter Clausen2010-08-251-0/+17
| | | | SVN-Revision: 22787
* kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.Hauke Mehrtens2010-08-225-139/+5
| | | | SVN-Revision: 22774
* refresh 2.6.35 patchesFlorian Fainelli2010-08-226-24/+25
| | | | SVN-Revision: 22772
* update to 2.6.34.5Florian Fainelli2010-08-2219-66/+105
| | | | SVN-Revision: 22768
* update to 2.6.33.7Florian Fainelli2010-08-2222-157/+86
| | | | SVN-Revision: 22767
* update to 2.6.32.20Florian Fainelli2010-08-229-156/+31
| | | | SVN-Revision: 22766
* kernel: update kernel version to 2.6.34.5Hauke Mehrtens2010-08-2221-232/+82
| | | | SVN-Revision: 22759
* Update to 2.6.35.3Michael Büsch2010-08-212-51/+29
| | | | SVN-Revision: 22753
* kernel: backport ppoll to 2.6.31 to fix udev buildFelix Fietkau2010-08-191-0/+354
| | | | SVN-Revision: 22719
* kernel: backport ssb dma_dev changes to fix b43 buildFelix Fietkau2010-08-191-0/+29
| | | | SVN-Revision: 22718
* generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledGabor Juhos2010-08-182-4/+14
| | | | SVN-Revision: 22704
* generic: rtl8366: add generic code to enable VLANsGabor Juhos2010-08-184-84/+95
| | | | SVN-Revision: 22703
* generic: rtl8366: add enable_vlan{,4k} to smi_opsGabor Juhos2010-08-183-8/+14
| | | | SVN-Revision: 22702
* add missing config options from #7733, thanks maddesFlorian Fainelli2010-08-161-0/+2
| | | | SVN-Revision: 22685
* add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 configFlorian Fainelli2010-08-161-0/+1
| | | | SVN-Revision: 22674
* generic: update ARM mach-typesGabor Juhos2010-08-154-0/+1472
| | | | SVN-Revision: 22662
* generic: fix LED control on the RTL8366 switchesGabor Juhos2010-08-152-2/+2
| | | | | | * patch from #7713 SVN-Revision: 22656
* generic: fix wrong number of erase sectors for xxxS33B SPI flashesGabor Juhos2010-08-144-12/+12
| | | | SVN-Revision: 22643
* fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace Ref: ↵Jo-Philipp Wich2010-08-131-0/+50
| | | | | | http://lkml.org/lkml/2010/4/13/118 SVN-Revision: 22621
* ssb: give the PCI core more time to initialize, fixes PCI issues with ↵Jo-Philipp Wich2010-08-136-0/+66
| | | | | | Atheros cards on the Asus WL-500w and possibly others (#4710) SVN-Revision: 22614
* rename 014-samsung_flash patch to a better name, thanks maddesFlorian Fainelli2010-08-106-0/+0
| | | | SVN-Revision: 22587
* Fix gpio_spi_old module for 2.6.35Lars-Peter Clausen2010-08-101-1/+1
| | | | SVN-Revision: 22576
* fix localversion detection for linux 2.6.35Jo-Philipp Wich2010-08-091-0/+11
| | | | SVN-Revision: 22560
* rtl8366: re-enable learning by default, disabling it broke switching ↵Felix Fietkau2010-08-082-8/+92
| | | | | | functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from #7637 SVN-Revision: 22545
* add missing 2.6.34 symbolsFlorian Fainelli2010-08-081-1/+2
| | | | SVN-Revision: 22543
* refresh 2.6.34 patchesFlorian Fainelli2010-08-082-9/+9
| | | | SVN-Revision: 22542
* crashlog depends on BOOTMEMFlorian Fainelli2010-08-082-2/+4
| | | | SVN-Revision: 22541
* refresh 2.6.35 patchesFlorian Fainelli2010-08-0819-64/+64
| | | | SVN-Revision: 22540
* add missing 2.6.35 config symbolsFlorian Fainelli2010-08-081-0/+3
| | | | SVN-Revision: 22539