[NET]: Make NAPI polling independent of struct net_device objects.
[safe/jmp/linux-2.6] / drivers / net / ucc_geth.c
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-15 Anton Vorontsovucc_geth: fix compilation
2007-07-24 Li Yangucc_geth: add support to netif message level
2007-07-24 Li Yangucc_geth: add ethtool support
2007-07-10 Timur TabiQE Ethernet driver writes to wrong register to mask...
2007-05-24 Li Yangucc_geth:trivial fix
2007-05-15 Kim Phillipsucc_geth: eliminate max-speed, change interface-type...
2007-05-10 Timur Tabi[POWERPC] Change rheap functions to use ulongs instead...
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-28 Kim Phillipsucc_geth: version 1.1
2007-04-28 Nicu Ioan Petruucc_geth: fixes for ucc_geth_memclean
2007-04-28 Michael Reissucc_geth: Implement Transmit on Demand support
2007-04-28 Michael Barkowskiucc_geth: Fix interrupt coalescing size and alignment
2007-04-28 Michael Reissucc_geth: NAPI-related bug fixes
2007-04-28 Kim Phillipsucc_geth: migrate ucc_geth to phylib
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-03-23 Li YangRevert "ucc_geth: returns NETDEV_TX_BUSY when BD ring...
2007-03-06 Li Yangucc_geth: returns NETDEV_TX_BUSY when BD ring is full
2007-03-06 Li Yangucc_geth: Fix BD processing
2007-02-27 Timur Tabiucc_geth: use of_get_mac_address()
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-09 Li Yangucc_geth: Add support to local-mac-address property
2007-02-09 Li Yangucc_geth: Remove obsolete workaround of link speed...
2007-02-05 Ahmed S. DarwishUCC Ether driver: kmalloc casting cleanups
2007-01-18 Timur TabiUpdate ucc_geth.c for new workqueue structure
2006-12-11 Scott Wood[PATCH] ucc_geth: Initialize mdio_lock.
2006-12-11 Scott Wood[PATCH] ucc_geth: compilation error fixes
2006-12-02 Kim Phillips[PATCH] Adapt ucc_geth driver to use new of_platform_de...
2006-10-21 Li Yang[PATCH] ucc_geth: changes to ucc_geth driver as a resul...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-12 Andy Gospodarek[PATCH] Remove more unnecessary driver printk's
2006-08-19 Li Yang[PATCH] Freescale QE UCC gigabit ethernet driver