1. 3659166 net: xilinx: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  2. e6dab902 net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  3. 31abbe3 net: ethernet: ll_temac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  4. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  5. 84ea0de net: ll_temac: Remove sparse warnings by Michal Simek · 9 years ago
  6. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  8. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 9 years ago
  9. 74847f2 net: xilinx: constify of_device_id array by Fabian Frederick · 9 years ago
  10. 8a0a1f8 net: Xilinx: fix error return code by Julia Lawall · 9 years ago
  11. 38a90e7 net: Xilinx: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  12. 3c87dcb net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  13. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  14. 6a3e6aa ll_temac: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  15. 9f8b93c xilinx: Fix compiler warning by Manuel Schölling · 10 years ago
  16. 3aeea53 xilinx: Use time_before_eq() by Manuel Schölling · 10 years ago
  17. ceffc4a xilinx: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  18. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  19. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  20. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  21. 5c9f303 microblaze: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  22. 7167cf0 ll_temac: Reset dma descriptors indexes on ndo_open by Ricardo Ribalda · 11 years ago
  23. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  24. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  25. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  26. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  27. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  28. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  29. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  30. 04e406d ll_temac: fix mac address setting by Jiri Pirko · 11 years ago
  31. 06b0e68 net/xilinx: remove __dev* attributes by Bill Pemberton · 12 years ago
  32. 0b43b9a ll_temac: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  33. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  34. f85e5ea ll_temac: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  35. 5277f7a ll_temac: Fix build. by David S. Miller · 12 years ago
  36. 5a5e7c3 xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  37. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  38. 4e68ea2 net: ethernet: xilinx: Don't use NO_IRQ in xilinx by Michal Simek · 13 years ago
  39. ddf98e6 ll_temac: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  40. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  41. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. f79d7e6 net/ll_temac: FIX : Wait for indirect wait to end by Ricardo Ribalda · 13 years ago
  43. 50ec153 net/temac: FIX segfault when process old irqs by Ricardo Ribalda · 13 years ago
  44. 8d8bdfe ll_temac: Add support for phy_mii_ioctl by Ricardo Ribalda · 13 years ago
  45. 2edcd4c net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c by Stephen Rothwell · 13 years ago
  46. 9eac2d4 ll_temac: Add support for ethtool by Ricardo · 13 years ago
  47. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  48. 3ed6f69 ll_temac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  49. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  50. b13ad8f xilinx/ll_temac: Move the Xilinx drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ll_temac_main.c]
  51. 84cac39 net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc by Stephen Rothwell · 13 years ago
  52. 93e0ed1 ll_temac: enable transmit and receive time stamping. by Richard Cochran · 13 years ago
  53. ffbc03b net: add needed interrupt.h by Stephen Rothwell · 13 years ago
  54. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  55. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  56. 87e6097 ll_temac: Fix section mismatch from the temac_of_probe by Michal Simek · 13 years ago
  57. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  58. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  59. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  61. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  62. 9f1a1fc of: Fix missing includes - ll_temac by Michal Simek · 14 years ago
  63. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. 8539992 ll_temac: Fix poll implementation by Michal Simek · 14 years ago
  66. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  67. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  68. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  69. 60eb5fd ll_temac: Fix missing validate_addr hook by Denis Kirjanov · 14 years ago
  70. 7cc36f6 ll_temac: fix memory leak by Kulikov Vasiliy · 14 years ago
  71. 301e9d9 ll_temac: fix DMA resources leak by Denis Kirjanov · 14 years ago
  72. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. dfe1e8e ll_temac: Fix missing iounmaps by Denis Kirjanov · 14 years ago
  74. fe62c29 ll_temac: add error checking to DMA init path by Denis Kirjanov · 14 years ago
  75. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  76. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  77. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. 23ecc4b net: ll_temac: fix checksum offload logic by Brian Hill · 14 years ago
  79. 755fae0 net: ll_temac: fix interrupt bug when interrupt 0 is used by Brian Hill · 14 years ago
  80. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  81. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  82. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  83. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  84. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  85. 33646d7 net: ll_temac: remove virt_to_bus call by John Linn · 14 years ago
  86. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. 4d8dc67 Revert "Add non-Virtex5 support for LL TEMAC driver" by David S. Miller · 14 years ago
  88. 4595691 Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  89. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  90. 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
  91. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  92. 8ea7a37 ll_temac: Fix MAC address configuration from userland by Steven J. Magnani · 14 years ago
  93. c3b7c12 ll_temac: Add support for V2 LLTEMAC core by Steven J. Magnani · 14 years ago
  94. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  95. 5d66fe9 drivers/net : Correct the size argument to kzalloc by Julia Lawall · 14 years ago
  96. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  97. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  98. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  99. 9274498 net: add Xilinx ll_temac device driver by Grant Likely · 15 years ago