tree-wide: fix comment/printk typos
[linux-flexiantxendom0-natty.git] / drivers / net / ll_temac_main.c
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-27 Eric Dumazetdrivers/net: return operator cleanup
2010-09-03 Eric Dumazetdrivers/net: avoid some skb->ip_summed initializations
2010-09-01 Michal Simekof: Fix missing includes - ll_temac
2010-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-22 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-19 Michal Simekll_temac: Fix poll implementation
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-07-13 Denis Kirjanovll_temac: Fix missing validate_addr hook
2010-07-09 Kulikov Vasiliyll_temac: fix memory leak
2010-07-09 Denis Kirjanovll_temac: fix DMA resources leak
2010-07-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-07 Denis Kirjanovll_temac: Fix missing iounmaps
2010-07-02 Denis Kirjanovll_temac: add error checking to DMA init path
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-05-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-27 Brian Hillnet: ll_temac: fix checksum offload logic
2010-05-27 Brian Hillnet: ll_temac: fix interrupt bug when interrupt 0 is...
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-04-13 John LinnAdd non-Virtex5 support for LL TEMAC driver
2010-04-13 John Linnnet: ll_temac: remove virt_to_bus call
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-08 David S. MillerRevert "Add non-Virtex5 support for LL TEMAC driver"
2010-04-07 John LinnAdd non-Virtex5 support for LL TEMAC driver
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-17 Steven J. Magnanill_temac: Fix MAC address configuration from userland
2010-02-17 Steven J. Magnanill_temac: Add support for V2 LLTEMAC core
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-04 Julia Lawalldrivers/net : Correct the size argument to kzalloc
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-04-27 Grant Likelynet: add Xilinx ll_temac device driver