1. 84cac39 net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc by Stephen Rothwell · 13 years ago
  2. 93e0ed1 ll_temac: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  3. ffbc03b net: add needed interrupt.h by Stephen Rothwell · 13 years ago
  4. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  5. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 87e6097 ll_temac: Fix section mismatch from the temac_of_probe by Michal Simek · 14 years ago
  7. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  8. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  9. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  10. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  11. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  12. 9f1a1fc of: Fix missing includes - ll_temac by Michal Simek · 14 years ago
  13. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  14. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 8539992 ll_temac: Fix poll implementation by Michal Simek · 14 years ago
  16. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  17. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  18. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  19. 60eb5fd ll_temac: Fix missing validate_addr hook by Denis Kirjanov · 14 years ago
  20. 7cc36f6 ll_temac: fix memory leak by Kulikov Vasiliy · 14 years ago
  21. 301e9d9 ll_temac: fix DMA resources leak by Denis Kirjanov · 14 years ago
  22. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. dfe1e8e ll_temac: Fix missing iounmaps by Denis Kirjanov · 14 years ago
  24. fe62c29 ll_temac: add error checking to DMA init path by Denis Kirjanov · 14 years ago
  25. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  26. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  27. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  28. 23ecc4b net: ll_temac: fix checksum offload logic by Brian Hill · 14 years ago
  29. 755fae0 net: ll_temac: fix interrupt bug when interrupt 0 is used by Brian Hill · 14 years ago
  30. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  31. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  32. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  33. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  34. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  35. 33646d7 net: ll_temac: remove virt_to_bus call by John Linn · 14 years ago
  36. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. 4d8dc67 Revert "Add non-Virtex5 support for LL TEMAC driver" by David S. Miller · 14 years ago
  38. 4595691 Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  39. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  42. 8ea7a37 ll_temac: Fix MAC address configuration from userland by Steven J. Magnani · 14 years ago
  43. c3b7c12 ll_temac: Add support for V2 LLTEMAC core by Steven J. Magnani · 14 years ago
  44. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  45. 5d66fe9 drivers/net : Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  46. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  47. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  48. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  49. 9274498 net: add Xilinx ll_temac device driver by Grant Likely · 15 years ago