Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swconfig: Add cpu port index to help output. | Gabor Juhos | 2010-04-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | Let swconfig provide the cpu port index in its help page. This is needed as e.g. Atheros switches have their cpu port at port 0, not port 5. This could allow e.g. luci to get a rough overview of the layout of the switch. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 20939 | ||||
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 1 | -0/+21 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837 | ||||
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 | 1 | -0/+21 |
| | | | | SVN-Revision: 19329 | ||||
* | kernel: change debounce logic in the gpio-buttons driver | Gabor Juhos | 2010-01-13 | 1 | -3/+1 |
| | | | | | | * thanks to Nuno Gonçalves SVN-Revision: 19115 | ||||
* | deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵ | Felix Fietkau | 2009-12-25 | 4 | -0/+108 |
| | | | | | | files/ SVN-Revision: 18927 | ||||
* | swconfig: add a generic switch reset call | Felix Fietkau | 2009-04-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 15470 | ||||
* | swconfig: add a generic method for setting the port primary vlan id (used ↵ | Felix Fietkau | 2009-04-20 | 1 | -0/+2 |
| | | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307 | ||||
* | swconfig: treat struct switch_attr as constant | Felix Fietkau | 2009-04-20 | 1 | -4/+4 |
| | | | | SVN-Revision: 15302 | ||||
* | move linux/switch.h to generic files/ instead of the kernel version specific ↵ | Felix Fietkau | 2008-12-15 | 1 | -0/+168 |
| | | | | | | directories SVN-Revision: 13649 | ||||
* | add NP25G and WP543 board id | Gabor Juhos | 2008-11-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 13316 | ||||
* | move MyLoader stuff into generic files, will be used on adm5120 | Gabor Juhos | 2008-11-17 | 1 | -0/+116 |
| | | | | SVN-Revision: 13254 | ||||
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 | 9 | -1612/+0 |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 1 | -0/+53 |
| | | | | SVN-Revision: 10844 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 1 | -0/+35 |
| | | | | SVN-Revision: 10766 | ||||
* | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | 2 | -72/+117 |
| | | | | SVN-Revision: 10490 | ||||
* | add missing header file | John Crispin | 2008-01-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 10265 | ||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 6 | -59/+106 |
| | | | | SVN-Revision: 9302 | ||||
* | Move SSB out of brcm47xx target into generic-2.6 target | Peter Denison | 2007-07-01 | 6 | -0/+1421 |
SVN-Revision: 7844 |