aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips/pci/ops-adm5120.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-143/+0
| | | | | | (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
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-291-1/+1
| | | | SVN-Revision: 8538
* protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵Felix Fietkau2007-07-261-0/+9
| | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-031-21/+72
| | | | SVN-Revision: 7479
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-021-22/+42
| | | | SVN-Revision: 7464
* Cleanup system code and use definitionsFlorian Fainelli2007-03-291-3/+7
| | | | SVN-Revision: 6760
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+59
SVN-Revision: 6614