summaryrefslogtreecommitdiff
path: root/target/linux/amazon/files/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-132-2/+1
| | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706
* amazon: Upgrade amazon target to kernel 2.6.37Hauke Mehrtens2011-04-101-1/+11
| | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576
* 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
* Add ADM6996 switch driverHauke Mehrtens2009-06-201-0/+1484
| | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523
* 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