Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / ll_temac_main.c
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