summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵Felix Fietkau2010-01-061-0/+13
| | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051
* ixp4xx: add missing config symbol for 2.6.30Nicolas Thill2010-01-051-0/+1
| | | | SVN-Revision: 19046
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2740-8785/+0
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-272-213/+1
| | | | SVN-Revision: 18952
* refresh 2.6.32 patches with -rc7Imre Kaloz2009-11-172-2/+2
| | | | SVN-Revision: 18440
* some more Kconfig symbol move..Imre Kaloz2009-11-115-5/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-115-38/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-116-77/+77
| | | | SVN-Revision: 18367
* add preliminary 2.6.32 supportImre Kaloz2009-11-0340-0/+6154
| | | | SVN-Revision: 18283
* ixp4xx: fix weird ethernet issues with some devices caused by the ethernet ↵Felix Fietkau2009-11-023-3/+3
| | | | | | packet size increase. despite what the docs day, 14320 is the largest working MRU value, not 16320 fixes #5785 for me SVN-Revision: 18262
* ixp4xx: the missing phy_disconnect call has been added in upstream, remove ↵Gabor Juhos2009-10-314-28/+26
| | | | | | that patch SVN-Revision: 18252
* ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messagesGabor Juhos2009-10-318-50/+44
| | | | SVN-Revision: 18251
* add preliminary 2.6.31 support for IXP4xxImre Kaloz2009-10-0841-0/+6158
| | | | SVN-Revision: 17997
* fix the IXP4xx CF driver patch for 2.6.30Imre Kaloz2009-10-081-46/+40
| | | | SVN-Revision: 17996
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-1/+0
| | | | SVN-Revision: 17942
* ixp4xx: refresh patchesFelix Fietkau2009-08-258-27/+27
| | | | SVN-Revision: 17397
* ixp4xx add jumboframe fixes by Ted Hess (#5746)Felix Fietkau2009-08-252-19/+23
| | | | SVN-Revision: 17396
* ixp4xx: add support for jumbo frames to the ethernet driverFelix Fietkau2009-08-012-0/+162
| | | | SVN-Revision: 17083
* 2.6.28 and 2.6.30 support is enough on ixp4xxImre Kaloz2009-06-2379-14259/+0
| | | | SVN-Revision: 16545
* we don't support 2.6.26 for a long time nowImre Kaloz2009-06-2338-8256/+0
| | | | SVN-Revision: 16544
* rfkill config cleanupImre Kaloz2009-06-153-3/+0
| | | | SVN-Revision: 16471
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-201-15/+10
| | | | SVN-Revision: 15934
* even more config file cleanupImre Kaloz2009-05-183-6/+0
| | | | SVN-Revision: 15913
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-151-2/+0
| | | | SVN-Revision: 15869
* config cleanupsImre Kaloz2009-05-155-19/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-145-12/+0
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-145-34/+0
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-145-183/+0
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-145-5/+5
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-045-28/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-045-79/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-045-228/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-044-12/+0
| | | | SVN-Revision: 15587
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* merge [15491] for 2.6.30Imre Kaloz2009-04-296-20/+394
| | | | SVN-Revision: 15500
* resync ixp4xx 2.6.30 patches with -rc3Imre Kaloz2009-04-294-14/+14
| | | | SVN-Revision: 15497
* remove dmabounce debugging, add an experimental patch to disable it, update ↵Imre Kaloz2009-04-293-28/+167
| | | | | | 2.6.30 config SVN-Revision: 15496
* npe driver fixes for ixp43x are in upstream nowImre Kaloz2009-04-291-88/+0
| | | | SVN-Revision: 15495
* experimental multiphy support for 2.6.29Gabor Juhos2009-04-297-20/+394
| | | | SVN-Revision: 15491
* preliminary 2.6.30 supportImre Kaloz2009-04-2837-0/+5780
| | | | SVN-Revision: 15468
* ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)Felix Fietkau2009-04-1837-0/+5779
| | | | SVN-Revision: 15252
* ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom imagesFelix Fietkau2009-04-061-2/+0
| | | | SVN-Revision: 15118
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom oneFelix Fietkau2009-04-061-0/+1
| | | | SVN-Revision: 15117
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵Felix Fietkau2009-04-067-195/+6
| | | | | | recompilation issues SVN-Revision: 15115
* fix typo in cambria gw2358 initializationFelix Fietkau2009-03-241-1/+1
| | | | SVN-Revision: 15022
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* do not use --owner=root or --group=root when running tar. it does not work ↵Felix Fietkau2009-03-231-1/+1
| | | | | | on systems that name their root group differently SVN-Revision: 14995
* ixp4xx/image: Initial support for fsg3 webupgrade imagesRod Whitby2009-03-221-10/+22
| | | | SVN-Revision: 14962
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14917
* disable all kernel config options that are set to =mFelix Fietkau2009-02-222-48/+48
| | | | SVN-Revision: 14611