1. 0891b0e forcedeth: fix vlans by Jiri Pirko · 13 years ago
  2. 3326c78 forcedeth: do vlan cleanup by Jiri Pirko · 13 years ago
  3. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  4. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  5. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  6. 985762b net: forcedeth: fix compile warning of not used nv_set_tso function by Shan Wei · 13 years ago
  7. 569e146 net: forcedeth: convert to hw_features by Michał Mirosław · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 9425276 drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled by Michel Lespinasse · 13 years ago
  10. 0d672e9 drivers/net: Call netif_carrier_off at the end of the probe by Ivan Vecera · 13 years ago
  11. dba5a68 forcedeth: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  12. c20ec76 forcedeth: Use netdev_dbg for printk(KERN_DEBUG by Joe Perches · 14 years ago
  13. ef46ffb forcedeth: Remove netdev_dbg uses by Joe Perches · 14 years ago
  14. b2ba08e forcedeth: Convert dev_printk(<level> to dev_<level>( by Joe Perches · 14 years ago
  15. cd66328 forcedeth: Separate vendor specific initializations into functions by Joe Perches · 14 years ago
  16. c41d41e forcedeth: Add function init_realtek_8211b by Joe Perches · 14 years ago
  17. 1d397f3 forcedeth: Convert pr_<level> to netdev_<level> by Joe Perches · 14 years ago
  18. 294a554 forcedeth: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  19. f52dafc forcedeth: Convert remaining dprintk to netdev_dbg by Joe Perches · 14 years ago
  20. e649985 forcedeth: Use print_hex_dump by Joe Perches · 14 years ago
  21. 6b80858 forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg by Joe Perches · 14 years ago
  22. 344d0dc forcedeth: Change reg_delay arguments and use by Joe Perches · 14 years ago
  23. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  24. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  25. 5504e13 forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch by Szymon Janc · 14 years ago
  26. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  27. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  28. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  29. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  30. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  31. 7b5e078 forcedeth: Fix different hardware statistics versions. by Mike Ditto · 14 years ago
  32. 217d32d forcedeth: correct valid flag by Julia Lawall · 14 years ago
  33. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  34. d951f72 forcedeth: Account for consumed budget in napi poll by Tom Herbert · 14 years ago
  35. 0a12761 forcedeth: Kill NAPI config options. by David S. Miller · 14 years ago
  36. 53f224c forcedeth: GRO support by Tom Herbert · 14 years ago
  37. 81a2e36 forcedeth: Stay in NAPI as long as there's work by stephen hemminger · 14 years ago
  38. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  39. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 14 years ago
  41. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  43. 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
  44. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  45. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  46. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  47. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  48. 655a659 forcedeth: mac address fix by Stanislav O. Bezzubtsev · 15 years ago
  49. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  50. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  51. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  52. 73a3707 forcedeth: fix dma api mismatches by Eric Dumazet · 15 years ago
  53. 3df81c4 forcedeth: addition of new mcp89 device id by Ayaz Abdulla · 15 years ago
  54. 3c2e1c1 forcedeth: remove device id macros by Ayaz Abdulla · 15 years ago
  55. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  57. 88d7d8b forcedeth: add clock gating feature <resend> by Ayaz Abdulla · 15 years ago
  58. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  59. 6c2da9c forcedeth: Use napi_complete() not __napi_complete(). by David S. Miller · 15 years ago
  60. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  61. 35a7433 forcedeth: Fix resume from hibernation regression. by Ed Swierk · 15 years ago
  62. 3e1a3ce forcedeth: version bump to 64 by Ayaz Abdulla · 15 years ago
  63. 1b2bb76 forcedeth: fix irq clearing and napi spin lock changes by Ayaz Abdulla · 15 years ago
  64. 6cef67a forcedeth: performance changes by Ayaz Abdulla · 15 years ago
  65. 4145ade forcedeth: add interrupt moderation logic by Ayaz Abdulla · 15 years ago
  66. b67874a forcedeth: remove isr processing loop by Ayaz Abdulla · 15 years ago
  67. 9e18476 forcedeth: add new optimization mode by Ayaz Abdulla · 15 years ago
  68. f27e6f3 forcedeth: napi - handle all processing by Ayaz Abdulla · 15 years ago
  69. 33912e7 forcedeth: add/modify tx done with limit by Ayaz Abdulla · 15 years ago
  70. 2daac3e forcedeth: remove overhead by Ayaz Abdulla · 15 years ago
  71. 582806b forcedeth: save irq events for napi processing by Ayaz Abdulla · 15 years ago
  72. d41c628 forcedeth: remove msix + napi by Ayaz Abdulla · 15 years ago
  73. 08d9357 forcedeth: fix missing napi enable/disable calls by Ayaz Abdulla · 15 years ago
  74. 8ed1454 forcedeth: fix stats version feature by Ayaz Abdulla · 15 years ago
  75. 6a64cd6 forcedeth: fix non-constant printk warnings by Stephen Hemminger · 15 years ago
  76. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. 34edaa8 net: forcedeth: Fix wake-on-lan regression by Tobias Diedrich · 15 years ago
  78. 2813ddd forcedeth: bump version to 63 by Ayaz Abdulla · 15 years ago
  79. daa91a9 forcedeth: recover error support by Ayaz Abdulla · 15 years ago
  80. c1086cd forcedeth: ethtool tx csum fix by Ayaz Abdulla · 15 years ago
  81. b6e4405 forcedeth: msi interrupt fix by Ayaz Abdulla · 15 years ago
  82. cac1c52 forcedeth: mgmt unit interface by Ayaz Abdulla · 15 years ago
  83. 3948279 forcedeth: enable msix to default by Yinghai Lu · 15 years ago
  84. 033e97b forcedeth: ck804 and mcp55 doesn't need timerirq by Yinghai Lu · 15 years ago
  85. 0335ef5 forcedeth: disable irq at first before schedule rx by Yinghai Lu · 15 years ago
  86. 79d30a5 forcedeth: don't clear nic_poll_irq too early by Yinghai Lu · 15 years ago
  87. ddb213f forcedeth: make msi-x different name for rx-tx by Yinghai Lu · 15 years ago
  88. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  89. eb10a78 forcedeth: napi schedule lock fix by Ayaz Abdulla · 16 years ago
  90. a7ee2f7 forcedeth: remove mgmt unit for mcp79 chipset by Ayaz Abdulla · 16 years ago
  91. f1405d3 forcedeth: version bump and copyright by Ayaz Abdulla · 16 years ago
  92. 001eb84 forcedeth: xmit lock fix by Ayaz Abdulla · 16 years ago
  93. 36994a0 forcedeth: don't poll NV event 36 by Johannes Berg · 16 years ago
  94. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  95. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  96. cb52deb forcedeth: power down phy when interface is down by Ed Swierk · 16 years ago
  97. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  98. b94426b forcedeth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  99. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  100. dccd547 forcdeth: increase max_interrupt_work by Joe Korty · 16 years ago