aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/include
Commit message (Collapse)AuthorAgeFilesLines
* swconfig: Add generic switch identifiersJonas Gorski2011-07-271-4/+7
| | | | | | | | Also make switches available under a generic name "switch<num>" for device name agnostic access. The old device name is used as an alias for backward compatibility. SVN-Revision: 27800
* rtl8366_smi: implement a function for detecting whether the attached switch ↵Felix Fietkau2011-07-241-0/+8
| | | | | | is RTL8366S or RTL8366RB SVN-Revision: 27755
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-242-28/+9
| | | | SVN-Revision: 27754
* generic: add rt2x00_platform.hGabor Juhos2011-07-031-0/+19
| | | | SVN-Revision: 27390
* generic: rtl8366s: allow initial register values to be passed via platform_dataGabor Juhos2011-01-261-0/+7
| | | | SVN-Revision: 25120
* swconfig: cleanup of kernel drivers and interface - add some comments to a ↵Felix Fietkau2010-08-041-12/+41
| | | | | | few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better SVN-Revision: 22476
* generic: move ath5k_platform.h from ar71xx to generic filesGabor Juhos2010-07-151-0/+30
| | | | SVN-Revision: 22189
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-269-0/+636
SVN-Revision: 21952