summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
* generic: ar8216: coding style cleanupjuhosg2012-03-081-23/+24
* generic: ar8216: don't use static variable in ar8236_hw_initjuhosg2012-03-081-3/+2
* generic: ar8216: move register inititalization into hw_initjuhosg2012-03-081-18/+25
* generic: ar8216: set chip type directly in ar8216_id_chipjuhosg2012-03-081-14/+18
* generic: ar8216: simplify ar8216_config_initjuhosg2012-03-081-22/+15
* generic: ar8216: move port initialization into a separate functionjuhosg2012-03-071-24/+31
* generic: ar8216: improve ar8216_wait_bit functionjuhosg2012-03-071-9/+14
* generic: ar8216: use ar8216_read_port_link to get the CPU port link parametersjuhosg2012-03-071-3/+20
* generic: ar8216: use the generic get_port_link implementationjuhosg2012-03-071-56/+48
* generic: rtl8367: use the generic get_port_link implementationjuhosg2012-03-071-47/+28
* generic: rtl8366s: use the generic get_port_link implementationjuhosg2012-03-071-50/+32
* generic: rtl8366rb: use the generic get_port_link implementationjuhosg2012-03-071-50/+32
* generic: swconfig: add a generic get_port_link implementationjuhosg2012-03-072-0/+81
* generic: ar8216: use mdiobus_write in ar8236_hw_initjuhosg2012-03-071-4/+4
* generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}juhosg2012-03-071-8/+19
* generic: ar8216: fix phy driver namejuhosg2012-03-071-1/+1
* [generic] revert unrelated change in previous commitjow2012-02-271-1/+0
* [generic] partly revert r30708, it breaks various archesjow2012-02-271-0/+1
* generic: add disable_[25]ghz to struct rt2x00_platform_datajuhosg2012-02-181-0/+3
* generic: add WPE72 ID to myloader.hjuhosg2012-01-261-0/+1
* generic: allow to build myloader mtd parser for 3.2+juhosg2012-01-221-3/+11
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperjuhosg2012-01-214-6/+28
* kernel: fix OCF for linux 3.2jogo2012-01-198-10/+19
* [generic] rtl8366: fix rtl8366_smi_detect() after r29677jow2012-01-131-0/+3
* ar8216: use vlan configuration for connecting ports (forced to be untagged) e...nbd2012-01-121-1/+7
* ar8216: do not strip vlan tags when running with vlan_enable=0nbd2012-01-121-3/+6
* generic: add driver for the RTL8367R/M switchesjuhosg2012-01-072-0/+1883
* generic: rtl8366: preparing for RTL8367 supportjuhosg2012-01-074-9/+17
* generic: rtl8366_smi: add timeout messagejuhosg2012-01-071-2/+4
* kernel: swconfig: introduce a generic switch LED triggerjuhosg2011-12-313-0/+367
* kernel: swconfig: add get_port_{link,stats} callbacksjuhosg2011-12-311-0/+26
* ath9k: add support for registering extra leds connected to the wmac gpio linesnbd2011-12-141-0/+3
* kernel: move linux/ath9k_platform.h to generic files so that it can be reused...nbd2011-12-131-0/+37
* kernel: ar8216: add support for the AR8236 switchjuhosg2011-11-122-4/+87
* kernel: ar8216: move port vlan setup into a separate functionjuhosg2011-11-121-16/+28
* kernel: swconfig: add a missing unlock in error pathjuhosg2011-11-041-1/+3
* ar8216: use mdiobus_{read,write} to ensure proper lockingjogo2011-10-111-17/+17
* generic: jumbo frames support for rtl8366sjuhosg2011-09-211-0/+51
* generic: ar8216: add support for get link statusjuhosg2011-08-151-0/+62
* swconfig: Add generic switch identifiersjogo2011-07-274-11/+39
* rtl8366_smi: implement a function for detecting whether the attached switch i...nbd2011-07-242-11/+77
* rtl8366: unify rtl8366s and rtl8366rb platform datanbd2011-07-244-33/+14
* ocf-linux: version bump to 20110720hauke2011-07-2432-491/+4100
* generic: add rt2x00_platform.hjuhosg2011-07-031-0/+19
* fix the gpio_dev driver: remove existing forward port patches, use unlocked_i...nbd2011-07-011-3/+3
* [ledtrig-netdev]blogic2011-06-091-2/+2
* [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCblogic2011-05-093-30/+763
* ar8316: automatically detect whether port4 is used as PHY or as a switch portnbd2011-04-281-32/+61
* ar8216: support AR8316 rev 0 devicesnbd2011-04-281-0/+1
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKnbd2011-04-261-1/+1