summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* generic: ar8216: add hw_init field to ar8xxx_chipjuhosg2012-03-181-8/+7
* generic: ar8216: add a separate structure for chip specific stuffjuhosg2012-03-181-0/+16
* generic: ar8216: rename chip field of struct ar8216juhosg2012-03-181-20/+20
* generic: ar8216: move ar8216_id_chip functionjuhosg2012-03-181-52/+51
* generic: ar8216: rename ar8216_ops to ar8216_sw_opsjuhosg2012-03-181-2/+2
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepnbd2012-03-151-5/+5
* ar8216: fix a MTU related regressionnbd2012-03-151-19/+29
* ar71xx: move micrel PHY driver to the generic linux targetjuhosg2012-03-151-0/+83
* generic: ar8216: merge multiple if statements in ar8216_hw_applyjuhosg2012-03-131-10/+4
* generic: ar8216: use usleep_range in ar8216_mii_{read,write}juhosg2012-03-111-2/+2
* generic: ar8216: add a helper function for writing PHY debug registersjuhosg2012-03-111-6/+15
* generic: ar8216: add lockep assertion to ar8216_rmwjuhosg2012-03-111-0/+3
* 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-071-0/+79
* 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: rtl8366: add rtl8366_smi_write_reg_noack helperjuhosg2012-01-214-6/+28
* [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-071-0/+1825
* 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-312-0/+362
* 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-273-7/+32
* rtl8366_smi: implement a function for detecting whether the attached switch i...nbd2011-07-241-11/+69
* rtl8366: unify rtl8366s and rtl8366rb platform datanbd2011-07-242-5/+5
* [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCblogic2011-05-092-30/+653
* 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