Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | adm5120: move files to files-3.8 | Florian Fainelli | 2015-01-10 |
| | | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914 | ||
* | adm5120: remove __dev{init,exit} annotations | Gabor Juhos | 2013-02-24 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768 | ||
* | adm5120: merge 3.3 patches | Gabor Juhos | 2012-04-29 |
| | | | | SVN-Revision: 31511 | ||
* | fix typos in adm5120 switch driver (#4241) | Florian Fainelli | 2012-04-04 |
| | | | | SVN-Revision: 31196 | ||
* | cleanup files using checkpatch.pl | Florian Fainelli | 2011-06-12 |
| | | | | SVN-Revision: 27162 | ||
* | adm5120: fix promiscuous mode handling (patch from #8581) | Felix Fietkau | 2011-04-15 |
| | | | | SVN-Revision: 26673 | ||
* | adm5120: don't use IRQF_DISABLED flag in the switch driver | Gabor Juhos | 2010-01-03 |
| | | | | SVN-Revision: 19017 | ||
* | adm5120: merge 2.6.30+ specific patches | Gabor Juhos | 2010-01-02 |
| | | | | SVN-Revision: 18999 | ||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 |
| | | | | SVN-Revision: 12863 | ||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 |
| | | | | SVN-Revision: 12598 | ||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 |
| | | | | SVN-Revision: 10427 | ||
* | fix a switch driver bug | Gabor Juhos | 2008-01-31 |
| | | | | SVN-Revision: 10336 | ||
* | fix a bug in the switch driver, thanks to Thomas Langer for reporting | Gabor Juhos | 2008-01-01 |
| | | | | SVN-Revision: 10075 | ||
* | disable queue of all interfaces when tx ring is full | Gabor Juhos | 2008-01-01 |
| | | | | SVN-Revision: 10073 | ||
* | change switch register access macros | Gabor Juhos | 2007-12-27 |
| | | | | SVN-Revision: 9962 | ||
* | fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) | Gabor Juhos | 2007-10-20 |
| | | | | SVN-Revision: 9361 | ||
* | switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 |
| | | | | SVN-Revision: 9340 | ||
* | switch driver cleanup, 3rd phase | Gabor Juhos | 2007-10-16 |
| | | | | SVN-Revision: 9334 | ||
* | switch driver cleanup, 2nd phase | Gabor Juhos | 2007-10-16 |
| | | | | SVN-Revision: 9330 | ||
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 |
| | | | | SVN-Revision: 9324 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(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 |