1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 13 years ago
  3. 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
  4. 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
  5. 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
  6. fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
  7. 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
  8. 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
  9. eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
  10. e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
  11. 6abc237 ethoc: get rid of ethoc_stats() by Eric Dumazet · 14 years ago
  12. f78f09f ethoc: add devinit/devexit section initializers by Jonas Bonn · 14 years ago
  13. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  14. 5cf3e03 ethoc: Fix warning in ethoc_init_ring(). by David S. Miller · 14 years ago
  15. 57616ee ethoc: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  16. a71fba9 ethoc: use devres resource management by Jonas Bonn · 14 years ago
  17. b46773d ethoc: Clear command buffer after write by Jonas Bonn · 14 years ago
  18. 2cbc8ef Remove unused variable by Jonas Bonn · 14 years ago
  19. 637f33b8 ethoc: Clean up PHY probing by Jonas Bonn · 14 years ago
  20. ee4f56b ethoc: write number of TX buffers in init_ring by Jonas Bonn · 14 years ago
  21. f8555ad0 ethoc: Write bus addresses to registers by Jonas Bonn · 14 years ago
  22. c527f81 ethoc: calculate number of buffers in ethoc_probe by Jonas Bonn · 14 years ago
  23. ee02a4e ethoc: fix null dereference in ethoc_probe by Thomas Chou · 14 years ago
  24. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  25. 8462d14 ethoc: Remove unnecessary memset of napi member in netdev private data by Tobias Klauser · 14 years ago
  26. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  28. 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
  29. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  30. d864584 ethoc: Use resource_size by Tobias Klauser · 15 years ago
  31. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. dddcb44 drivers/net: remove exceptional & on function name by Julia Lawall · 15 years ago
  33. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 4848490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  35. 50c54a5 ethoc: clear only pending irqs by Thomas Chou · 15 years ago
  36. 16dd18b ethoc: inline regs access by Thomas Chou · 15 years ago
  37. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  38. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  40. 4ce2253 ethoc: fix warning from 32bit build by Alan Cox · 15 years ago
  41. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  42. a4d63a9 ethoc: limit the number of buffers to 128 by Thomas Chou · 15 years ago
  43. 0baa080 ethoc: use system memory as buffer by Thomas Chou · 15 years ago
  44. 050f91d ethoc: align received packet to make IP header at word boundary by Thomas Chou · 15 years ago
  45. 3ee19a8 ethoc: fix buffer address mapping by Thomas Chou · 15 years ago
  46. 639b62a ethoc: fix typo to compute number of tx descriptors by Thomas Chou · 15 years ago
  47. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  48. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  49. 463889e drivers/net: Correct redundant test by Julia Lawall · 15 years ago
  50. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  51. a170285 net: Add support for the OpenCores 10/100 Mbps Ethernet MAC. by Thierry Reding · 15 years ago