summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* ip17xx: fix autonegotioation issuesGabor Juhos2010-06-081-10/+21
* ip17xx: Update the copyright messageGabor Juhos2010-06-081-1/+2
* ip17xx: Rename the driver to ip17xx.cGabor Juhos2010-06-081-0/+0
* ip17xx: The big renameGabor Juhos2010-06-081-174/+174
* ip17xx: Keep all state locallyGabor Juhos2010-06-081-209/+3
* ip17xx: Add support for IP175DGabor Juhos2010-06-081-1/+169
* ip17xx: Avoid auto-negotiationGabor Juhos2010-06-081-3/+5
* ip17xx: New chip detectionGabor Juhos2010-06-081-28/+30
* ip17xx: Add VLAN tag fieldGabor Juhos2010-06-081-1/+44
* ip17xx: Maintain state->remove_tag incrementallyGabor Juhos2010-06-081-3/+4
* ip17xx: Initialize VLAN state upon resetGabor Juhos2010-06-081-5/+15
* ip17xx: Introduce vlan arrayGabor Juhos2010-06-081-12/+14
* ip17xx: Introduce indirection of low-level operationsGabor Juhos2010-06-081-49/+90
* ip17xx: Fix use of MODE_VALGabor Juhos2010-06-081-1/+1
* ip17xx: Fix indentation in get_state() and update_state()Gabor Juhos2010-06-081-76/+76
* ip17xx: Fixed error handling in ip175c_set_val()Gabor Juhos2010-06-081-1/+1
* ip17xx: Cosmetic cleanupsGabor Juhos2010-06-081-50/+35
* ip17xx: Consolidate operations with PHY registersGabor Juhos2010-06-081-47/+40
* swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGEDGabor Juhos2010-06-081-1/+1
* gpio_buttons: include slab.hLars-Peter Clausen2010-05-121-0/+1
* kernel: fix build with kernel 2.6.34-rc4Hauke Mehrtens2010-04-181-0/+1
* swconfig: Add cpu port index to help output.Gabor Juhos2010-04-161-0/+1
* swconfig: Check vlan/port indexes for validity.Florian Fainelli2010-04-111-0/+4
* Generic: Clean up output of AR8216 driver.Gabor Juhos2010-04-101-6/+8
* generic: make chip detection more reliable in the AR8216 driverGabor Juhos2010-04-091-2/+22
* Add support for the ar8316 switch. This patch enhances the ar8216 driver with...Jo-Philipp Wich2010-04-052-38/+215
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)Felix Fietkau2010-03-281-20/+46
* ar8216: fix the mtu register definitionFelix Fietkau2010-03-091-1/+1
* Several small fixes for ar8216 driver (patch by Jonas Gorski)Felix Fietkau2010-03-092-12/+35
* kernel: add driver for the RTL8366RB switchGabor Juhos2010-02-241-0/+1752
* kernel: fix typos in the AR8216 header fileGabor Juhos2010-02-241-7/+7
* rtl8366_smi: sanitize gpio values to a 0/1 booleanGabor Juhos2010-01-301-5/+2
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possibleGabor Juhos2010-01-271-20/+34
* rtl8366: make it available on all platformsGabor Juhos2010-01-253-0/+2048
* kernel: change debounce logic in the gpio-buttons driverGabor Juhos2010-01-131-18/+24
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ...Felix Fietkau2009-12-254-0/+1226
* rtl8306: manage the wan port as a separate phy device with proper link status...Felix Fietkau2009-12-091-27/+89
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...Felix Fietkau2009-12-081-0/+3
* fix link status detection in various switch driversFelix Fietkau2009-12-084-4/+4
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...Felix Fietkau2009-09-162-19/+27
* add a driver for rtl8306 switchesFelix Fietkau2009-08-141-0/+993
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...Felix Fietkau2009-07-111-1/+1
* ar8216: fix transmission of large frames by setting the switch mtuFelix Fietkau2009-06-292-0/+7
* ar8216: add delay for page switching to work around register setting corrupti...Felix Fietkau2009-06-142-5/+123
* fix a crash in ip175c attribute enumerationFelix Fietkau2009-04-301-1/+0
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, I...Felix Fietkau2009-04-292-0/+675
* swconfig: add a generic switch reset callFelix Fietkau2009-04-282-10/+20
* clean up the ip175c driver some more, add support for setting the pvid and fi...Felix Fietkau2009-04-201-105/+91
* swconfig: add a generic method for setting the port primary vlan id (used for...Felix Fietkau2009-04-201-7/+40
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-201-0/+1342