1. efc61a3 ethoc: fix mac address set by Jiri Pirko · 12 years ago
  2. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  3. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  4. a0a4efe net/ethernet: remove __dev* attributes by Bill Pemberton · 12 years ago
  5. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  6. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  7. 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  8. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  9. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 12 years ago
  10. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  11. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  12. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  13. 4ee5429 ethoc: Move the Avionic driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ethoc.c]
  14. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  15. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  16. 68f5139 ethoc: enable transmit time stamping. by Richard Cochran · 13 years ago
  17. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  18. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  21. 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
  22. 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
  23. 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
  24. fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
  25. 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
  26. 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
  27. eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
  28. e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
  29. 6abc237 ethoc: get rid of ethoc_stats() by Eric Dumazet · 14 years ago
  30. f78f09f ethoc: add devinit/devexit section initializers by Jonas Bonn · 14 years ago
  31. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  32. 5cf3e03 ethoc: Fix warning in ethoc_init_ring(). by David S. Miller · 14 years ago
  33. 57616ee ethoc: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  34. a71fba9 ethoc: use devres resource management by Jonas Bonn · 14 years ago
  35. b46773d ethoc: Clear command buffer after write by Jonas Bonn · 14 years ago
  36. 2cbc8ef Remove unused variable by Jonas Bonn · 14 years ago
  37. 637f33b8 ethoc: Clean up PHY probing by Jonas Bonn · 14 years ago
  38. ee4f56b ethoc: write number of TX buffers in init_ring by Jonas Bonn · 14 years ago
  39. f8555ad0 ethoc: Write bus addresses to registers by Jonas Bonn · 14 years ago
  40. c527f81 ethoc: calculate number of buffers in ethoc_probe by Jonas Bonn · 14 years ago
  41. ee02a4e ethoc: fix null dereference in ethoc_probe by Thomas Chou · 14 years ago
  42. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  43. 8462d14 ethoc: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  44. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  46. 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
  47. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  48. d864584 ethoc: Use resource_size by Tobias Klauser · 15 years ago
  49. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. dddcb44 drivers/net: remove exceptional & on function name by Julia Lawall · 15 years ago
  51. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 4848490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 50c54a5 ethoc: clear only pending irqs by Thomas Chou · 15 years ago
  54. 16dd18b ethoc: inline regs access by Thomas Chou · 15 years ago
  55. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  58. 4ce2253 ethoc: fix warning from 32bit build by Alan Cox · 15 years ago
  59. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  60. a4d63a9 ethoc: limit the number of buffers to 128 by Thomas Chou · 15 years ago
  61. 0baa080 ethoc: use system memory as buffer by Thomas Chou · 15 years ago
  62. 050f91d ethoc: align received packet to make IP header at word boundary by Thomas Chou · 15 years ago
  63. 3ee19a8 ethoc: fix buffer address mapping by Thomas Chou · 15 years ago
  64. 639b62a ethoc: fix typo to compute number of tx descriptors by Thomas Chou · 15 years ago
  65. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  66. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  67. 463889e drivers/net: Correct redundant test by Julia Lawall · 15 years ago
  68. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  69. a170285 net: Add support for the OpenCores 10/100 Mbps Ethernet MAC. by Thierry Reding · 15 years ago