Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: don't use IRQF_DISABLED flag in the switch driver | Gabor Juhos | 2010-01-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 19017 | ||||
* | adm5120: merge 2.6.30+ specific patches | Gabor Juhos | 2010-01-02 | 1 | -11/+20 |
| | | | | SVN-Revision: 18999 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 2 | -0/+1226 |
| | | | | SVN-Revision: 12863 | ||||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 2 | -1228/+0 |
| | | | | SVN-Revision: 12598 | ||||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 1 | -12/+40 |
| | | | | SVN-Revision: 10427 | ||||
* | fix a switch driver bug | Gabor Juhos | 2008-01-31 | 1 | -3/+3 |
| | | | | SVN-Revision: 10336 | ||||
* | fix a bug in the switch driver, thanks to Thomas Langer for reporting | Gabor Juhos | 2008-01-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 10075 | ||||
* | disable queue of all interfaces when tx ring is full | Gabor Juhos | 2008-01-01 | 1 | -2/+6 |
| | | | | SVN-Revision: 10073 | ||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 1 | -21/+21 |
| | | | | SVN-Revision: 9962 | ||||
* | fix typos in the switch driver, thanks to Bernhard Held (closes: #2573) | Gabor Juhos | 2007-10-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 9361 | ||||
* | switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 | 2 | -150/+206 |
| | | | | SVN-Revision: 9340 | ||||
* | switch driver cleanup, 3rd phase | Gabor Juhos | 2007-10-16 | 1 | -160/+214 |
| | | | | SVN-Revision: 9334 | ||||
* | switch driver cleanup, 2nd phase | Gabor Juhos | 2007-10-16 | 1 | -147/+332 |
| | | | | SVN-Revision: 9330 | ||||
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 2 | -418/+580 |
| | | | | SVN-Revision: 9324 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+739 |
(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 |