1. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  2. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  3. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  4. 84ea0de net: ll_temac: Remove sparse warnings by Michal Simek · 9 years ago
  5. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  7. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 9 years ago
  8. b0d081c net: axienet: Fix kernel-doc warnings by Michal Simek · 9 years ago
  9. 2be5862 net: axienet: Removed _of_ prefix in probe and remove functions by Srikanth Thokala · 9 years ago
  10. 8495659 net: axienet: Use of_property_* calls by Srikanth Thokala · 9 years ago
  11. 46aa27d net: axienet: Use devm_* calls by Srikanth Thokala · 9 years ago
  12. 95219aa net: axienet: Use pdev instead of op by Srikanth Thokala · 9 years ago
  13. 850a750 net: axienet: Fix comments blocks by Michal Simek · 9 years ago
  14. c81a97b net: axienet: Removed coding style errors and warnings by Srikanth Thokala · 9 years ago
  15. d7cc316 net: axienet: Support phy-less mode of operation by Srikanth Thokala · 9 years ago
  16. f080a8c net: axienet: Handle jumbo frames for lesser frame sizes by Srikanth Thokala · 9 years ago
  17. 80c775a net: axienet: Service completion interrupts ASAP by Peter Crosthwaite · 9 years ago
  18. 38e96b3 net: axienet: Handle 0 packet receive gracefully by Peter Crosthwaite · 9 years ago
  19. d1d372e net: axienet: Support for RGMII by Srikanth Thokala · 9 years ago
  20. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 9 years ago
  21. 74847f2 net: xilinx: constify of_device_id array by Fabian Frederick · 9 years ago
  22. 0f113b8 net: axienet: fix error return code by Julia Lawall · 10 years ago
  23. 8a0a1f8 net: Xilinx: fix error return code by Julia Lawall · 10 years ago
  24. 16d8614 net: xilinx: Remove unnecessary temac_property in the driver by Appana Durga Kedareswara Rao · 10 years ago
  25. 38a90e7 net: Xilinx: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  26. 3c87dcb net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  27. c706471 net: axienet: remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  28. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  29. 6a3e6aa ll_temac: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  30. 6f3a59a net: axienet: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  31. 9f8b93c xilinx: Fix compiler warning by Manuel Schölling · 10 years ago
  32. 3aeea53 xilinx: Use time_before_eq() by Manuel Schölling · 10 years ago
  33. 33c0431 net: emaclite: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  34. 69e73d2 xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  35. ceffc4a xilinx: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  36. 91ff37f net: axienet: Fix compilation warnings by Michal Simek · 11 years ago
  37. 9d5e8ec net: axienet: Fix compilation error by Michal Simek · 11 years ago
  38. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  39. ec21b6b net: emaclite: add barriers to support Xilinx Zynq platform by Srikanth Thokala · 11 years ago
  40. 243fedd net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffers by Srikanth Thokala · 11 years ago
  41. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  42. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  43. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  44. 5c9f303 microblaze: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  45. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  46. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 7167cf0 ll_temac: Reset dma descriptors indexes on ndo_open by Ricardo Ribalda · 11 years ago
  48. cd738c4 net: emaclite: Code cleanup by Michal Simek · 11 years ago
  49. 37c67c6 net: emaclite: Not necessary to call devm_iounmap by Michal Simek · 11 years ago
  50. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  51. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  52. 282a1df net: xilinx: fix memleak by Libo Chen · 11 years ago
  53. 0c671dc net: xilinx_emaclite: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  54. 34e0184 net: xilinx_emaclite: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  55. eed5d29 net: emaclite: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  56. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 7a3e258 net: emaclite: Use platform resource table by Michal Simek · 11 years ago
  58. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 11 years ago
  59. f1362e3 net: emaclite: Fix typo in error message by Jens Renner \(EFE\) · 11 years ago
  60. 9e7c414 net: emaclite: Update driver header by Michal Simek · 11 years ago
  61. 1156ee8 net: emaclite: Enable emaclite for Xilinx Arm Zynq platform by Michal Simek · 11 years ago
  62. 123c140 net: emaclite: Do not use microblaze and ppc IO functions by Michal Simek · 11 years ago
  63. 3fb99fa net: emaclite: Let's make xemaclite_adjust_link static by Michal Simek · 11 years ago
  64. e0a3bc6 net: emaclite: Support multiple phys connected to one MDIO bus by Michal Simek · 11 years ago
  65. ccfecdf net: emaclite: Report failures in mdio setup by Michal Simek · 11 years ago
  66. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  67. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  68. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  69. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  70. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  71. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  72. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  73. cb59c87 net: ethernet: xilinx: Do not use NO_IRQ in axienet by Michal Simek · 12 years ago
  74. 94b144a net: ethernet: xilinx: Do not use axienet on PPC by Michal Simek · 12 years ago
  75. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  76. 04e406d ll_temac: fix mac address setting by Jiri Pirko · 12 years ago
  77. 06b0e68 net/xilinx: remove __dev* attributes by Bill Pemberton · 12 years ago
  78. 48d16cb xilinx_axienet: remove __dev* attributes by Bill Pemberton · 12 years ago
  79. aecb55b net: fix build failure in xilinx by Jeff Mahoney · 12 years ago
  80. 71c6c83 drivers/net: fix tasklet misuse issue by Xiaotian Feng · 12 years ago
  81. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  82. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  83. 0b43b9a ll_temac: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  84. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  85. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 12 years ago
  87. f85e5ea ll_temac: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  88. 5277f7a ll_temac: Fix build. by David S. Miller · 12 years ago
  89. b4a4667 net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver by Tobias Klauser · 12 years ago
  90. 5a5e7c3 xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  91. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  92. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  93. 8a3b7a2 drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver by danborkmann@iogearbox.net · 13 years ago
  94. 4e68ea2 net: ethernet: xilinx: Don't use NO_IRQ in xilinx by Michal Simek · 13 years ago
  95. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  96. ddf98e6 ll_temac: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  97. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  98. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  99. f79d7e6 net/ll_temac: FIX : Wait for indirect wait to end by Ricardo Ribalda · 13 years ago
  100. 50ec153 net/temac: FIX segfault when process old irqs by Ricardo Ribalda · 13 years ago