Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / net / xilinx_emaclite.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-28 Grant Likelydt/net: Eliminate users of of_platform_{,un}register_driver
2011-01-10 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-12-06 Tobias Klausernet: emaclite: Omit private ndo_get_stats function
2010-11-17 Joe Perchesdrivers/net: Remove unnecessary casts of netdev_priv
2010-11-01 David Daneyof/net: Move of_get_mac_address() to a common source...
2010-10-25 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2010-10-21 Michal Simeknet: emaclite: Add support for little-endian platforms
2010-09-03 Eric Dumazetdrivers/net: avoid some skb->ip_summed initializations
2010-08-19 Michal Simekxilinx_emaclite: netpoll support
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-08-01 Grant Likelyof/address: Clean up function declarations
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-06 Tobias Klausernet: emaclite: Use resource_size
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-31 Eric Dumazetnet: remove redundant code
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-16 John Linnnet: emaclite: adding MDIO and phy lib support
2009-12-30 H Hartley Sweetendrivers/net/xilinx_emaclite.c: use %pM to shown MAC...
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-09-22 Michal Simeknet: xilinx_emaclite: Fix problem with first incoming...
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 David S. Millerxilinx_emaclite: Fix permissions on driver sources.
2009-08-20 John Linnnet: add Xilinx emac lite device driver