aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAge
...
* generic: ar8216: improve ar8216_wait_bit functionGabor Juhos2012-03-07
* generic: ar8216: use ar8216_read_port_link to get the CPU port link parametersGabor Juhos2012-03-07
* generic: ar8216: use the generic get_port_link implementationGabor Juhos2012-03-07
* generic: rtl8367: use the generic get_port_link implementationGabor Juhos2012-03-07
* generic: rtl8366s: use the generic get_port_link implementationGabor Juhos2012-03-07
* generic: rtl8366rb: use the generic get_port_link implementationGabor Juhos2012-03-07
* generic: swconfig: add a generic get_port_link implementationGabor Juhos2012-03-07
* generic: ar8216: use mdiobus_write in ar8236_hw_initGabor Juhos2012-03-07
* generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}Gabor Juhos2012-03-07
* generic: ar8216: fix phy driver nameGabor Juhos2012-03-07
* revert unrelated change in previous commitJo-Philipp Wich2012-02-27
* partly revert r30708, it breaks various archesJo-Philipp Wich2012-02-27
* generic: allow to build myloader mtd parser for 3.2+Gabor Juhos2012-01-22
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperGabor Juhos2012-01-21
* rtl8366: fix rtl8366_smi_detect() after r29677Jo-Philipp Wich2012-01-13
* ar8216: use vlan configuration for connecting ports (forced to be untagged) e...Felix Fietkau2012-01-12
* ar8216: do not strip vlan tags when running with vlan_enable=0Felix Fietkau2012-01-12
* generic: add driver for the RTL8367R/M switchesGabor Juhos2012-01-07
* generic: rtl8366: preparing for RTL8367 supportGabor Juhos2012-01-07
* generic: rtl8366_smi: add timeout messageGabor Juhos2012-01-07
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-31
* kernel: ar8216: add support for the AR8236 switchGabor Juhos2011-11-12
* kernel: ar8216: move port vlan setup into a separate functionGabor Juhos2011-11-12
* kernel: swconfig: add a missing unlock in error pathGabor Juhos2011-11-04
* ar8216: use mdiobus_{read,write} to ensure proper lockingJonas Gorski2011-10-11
* generic: jumbo frames support for rtl8366sGabor Juhos2011-09-21
* generic: ar8216: add support for get link statusGabor Juhos2011-08-15
* swconfig: Add generic switch identifiersJonas Gorski2011-07-27
* rtl8366_smi: implement a function for detecting whether the attached switch i...Felix Fietkau2011-07-24
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-24
* fix the gpio_dev driver: remove existing forward port patches, use unlocked_i...Felix Fietkau2011-07-01
* we dont need 1024 bytes buffer. 128 bytes is enough.John Crispin2011-06-09
* (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCJohn Crispin2011-05-09
* ar8316: automatically detect whether port4 is used as PHY or as a switch portFelix Fietkau2011-04-28
* ar8216: support AR8316 rev 0 devicesFelix Fietkau2011-04-28
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKFelix Fietkau2011-04-26
* generic: rtl8366{s,rb}: remove the PHY driver.Gabor Juhos2011-04-12
* rtl8306: do not overwrite registers in the phy fixup, it could mess up other ...Felix Fietkau2011-04-02
* generic: rtl8366s: allow initial register values to be passed via platform_dataGabor Juhos2011-01-26
* generic: rtl8366: fix build errorGabor Juhos2011-01-09
* generic: rtl8366: enable vlans before enabling the portsGabor Juhos2011-01-08
* generic: rtl8366: enable ports only after VLAN configuration is doneGabor Juhos2011-01-08
* generic: rtl8366: add enable_port helperGabor Juhos2011-01-08
* generic: rtl8366_smi: init VLANs only in first switch initializationGabor Juhos2011-01-08
* generic: rtl8366s: use correct bitmasks in sanity checksGabor Juhos2011-01-08
* generic: rtl8366s: add vlan fid supportGabor Juhos2011-01-08
* generic: rtl8366: add debugfs file for VLAN4K tableGabor Juhos2011-01-08
* generic: rtl8366rb: use correct bitmasks in sanity checksGabor Juhos2011-01-08
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-17
* generic: add rtl8366rb switch vlan fid supportGabor Juhos2010-11-24