summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers/net
AgeCommit message (Expand)Author
2010-03-05ar71xx: ag71xx: move link update functionjuhosg
2010-03-05ar71xx: ag71xx: don't use dev->trans_startjuhosg
2010-03-05ar71xx: ag71xx: use dma_unmap_single to unmap framesjuhosg
2010-03-02ar71xx: ag71xx: use correct device pointer for dma_map_singlejuhosg
2010-03-02ar71xx: ag71xx: don't use virt_to_physjuhosg
2010-03-02ar71xx: ag71xx: simplify register access functionsjuhosg
2010-03-02ar71xx: ag71xx: use NETDEV_TX_OKjuhosg
2010-02-24ar71xx: enable TX/RX flow control on the AR7240juhosg
2010-01-25rtl8366: make it available on all platformsjuhosg
2010-01-25rtl8366s: simplify mib counters handlingjuhosg
2010-01-22rtl8366_smi: move RTL8366S driver into a separate filejuhosg
2010-01-22rtl8366_smi: rename rtl8366s specific functions and definitionsjuhosg
2010-01-22rtl8366_smi: move chip specific stuff into its own structjuhosg
2010-01-22rtl8366_smi: separate gpio initializationjuhosg
2010-01-22rtl8366_smi: store GPIO numbers directly in the rtl8366_smi structjuhosg
2010-01-22rtl8366_smi: store device pointer instead of plaform_devicejuhosg
2010-01-21rtl8366_smi: rename switch attribute handlersjuhosg
2010-01-20rtl8366_smi: simplify rtl8366_attr_get_port_link functionjuhosg
2010-01-20rtl8366_smi: make rtl8366_phy_config_{aneg,init} staticjuhosg
2010-01-20rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functionsjuhosg
2010-01-20rtl8366_smi: minor code optimalizationsjuhosg
2010-01-20rtl8366_smi: coding style cleanupjuhosg
2010-01-20rtl8366_smi: add Kconfig option for the debugfs stuffjuhosg
2010-01-20rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entryjuhosg
2010-01-20rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_infojuhosg
2010-01-20rtl8366_smi: fix return codes in rtl8366s_reset_vlanjuhosg
2010-01-20rtl8366_smi: move variable initialization out from the loopjuhosg
2010-01-20rtl8366_smi: fix port->flags calculation in rtl8366_get_portsjuhosg
2010-01-18rtl8366_smi: use inline function instead of a macro on top of container_ofjuhosg
2010-01-18rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/...nbd
2010-01-18rtl8366_smi: fix excessive stack usage and buffer handling bugsnbd
2010-01-17ar71xx: fix return statement in the rtl8366 drivernbd
2010-01-17rtl8366_smi: register the switch directly from the probe routinejuhosg
2010-01-17rtl8366_smi: use vlanmc name for all vlanconfig variablesjuhosg
2010-01-17rtl8366_smi: use vlan4k name for all vlan4kentry variablesjuhosg
2010-01-17rtl8366_smi: move memset into the rtl8366s_get_member_config functionjuhosg
2010-01-17rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry functionjuhosg
2010-01-17rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry functionjuhosg
2010-01-17ar71xx: upgrade rtl8366_smi driverjuhosg
2010-01-08ar71xx: add NAPI statistics to the ag71xx driverjuhosg
2010-01-06[ar71xx] fix typo after r19054jow
2010-01-06ar71xx: add detailed interrupt statistics for the ag71xx driverjuhosg
2010-01-04ar71xx: update Kconfig of the ag71xx driverjuhosg
2010-01-04ar71xx: add dummy debugfs support for the ag71xx driverjuhosg
2009-12-15Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)nbd
2009-12-11ar71xx: fix NULL pointer dereference in the ethernet driverjuhosg
2009-12-11ar71xx: merge ag71xx specific patchesjuhosg
2009-12-11ar71xx: move mdio_bus reset codejuhosg
2009-12-08ar71xx: add mdio bus driver for the rtl8366 switchjuhosg
2009-12-08ar71xx: add support for external mii_busjuhosg