summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers/net/ag71xx
AgeCommit message (Expand)Author
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 support for external mii_busjuhosg
2009-12-08ar71xx: move phy_connect call to ag71xx_openjuhosg
2009-12-03ar71xx: change mii_bus namejuhosg
2009-11-30ar71xx: override fifo_cfg[123] values on AR7240juhosg
2009-11-29ar71xx: mask out reserved bits from the dma tx status in the ethernet drivernbd
2009-10-30ar71xx: use soc specific divider for mdio clockjuhosg
2009-10-30ar71xx: update mdio_reset codejuhosg
2009-09-23ar71xx: flush mii register writesjuhosg
2009-09-23ar71xx: don't use mac_base2 in the ag71xx driverjuhosg
2009-09-23ar71xx: remove some extern directives in the ag71xx driverjuhosg
2009-07-13[ar71xx] ag71xx driver: rename ag71xx_debug module parameterjuhosg
2009-07-13[ar71xx] ag71xx driver: fix a typojuhosg
2009-07-13[ar71xx] ag71xx driver: align descriptors on cache_line boundaryjuhosg
2009-07-13[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_bufjuhosg
2009-07-12[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundaryjuhosg
2009-07-12[ar71xx] ag71xx driver: don't flush ddr on tx pathjuhosg
2009-07-07[ar71xx] add AR7240 specific fixes for the ag71xx driverjuhosg
2009-07-02[ar71xx] fix a bitmask in the ag71xx driverjuhosg
2009-05-28[ar71xx] add support for board specific PLL settingsjuhosg
2009-05-05[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx...juhosg
2009-04-26[ar71xx] select ar8216 support for the WRT400N (thanks to netprince)juhosg
2009-02-25[ar71xx] ag71xx driver: forgot to add a new filejuhosg
2009-02-25[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ...juhosg
2009-02-15[ar71xx] ag71xx driver: add Kconfig option for enabling debug messagesjuhosg
2009-02-15[ar71xx] ag71xx driver: apply 2.6.28 specific patchesjuhosg
2009-02-13[ar71xx] ag71xx driver: fix a kernel crash caused by r14496juhosg
2009-02-13[ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...juhosg
2009-02-13[ar71xx] ag71xx driver: update phy connecting codejuhosg
2009-02-13[ar71xx] remove netif schedule from the ag71xx driverjuhosg
2009-02-12[ar71xx] pull ethernet mac out of reset before registering the mdio_busjuhosg
2009-01-26[ar71xx] move random MAC address generation into the platform initialization ...juhosg
2008-12-09[ar71xx] ag71xx driver: increase size of dma descriptorsjuhosg
2008-12-09[ar71xx] ag71xx driver: use same FIFO configuration for all SOCjuhosg
2008-12-08[ar71xx] ag71xx driver: add OOM handlerjuhosg
2008-12-08[ar71xx] ag71xx driver: don't refill rx buffers twicejuhosg
2008-12-08[ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againjuhosg
2008-12-08[ar71xx] ag71xx driver: remove unused codejuhosg
2008-12-07[ar71xx] ag71xx driver: NAPI poll cleanupjuhosg
2008-12-07[ar71xx] ag71xx driver: handle TX timoutjuhosg
2008-12-06[ar71xx] ag71xx driver: always use NAPI to transmit packetsjuhosg
2008-12-05[ar71xx] ag71xx driver: improve poll routinejuhosg