aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
Commit message (Expand)AuthorAge
...
* rtl8366_smi: move variable initialization out from the loopGabor Juhos2010-01-20
* rtl8366_smi: fix port->flags calculation in rtl8366_get_portsGabor Juhos2010-01-20
* rtl8366_smi: use inline function instead of a macro on top of container_ofGabor Juhos2010-01-18
* rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/...Felix Fietkau2010-01-18
* rtl8366_smi: fix excessive stack usage and buffer handling bugsFelix Fietkau2010-01-18
* ar71xx: fix return statement in the rtl8366 driverFelix Fietkau2010-01-17
* rtl8366_smi: register the switch directly from the probe routineGabor Juhos2010-01-17
* rtl8366_smi: use vlanmc name for all vlanconfig variablesGabor Juhos2010-01-17
* rtl8366_smi: use vlan4k name for all vlan4kentry variablesGabor Juhos2010-01-17
* rtl8366_smi: move memset into the rtl8366s_get_member_config functionGabor Juhos2010-01-17
* rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry functionGabor Juhos2010-01-17
* rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry functionGabor Juhos2010-01-17
* ar71xx: upgrade rtl8366_smi driverGabor Juhos2010-01-17
* ar71xx: add GPIO driver for the NXP 74HC153 chipGabor Juhos2010-01-15
* ar71xx: add NAPI statistics to the ag71xx driverGabor Juhos2010-01-08
* fix typo after r19054Jo-Philipp Wich2010-01-06
* ar71xx: add detailed interrupt statistics for the ag71xx driverGabor Juhos2010-01-06
* ar71xx: update Kconfig of the ag71xx driverGabor Juhos2010-01-04
* ar71xx: add dummy debugfs support for the ag71xx driverGabor Juhos2010-01-04
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing i...Felix Fietkau2009-12-15
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-11
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-11
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-11
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-11
* ar71xx: add mdio bus driver for the rtl8366 switchGabor Juhos2009-12-08
* ar71xx: add support for external mii_busGabor Juhos2009-12-08
* ar71xx: move phy_connect call to ag71xx_openGabor Juhos2009-12-08
* ar71xx: change mii_bus nameGabor Juhos2009-12-03
* ar71xx: override fifo_cfg[123] values on AR7240Gabor Juhos2009-11-30
* ar71xx: mask out reserved bits from the dma tx status in the ethernet driverFelix Fietkau2009-11-29
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-30
* ar71xx: update mdio_reset codeGabor Juhos2009-10-30
* ar71xx: flush mii register writesGabor Juhos2009-09-23
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-23
* ar71xx: remove some extern directives in the ag71xx driverGabor Juhos2009-09-23
* WRT160NL: more mtd parser cleanupGabor Juhos2009-08-09
* WRT160NL: mtd parser cleanupGabor Juhos2009-08-08
* move the trx parser out from the patchGabor Juhos2009-08-08
* update ar71xx_spi driverGabor Juhos2009-08-06
* ag71xx driver: rename ag71xx_debug module parameterGabor Juhos2009-07-13
* ag71xx driver: fix a typoGabor Juhos2009-07-13
* ag71xx driver: align descriptors on cache_line boundaryGabor Juhos2009-07-13
* ag71xx driver: store descriptor pointers in ag71xx_bufGabor Juhos2009-07-13
* ag71xx driver: descriptors always aligned on 4 byte boundaryGabor Juhos2009-07-12
* ag71xx driver: don't flush ddr on tx pathGabor Juhos2009-07-12
* add SPI controller driver for the PB44 boardGabor Juhos2009-07-11
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-11
* add definitions for some magic values in the spi_vsc7385 driverGabor Juhos2009-07-11
* fix a bug in the SPI driver (closes #5485)Gabor Juhos2009-07-10
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-07