aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAge
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-14
| | | | SVN-Revision: 20184
* 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
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-28
| | | | SVN-Revision: 19890
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-12
| | | | SVN-Revision: 19591
* clean up handling of some kernel symbolsImre Kaloz2010-02-11
| | | | SVN-Revision: 19581
* remove support for older kernelsImre Kaloz2010-01-31
| | | | SVN-Revision: 19450
* switch to 2.6.32Imre Kaloz2010-01-31
| | | | SVN-Revision: 19449
* fixup cambria/avila model detectionImre Kaloz2010-01-31
| | | | SVN-Revision: 19448
* refresh patchImre Kaloz2010-01-31
| | | | SVN-Revision: 19447
* fix some compile warnings with 2.6.32Imre Kaloz2010-01-31
| | | | SVN-Revision: 19435
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
| | | | SVN-Revision: 19331
* ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵Felix Fietkau2010-01-06
| | | | | | 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-05
| | | | SVN-Revision: 19046
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-27
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27
| | | | SVN-Revision: 18952
* refresh 2.6.32 patches with -rc7Imre Kaloz2009-11-17
| | | | SVN-Revision: 18440
* some more Kconfig symbol move..Imre Kaloz2009-11-11
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* add preliminary 2.6.32 supportImre Kaloz2009-11-03
| | | | SVN-Revision: 18283
* ixp4xx: fix weird ethernet issues with some devices caused by the ethernet ↵Felix Fietkau2009-11-02
| | | | | | 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-31
| | | | | | that patch SVN-Revision: 18252
* ixp4xx: remove bogus 'eth%d: MII PHY x on NPE-x' messagesGabor Juhos2009-10-31
| | | | SVN-Revision: 18251
* add preliminary 2.6.31 support for IXP4xxImre Kaloz2009-10-08
| | | | SVN-Revision: 17997
* fix the IXP4xx CF driver patch for 2.6.30Imre Kaloz2009-10-08
| | | | SVN-Revision: 17996
* move more CONFIG_SND entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17942
* ixp4xx: refresh patchesFelix Fietkau2009-08-25
| | | | SVN-Revision: 17397
* ixp4xx add jumboframe fixes by Ted Hess (#5746)Felix Fietkau2009-08-25
| | | | SVN-Revision: 17396
* ixp4xx: add support for jumbo frames to the ethernet driverFelix Fietkau2009-08-01
| | | | SVN-Revision: 17083
* 2.6.28 and 2.6.30 support is enough on ixp4xxImre Kaloz2009-06-23
| | | | SVN-Revision: 16545
* we don't support 2.6.26 for a long time nowImre Kaloz2009-06-23
| | | | SVN-Revision: 16544
* rfkill config cleanupImre Kaloz2009-06-15
| | | | SVN-Revision: 16471
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-20
| | | | SVN-Revision: 15934
* even more config file cleanupImre Kaloz2009-05-18
| | | | SVN-Revision: 15913
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-15
| | | | SVN-Revision: 15869
* config cleanupsImre Kaloz2009-05-15
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-14
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-14
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-14
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-14
| | | | SVN-Revision: 15840
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-04
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-04
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-04
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-04
| | | | SVN-Revision: 15587
* upgrade to newest stable kernel versionsImre Kaloz2009-05-03
| | | | SVN-Revision: 15575
* merge [15491] for 2.6.30Imre Kaloz2009-04-29
| | | | SVN-Revision: 15500
* resync ixp4xx 2.6.30 patches with -rc3Imre Kaloz2009-04-29
| | | | SVN-Revision: 15497
* remove dmabounce debugging, add an experimental patch to disable it, update ↵Imre Kaloz2009-04-29
| | | | | | 2.6.30 config SVN-Revision: 15496
* npe driver fixes for ixp43x are in upstream nowImre Kaloz2009-04-29
| | | | SVN-Revision: 15495
* experimental multiphy support for 2.6.29Gabor Juhos2009-04-29
| | | | SVN-Revision: 15491