aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/include
Commit message (Collapse)AuthorAgeFilesLines
...
* gpiodev/gpioctl RIPJohn Crispin2012-10-111-42/+0
| | | | SVN-Revision: 33725
* generic add WLAN calibration data ID to routerboot.hGabor Juhos2012-09-091-0/+1
| | | | SVN-Revision: 33346
* adm5120: move common routerboot definitions into a separate header fileGabor Juhos2012-09-091-0/+104
| | | | | | Those will be used on the ar71xx platform as well. SVN-Revision: 33341
* generic: rtl836x: add hw_reset field to struct rtl8366_smiGabor Juhos2012-08-022-0/+3
| | | | | | | It will be used to start/stop the switch if that is supported by the given board. SVN-Revision: 32943
* generic: ar8216: allow to configure AR8327 LEDs via platform dataGabor Juhos2012-06-191-0/+9
| | | | SVN-Revision: 32456
* lantiq: allow platforms with rt2x00 to override the mac address without ↵Felix Fietkau2012-05-201-0/+1
| | | | | | overriding eeprom, fixes bogus wlan mac address on arv4520 SVN-Revision: 31835
* ath9k: make endian check optionalFelix Fietkau2012-03-271-0/+1
| | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084
* generic: ar8216: add support for the AR8327 chipGabor Juhos2012-03-181-0/+72
| | | | SVN-Revision: 31011
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepFelix Fietkau2012-03-151-1/+1
| | | | SVN-Revision: 30952
* generic: swconfig: add a generic get_port_link implementationGabor Juhos2012-03-071-0/+2
| | | | SVN-Revision: 30839
* generic: add disable_[25]ghz to struct rt2x00_platform_dataGabor Juhos2012-02-181-0/+3
| | | | SVN-Revision: 30630
* generic: add WPE72 ID to myloader.hGabor Juhos2012-01-261-0/+1
| | | | | | Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29911
* generic: add driver for the RTL8367R/M switchesGabor Juhos2012-01-071-0/+58
| | | | SVN-Revision: 29678
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-311-0/+5
| | | | SVN-Revision: 29627
* kernel: swconfig: add get_port_{link,stats} callbacksGabor Juhos2011-12-311-0/+26
| | | | SVN-Revision: 29625
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-141-0/+3
| | | | SVN-Revision: 29530
* kernel: move linux/ath9k_platform.h to generic files so that it can be ↵Felix Fietkau2011-12-131-0/+37
| | | | | | reused from other targets SVN-Revision: 29516
* 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