1. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  2. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  3. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  4. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  5. 655a659 forcedeth: mac address fix by Stanislav O. Bezzubtsev · 15 years ago
  6. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  7. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  8. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  9. 73a3707 forcedeth: fix dma api mismatches by Eric Dumazet · 15 years ago
  10. 3df81c4 forcedeth: addition of new mcp89 device id by Ayaz Abdulla · 15 years ago
  11. 3c2e1c1 forcedeth: remove device id macros by Ayaz Abdulla · 15 years ago
  12. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  14. 88d7d8b forcedeth: add clock gating feature <resend> by Ayaz Abdulla · 15 years ago
  15. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  16. 6c2da9c forcedeth: Use napi_complete() not __napi_complete(). by David S. Miller · 15 years ago
  17. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  18. 35a7433 forcedeth: Fix resume from hibernation regression. by Ed Swierk · 15 years ago
  19. 3e1a3ce forcedeth: version bump to 64 by Ayaz Abdulla · 15 years ago
  20. 1b2bb76 forcedeth: fix irq clearing and napi spin lock changes by Ayaz Abdulla · 15 years ago
  21. 6cef67a forcedeth: performance changes by Ayaz Abdulla · 15 years ago
  22. 4145ade forcedeth: add interrupt moderation logic by Ayaz Abdulla · 15 years ago
  23. b67874a forcedeth: remove isr processing loop by Ayaz Abdulla · 15 years ago
  24. 9e18476 forcedeth: add new optimization mode by Ayaz Abdulla · 15 years ago
  25. f27e6f3 forcedeth: napi - handle all processing by Ayaz Abdulla · 15 years ago
  26. 33912e7 forcedeth: add/modify tx done with limit by Ayaz Abdulla · 15 years ago
  27. 2daac3e forcedeth: remove overhead by Ayaz Abdulla · 15 years ago
  28. 582806b forcedeth: save irq events for napi processing by Ayaz Abdulla · 15 years ago
  29. d41c628 forcedeth: remove msix + napi by Ayaz Abdulla · 15 years ago
  30. 08d9357 forcedeth: fix missing napi enable/disable calls by Ayaz Abdulla · 15 years ago
  31. 8ed1454 forcedeth: fix stats version feature by Ayaz Abdulla · 15 years ago
  32. 6a64cd6 forcedeth: fix non-constant printk warnings by Stephen Hemminger · 15 years ago
  33. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  34. 34edaa8 net: forcedeth: Fix wake-on-lan regression by Tobias Diedrich · 15 years ago
  35. 2813ddd forcedeth: bump version to 63 by Ayaz Abdulla · 15 years ago
  36. daa91a9 forcedeth: recover error support by Ayaz Abdulla · 15 years ago
  37. c1086cd forcedeth: ethtool tx csum fix by Ayaz Abdulla · 15 years ago
  38. b6e4405 forcedeth: msi interrupt fix by Ayaz Abdulla · 15 years ago
  39. cac1c52 forcedeth: mgmt unit interface by Ayaz Abdulla · 15 years ago
  40. 3948279 forcedeth: enable msix to default by Yinghai Lu · 15 years ago
  41. 033e97b forcedeth: ck804 and mcp55 doesn't need timerirq by Yinghai Lu · 15 years ago
  42. 0335ef5 forcedeth: disable irq at first before schedule rx by Yinghai Lu · 15 years ago
  43. 79d30a5 forcedeth: don't clear nic_poll_irq too early by Yinghai Lu · 15 years ago
  44. ddb213f forcedeth: make msi-x different name for rx-tx by Yinghai Lu · 15 years ago
  45. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  46. eb10a78 forcedeth: napi schedule lock fix by Ayaz Abdulla · 16 years ago
  47. a7ee2f7 forcedeth: remove mgmt unit for mcp79 chipset by Ayaz Abdulla · 16 years ago
  48. f1405d32 forcedeth: version bump and copyright by Ayaz Abdulla · 16 years ago
  49. 001eb84 forcedeth: xmit lock fix by Ayaz Abdulla · 16 years ago
  50. 36994a0 forcedeth: don't poll NV event 36 by Johannes Berg · 16 years ago
  51. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  52. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  53. cb52deb forcedeth: power down phy when interface is down by Ed Swierk · 16 years ago
  54. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  55. b94426b forcedeth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  56. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  57. dccd547 forcdeth: increase max_interrupt_work by Joe Korty · 16 years ago
  58. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  59. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 1545e20 forcedeth fix: take phy out of reset during power up by Ayaz Abdulla · 16 years ago
  61. f55c21f forcedeth: call restore mac addr in nv_shutdown path by Yinghai Lu · 16 years ago
  62. 3cb5599 forcedeth: fix kexec regression by Rafael J. Wysocki · 16 years ago
  63. edcfe5f forcedeth: fix checksum flag by Ayaz Abdulla · 16 years ago
  64. 9a33e88 forcedeth: add tx pause limit by Ayaz Abdulla · 16 years ago
  65. 0694193 forcedeth: add jumbo frame support for mcp79 by Ayaz Abdulla · 16 years ago
  66. 9c66243 forcedeth: add new tx stat counters by Ayaz Abdulla · 16 years ago
  67. 1ef6841 forcedeth: fix rx error policy by Ayaz Abdulla · 16 years ago
  68. 22ae03a forcedeth bug fix: realtek phy 8211c errata by Ayaz Abdulla · 16 years ago
  69. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  70. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  71. 97bff09 forcedeth: fix lockdep warning on ethtool -s by Tobias Diedrich · 16 years ago
  72. 9a60a82 Fix forcedeth hibernate/wake-on-lan problems by Tobias Diedrich · 16 years ago
  73. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  74. 4db0ee17 forcedeth: msi interrupts by Ayaz Abdulla · 16 years ago
  75. 25d9081 [netdrvr] forcedeth: reorder suspend/resume code by Tobias Diedrich · 16 years ago
  76. 1a1ca86 [netdrvr] forcedeth: save/restore device configuration space by Tobias Diedrich · 16 years ago
  77. f735a2a [netdrvr] forcedeth: setup wake-on-lan before shutting down by Tobias Diedrich · 16 years ago
  78. 40ba182 [netdrvr] forcedeth: Restore multicast settings on resume by Tobias Diedrich · 16 years ago
  79. 9f3f791 forcedeth: realtek phy crossover detection by Ayaz Abdulla · 16 years ago
  80. a433686 forcedeth: new backoff implementation by Ayaz Abdulla · 16 years ago
  81. 36b30ea [netdrvr] forcedeth: internal simplifications; changelog removal by Jeff Garzik · 17 years ago
  82. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 16 years ago
  84. 30ecce9 fix endian lossage in forcedeth by Al Viro · 16 years ago
  85. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  86. bd6ca63 forcedeth: fix locking bug with netconsole by Ingo Molnar · 16 years ago
  87. bfebbb8 forcedeth: Use round_jiffies for stats timer by Daniel Drake · 16 years ago
  88. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 16 years ago
  89. 5289b4c forcedeth: tx pause watermarks by Ayaz Abdulla · 16 years ago
  90. fd9b558 forcedeth: tx collision fix by Ayaz Abdulla · 16 years ago
  91. 4e84f9b forcedeth: preserve registers by Ayaz Abdulla · 16 years ago
  92. eb79842 forcedeth: phy status fix by Ayaz Abdulla · 16 years ago
  93. b2976d2 forcedeth: restart tx/rx by Ayaz Abdulla · 16 years ago
  94. 2b91213 forcedeth: mac address mcp77/79 by Ayaz Abdulla · 16 years ago
  95. bb9a4fd forcedeth: multicast fix by Ayaz Abdulla · 16 years ago
  96. 32fa8b2 forcedeth: tx pause fix by Ayaz Abdulla · 16 years ago
  97. f648d12 forcedeth: updated copyright section by Ayaz Abdulla · 16 years ago
  98. bfaffe8 forcedeth: checksum fix by Ayaz Abdulla · 16 years ago
  99. 0a62677 forcedeth: reset register fix by Ayaz Abdulla · 16 years ago
  100. 5bb7ea2 forcedeth endianness bugs by Al Viro · 17 years ago