summaryrefslogtreecommitdiff
path: root/target/linux/amazon/files/drivers/net/amazon_sw.c
Commit message (Collapse)AuthorAgeFilesLines
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-131-899/+0
| | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706
* Add kernel 2.6.32 supportHauke Mehrtens2010-01-311-9/+12
| | | | SVN-Revision: 19458
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-011-12/+38
| | | | SVN-Revision: 18989
* Some general changes for amazon drivers.Hauke Mehrtens2009-11-281-40/+34
| | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+876
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653