summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
...
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-11
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* ar8216: fix the mtu register definitionFelix Fietkau2010-03-09
| | | | SVN-Revision: 20110
* Several small fixes for ar8216 driver (patch by Jonas Gorski)Felix Fietkau2010-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Create defines for some magic values/masks. * Change vlan_id to u16, to allow VIDs > 255. * Add a range check to set_pvid as it isn't a VID, but the index in the vlan table. * Set the max VID to 4094, since 4095 is a reserved value and should not be used. * In mangle_rx replace the provided VID with the VID of the table entry of the port, not the index of the table. * In hw_apply, remove a redundant emptyness check (was already checked several lines above). * In no vlan mode do not set the ingress mode to secure, as there are no vlan table entries, but to use the port's destination masks. Otherwise the switch won't forward anything. * In read_status tell that the phy is up (taken from the rtl8306 driver). SVN-Revision: 20083
* fix missing symbols for kernel 2.6.33, closes #6803 thanks MaddesTravis Kemen2010-03-05
| | | | SVN-Revision: 20010
* fix missing symbols for kernel 2.6.32, closes #6802 thanks MaddesTravis Kemen2010-03-05
| | | | SVN-Revision: 20009
* brcm47xx: add CONFIG_CMDLINE againHauke Mehrtens2010-03-03
| | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967
* kernel: fix m25p80 patches for 2.6.33Gabor Juhos2010-03-03
| | | | SVN-Revision: 19961
* kernel: refresh 2.6.33 patchesGabor Juhos2010-03-03
| | | | SVN-Revision: 19959
* kernel: add some missing config files and make compat-wireless build with ↵Hauke Mehrtens2010-03-02
| | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956
* prevent UML build failure against decompress_lzo.cFlorian Fainelli2010-03-01
| | | | SVN-Revision: 19934
* kernel: add 2 config symbols preventing ppc40x & ppc44X from being ↵Nicolas Thill2010-03-01
| | | | | | configured with all modules enabled SVN-Revision: 19924
* misc 2.6.33 compilation and config symbols fixesFlorian Fainelli2010-02-28
| | | | SVN-Revision: 19920
* kernel: add 2.6.33 patchesMatteo Croce2010-02-28
| | | | SVN-Revision: 19905
* add missing libertas symbolsFlorian Fainelli2010-02-28
| | | | SVN-Revision: 19892
* kernel: yet another missing symbol for 2.6.32Gabor Juhos2010-02-27
| | | | SVN-Revision: 19883
* kernel: add driver for the RTL8366RB switchGabor Juhos2010-02-24
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837
* kernel: fix typos in the AR8216 header fileGabor Juhos2010-02-24
| | | | SVN-Revision: 19834
* fix missing symbolTravis Kemen2010-02-21
| | | | SVN-Revision: 19809
* fix missing symbolTravis Kemen2010-02-21
| | | | SVN-Revision: 19808
* ext4: add Support for large (2TB+) block devices and filesHauke Mehrtens2010-02-21
| | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799
* allow routed mode operation againHauke Mehrtens2010-02-20
| | | | | | Fix part of bug #6709. SVN-Revision: 19779
* kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵Jo-Philipp Wich2010-02-20
| | | | | | <tripolar@gmx.at> SVN-Revision: 19772
* kernel: add a bunch of missing symbols to the 2.6.30 configGabor Juhos2010-02-19
| | | | SVN-Revision: 19742
* fix a compile error in block2mtd when compiled as moduleFelix Fietkau2010-02-18
| | | | SVN-Revision: 19709
* add missing symbolTravis Kemen2010-02-18
| | | | SVN-Revision: 19699
* refresh generic 2.6.32 patchesImre Kaloz2010-02-17
| | | | SVN-Revision: 19687
* add some more config symbols to the generic 2.6.32 configImre Kaloz2010-02-16
| | | | SVN-Revision: 19674
* kernel: yet another missing config symbol for 2.6.32Gabor Juhos2010-02-14
| | | | SVN-Revision: 19629
* More missing debug config symbols for the generic 2.6.32 configLars-Peter Clausen2010-02-13
| | | | SVN-Revision: 19624
* Add some missing debug symbols to the generic 2.6.32 config.Lars-Peter Clausen2010-02-13
| | | | SVN-Revision: 19618
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-13
| | | | SVN-Revision: 19617
* add some missing symbolsJo-Philipp Wich2010-02-12
| | | | SVN-Revision: 19609
* remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵Imre Kaloz2010-02-12
| | | | | | already includes a fix for this.. SVN-Revision: 19598
* disable devtmpfs in 2.6.32 because its not used, thanks tripolarTravis Kemen2010-02-12
| | | | SVN-Revision: 19594
* kernel: 2.6.32: move discarding of SYMTAB entries to the right place.Gabor Juhos2010-02-11
| | | | | | | This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. SVN-Revision: 19583
* clean up handling of some kernel symbolsImre Kaloz2010-02-11
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-11
| | | | SVN-Revision: 19580
* remove 2.6.21 patches and config, tooImre Kaloz2010-02-11
| | | | SVN-Revision: 19579
* refresh patchImre Kaloz2010-02-08
| | | | SVN-Revision: 19557
* add a backported fix for the uncompression codeImre Kaloz2010-02-08
| | | | SVN-Revision: 19555
* kernel: 2.6.32: integrate m25p80 driver related patches from ar71xxGabor Juhos2010-02-08
| | | | SVN-Revision: 19547
* kernel: 2.6.32: refresh a patchGabor Juhos2010-02-08
| | | | SVN-Revision: 19546
* kernel: fix compilation for platforms without GENERIC_TIMEClaudio Mignanti2010-02-07
| | | | SVN-Revision: 19542
* kernel: merge lzma compressed initramfs fixes to 2.6.32 from [17289]Gabor Juhos2010-02-06
| | | | SVN-Revision: 19535
* fix mips linking failure on bad section (#6635)Florian Fainelli2010-02-05
| | | | SVN-Revision: 19533
* refresh 2.6.32 patchesFlorian Fainelli2010-02-04
| | | | SVN-Revision: 19521
* add missing MISDN symbols to 2.6.32 configFlorian Fainelli2010-02-04
| | | | SVN-Revision: 19517
* save space by making the crypto testsuite optional and disabled by defaultFelix Fietkau2010-02-03
| | | | SVN-Revision: 19502
* Add some missing symbols to the generic 2.6.32 configLars-Peter Clausen2010-02-01
| | | | SVN-Revision: 19490
* upgrade IMQ patch to the latest one, refresh patchesImre Kaloz2010-01-30
| | | | SVN-Revision: 19431