ar71xx: dir-505-a1: use ath79_parse_ascii_mac helper
[openwrt.git] / target / linux / ar71xx / files / drivers / net /
2010-04-26 nbdag71xx: remove rx alignment code for small packets...
2010-04-15 nbdar71xx: fix up alignment handling
2010-04-09 juhosgar71xx: ag71xx: avoid unalinged accesses when using...
2010-04-09 juhosgar71xx: ag71xx: call the phy driver's netif_receive_skb()
2010-04-03 juhosgar71xx: fix broken LAN ports on the boards with AR8216...
2010-03-27 juhosgar71xx: ag71xx: copy received packet to avoid unaligned...
2010-03-27 juhosgar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
2010-03-27 juhosgar71xx: ag71xx: reorganize ag71xx_rx_packet function
2010-03-27 juhosgar71xx: ag71xx: Add netpoll support
2010-03-26 agb[ar71xx] wrt400n: lan ports don't need the ar8216 worka...
2010-03-21 juhosgar71xx: change PHY select logic, and update phy_masks
2010-03-09 juhosgar71xx: ag71xx: fix MAC address setup
2010-03-05 juhosgar71xx: ag71xx: move calling ag71xx_phy_stop out from...
2010-03-05 juhosgar71xx: ag71xx: move link update function
2010-03-05 juhosgar71xx: ag71xx: don't use dev->trans_start
2010-03-05 juhosgar71xx: ag71xx: use dma_unmap_single to unmap frames
2010-03-02 juhosgar71xx: ag71xx: use correct device pointer for dma_map_...
2010-03-02 juhosgar71xx: ag71xx: don't use virt_to_phys
2010-03-02 juhosgar71xx: ag71xx: simplify register access functions
2010-03-02 juhosgar71xx: ag71xx: use NETDEV_TX_OK
2010-02-24 juhosgar71xx: enable TX/RX flow control on the AR7240
2010-01-25 juhosgrtl8366: make it available on all platforms
2010-01-25 juhosgrtl8366s: simplify mib counters handling
2010-01-22 juhosgrtl8366_smi: move RTL8366S driver into a separate file
2010-01-22 juhosgrtl8366_smi: rename rtl8366s specific functions and...
2010-01-22 juhosgrtl8366_smi: move chip specific stuff into its own...
2010-01-22 juhosgrtl8366_smi: separate gpio initialization
2010-01-22 juhosgrtl8366_smi: store GPIO numbers directly in the rtl8366...
2010-01-22 juhosgrtl8366_smi: store device pointer instead of plaform_device
2010-01-21 juhosgrtl8366_smi: rename switch attribute handlers
2010-01-20 juhosgrtl8366_smi: simplify rtl8366_attr_get_port_link function
2010-01-20 juhosgrtl8366_smi: make rtl8366_phy_config_{aneg,init} static
2010-01-20 juhosgrtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index...
2010-01-20 juhosgrtl8366_smi: minor code optimalizations
2010-01-20 juhosgrtl8366_smi: coding style cleanup
2010-01-20 juhosgrtl8366_smi: add Kconfig option for the debugfs stuff
2010-01-20 juhosgrtl8366_smi: fix error checking in rtl8366s_set_vlan_4k...
2010-01-20 juhosgrtl8366_smi: fix parameter checking in rtl8366_attr_get...
2010-01-20 juhosgrtl8366_smi: fix return codes in rtl8366s_reset_vlan
2010-01-20 juhosgrtl8366_smi: move variable initialization out from...
2010-01-20 juhosgrtl8366_smi: fix port->flags calculation in rtl8366_get...
2010-01-18 juhosgrtl8366_smi: use inline function instead of a macro...
2010-01-18 nbdrtl8366_smi: reset the vlan table when resetting the...
2010-01-18 nbdrtl8366_smi: fix excessive stack usage and buffer handl...
2010-01-17 nbdar71xx: fix return statement in the rtl8366 driver
2010-01-17 juhosgrtl8366_smi: register the switch directly from the...
2010-01-17 juhosgrtl8366_smi: use vlanmc name for all vlanconfig variables
2010-01-17 juhosgrtl8366_smi: use vlan4k name for all vlan4kentry variables
2010-01-17 juhosgrtl8366_smi: move memset into the rtl8366s_get_member_c...
2010-01-17 juhosgrtl8366_smi: move memset into the rtl8366s_get_vlan_4k_...
2010-01-17 juhosgrtl8366_smi: add vid parameter to the rtl8366s_get_vlan...
2010-01-17 juhosgar71xx: upgrade rtl8366_smi driver
2010-01-08 juhosgar71xx: add NAPI statistics to the ag71xx driver
2010-01-06 jow[ar71xx] fix typo after r19054
2010-01-06 juhosgar71xx: add detailed interrupt statistics for the ag71x...
2010-01-04 juhosgar71xx: update Kconfig of the ag71xx driver
2010-01-04 juhosgar71xx: add dummy debugfs support for the ag71xx driver
2009-12-15 nbdRevert "ar71xx: move phy_connect call to ag71xx_open...
2009-12-11 juhosgar71xx: fix NULL pointer dereference in the ethernet...
2009-12-11 juhosgar71xx: merge ag71xx specific patches
2009-12-11 juhosgar71xx: move mdio_bus reset code
2009-12-08 juhosgar71xx: add mdio bus driver for the rtl8366 switch
2009-12-08 juhosgar71xx: add support for external mii_bus
2009-12-08 juhosgar71xx: move phy_connect call to ag71xx_open
2009-12-03 juhosgar71xx: change mii_bus name
2009-11-30 juhosgar71xx: override fifo_cfg[123] values on AR7240
2009-11-29 nbdar71xx: mask out reserved bits from the dma tx status...
2009-10-30 juhosgar71xx: use soc specific divider for mdio clock
2009-10-30 juhosgar71xx: update mdio_reset code
2009-09-23 juhosgar71xx: flush mii register writes
2009-09-23 juhosgar71xx: don't use mac_base2 in the ag71xx driver
2009-09-23 juhosgar71xx: remove some extern directives in the ag71xx...
2009-07-13 juhosg[ar71xx] ag71xx driver: rename ag71xx_debug module...
2009-07-13 juhosg[ar71xx] ag71xx driver: fix a typo
2009-07-13 juhosg[ar71xx] ag71xx driver: align descriptors on cache_line...
2009-07-13 juhosg[ar71xx] ag71xx driver: store descriptor pointers in...
2009-07-12 juhosg[ar71xx] ag71xx driver: descriptors always aligned...
2009-07-12 juhosg[ar71xx] ag71xx driver: don't flush ddr on tx path
2009-07-07 juhosg[ar71xx] add AR7240 specific fixes for the ag71xx driver
2009-07-02 juhosg[ar71xx] fix a bitmask in the ag71xx driver
2009-05-28 juhosg[ar71xx] add support for board specific PLL settings
2009-05-05 juhosg[ar71xx] use dev_name() instead of bus_id in ag71xx...
2009-04-26 juhosg[ar71xx] select ar8216 support for the WRT400N (thanks...
2009-02-25 juhosg[ar71xx] ag71xx driver: forgot to add a new file
2009-02-25 juhosg[ar71xx] ag71xx driver: add a workaround for the ar8216...
2009-02-22 juhosg[ar71xx] micrel phy driver: change initcall level if...
2009-02-15 juhosg[ar71xx] ag71xx driver: add Kconfig option for enabling...
2009-02-15 juhosg[ar71xx] ag71xx driver: apply 2.6.28 specific patches
2009-02-13 juhosg[ar71xx] ag71xx driver: fix a kernel crash caused by...
2009-02-13 juhosg[ar71xx] ag71xx driver: fix return code of the napi...
2009-02-13 juhosg[ar71xx] ag71xx driver: update phy connecting code
2009-02-13 juhosg[ar71xx] remove netif schedule from the ag71xx driver
2009-02-12 juhosg[ar71xx] pull ethernet mac out of reset before register...
2009-01-26 juhosg[ar71xx] move random MAC address generation into the...
2008-12-09 juhosg[ar71xx] ag71xx driver: increase size of dma descriptors
2008-12-09 juhosg[ar71xx] ag71xx driver: use same FIFO configuration...
2008-12-08 juhosg[ar71xx] ag71xx driver: add OOM handler
2008-12-08 juhosg[ar71xx] ag71xx driver: don't refill rx buffers twice
2008-12-08 juhosg[ar71xx] ag71xx driver: interrupt status is masked...
2008-12-08 juhosg[ar71xx] ag71xx driver: remove unused code
next