summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/files/include
Commit message (Collapse)AuthorAgeFilesLines
* swconfig: Add cpu port index to help output.Gabor Juhos2010-04-161-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 switchGabor Juhos2010-02-241-0/+21
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837
* rtl8366: make it available on all platformsGabor Juhos2010-01-251-0/+21
| | | | SVN-Revision: 19329
* kernel: change debounce logic in the gpio-buttons driverGabor Juhos2010-01-131-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 Fietkau2009-12-254-0/+108
| | | | | | files/ SVN-Revision: 18927
* swconfig: add a generic switch reset callFelix Fietkau2009-04-281-0/+1
| | | | SVN-Revision: 15470
* swconfig: add a generic method for setting the port primary vlan id (used ↵Felix Fietkau2009-04-201-0/+2
| | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307
* swconfig: treat struct switch_attr as constantFelix Fietkau2009-04-201-4/+4
| | | | SVN-Revision: 15302
* move linux/switch.h to generic files/ instead of the kernel version specific ↵Felix Fietkau2008-12-151-0/+168
| | | | | | directories SVN-Revision: 13649
* add NP25G and WP543 board idGabor Juhos2008-11-221-0/+4
| | | | SVN-Revision: 13316
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-171-0/+116
| | | | SVN-Revision: 13254
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-189-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 modulesGabor Juhos2008-04-151-0/+53
| | | | SVN-Revision: 10844
* add a polled GPIO buttons input driverGabor Juhos2008-04-071-0/+35
| | | | SVN-Revision: 10766
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-192-72/+117
| | | | SVN-Revision: 10490
* add missing header fileJohn Crispin2008-01-261-0/+11
| | | | SVN-Revision: 10265
* sync ssb with upstreamFelix Fietkau2007-10-146-59/+106
| | | | SVN-Revision: 9302
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-016-0/+1421
SVN-Revision: 7844