1. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 13 years ago
  2. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 13 years ago
  3. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  4. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 13 years ago
  5. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  6. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  7. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  8. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  9. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  10. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  11. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  12. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  13. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  14. 671173c forcedeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  15. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  17. 69b4b09 forcedeth: Move the NVIDIA nForce driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/forcedeth.c]
  18. 0891b0e forcedeth: fix vlans by Jiri Pirko · 13 years ago
  19. 3326c78 forcedeth: do vlan cleanup by Jiri Pirko · 13 years ago
  20. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  21. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  22. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  23. 985762b net: forcedeth: fix compile warning of not used nv_set_tso function by Shan Wei · 13 years ago
  24. 569e146 net: forcedeth: convert to hw_features by Michał Mirosław · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. 9425276 drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled by Michel Lespinasse · 14 years ago
  27. 0d672e9 drivers/net: Call netif_carrier_off at the end of the probe by Ivan Vecera · 14 years ago
  28. dba5a68 forcedeth: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  29. c20ec76 forcedeth: Use netdev_dbg for printk(KERN_DEBUG by Joe Perches · 14 years ago
  30. ef46ffb forcedeth: Remove netdev_dbg uses by Joe Perches · 14 years ago
  31. b2ba08e forcedeth: Convert dev_printk(<level> to dev_<level>( by Joe Perches · 14 years ago
  32. cd66328 forcedeth: Separate vendor specific initializations into functions by Joe Perches · 14 years ago
  33. c41d41e forcedeth: Add function init_realtek_8211b by Joe Perches · 14 years ago
  34. 1d397f3 forcedeth: Convert pr_<level> to netdev_<level> by Joe Perches · 14 years ago
  35. 294a554 forcedeth: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  36. f52dafc forcedeth: Convert remaining dprintk to netdev_dbg by Joe Perches · 14 years ago
  37. e649985 forcedeth: Use print_hex_dump by Joe Perches · 14 years ago
  38. 6b80858 forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg by Joe Perches · 14 years ago
  39. 344d0dc forcedeth: Change reg_delay arguments and use by Joe Perches · 14 years ago
  40. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  41. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  42. 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
  43. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  44. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  45. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  46. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  47. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  48. 7b5e078 forcedeth: Fix different hardware statistics versions. by Mike Ditto · 14 years ago
  49. 217d32d forcedeth: correct valid flag by Julia Lawall · 14 years ago
  50. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  51. d951f72 forcedeth: Account for consumed budget in napi poll by Tom Herbert · 14 years ago
  52. 0a12761 forcedeth: Kill NAPI config options. by David S. Miller · 14 years ago
  53. 53f224c forcedeth: GRO support by Tom Herbert · 14 years ago
  54. 81a2e36 forcedeth: Stay in NAPI as long as there's work by stephen hemminger · 14 years ago
  55. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  56. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 14 years ago
  58. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  60. 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
  61. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  62. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  63. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  64. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  65. 655a659 forcedeth: mac address fix by Stanislav O. Bezzubtsev · 15 years ago
  66. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  67. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  68. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  69. 73a3707 forcedeth: fix dma api mismatches by Eric Dumazet · 15 years ago
  70. 3df81c4 forcedeth: addition of new mcp89 device id by Ayaz Abdulla · 15 years ago
  71. 3c2e1c1 forcedeth: remove device id macros by Ayaz Abdulla · 15 years ago
  72. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  74. 88d7d8b forcedeth: add clock gating feature <resend> by Ayaz Abdulla · 15 years ago
  75. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  76. 6c2da9c forcedeth: Use napi_complete() not __napi_complete(). by David S. Miller · 15 years ago
  77. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  78. 35a7433 forcedeth: Fix resume from hibernation regression. by Ed Swierk · 15 years ago
  79. 3e1a3ce forcedeth: version bump to 64 by Ayaz Abdulla · 16 years ago
  80. 1b2bb76 forcedeth: fix irq clearing and napi spin lock changes by Ayaz Abdulla · 16 years ago
  81. 6cef67a forcedeth: performance changes by Ayaz Abdulla · 16 years ago
  82. 4145ade forcedeth: add interrupt moderation logic by Ayaz Abdulla · 16 years ago
  83. b67874a forcedeth: remove isr processing loop by Ayaz Abdulla · 16 years ago
  84. 9e18476 forcedeth: add new optimization mode by Ayaz Abdulla · 16 years ago
  85. f27e6f3 forcedeth: napi - handle all processing by Ayaz Abdulla · 16 years ago
  86. 33912e7 forcedeth: add/modify tx done with limit by Ayaz Abdulla · 16 years ago
  87. 2daac3e forcedeth: remove overhead by Ayaz Abdulla · 16 years ago
  88. 582806b forcedeth: save irq events for napi processing by Ayaz Abdulla · 16 years ago
  89. d41c628 forcedeth: remove msix + napi by Ayaz Abdulla · 16 years ago
  90. 08d9357 forcedeth: fix missing napi enable/disable calls by Ayaz Abdulla · 16 years ago
  91. 8ed1454 forcedeth: fix stats version feature by Ayaz Abdulla · 16 years ago
  92. 6a64cd6 forcedeth: fix non-constant printk warnings by Stephen Hemminger · 16 years ago
  93. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  94. 34edaa8 net: forcedeth: Fix wake-on-lan regression by Tobias Diedrich · 16 years ago
  95. 2813ddd forcedeth: bump version to 63 by Ayaz Abdulla · 16 years ago
  96. daa91a9 forcedeth: recover error support by Ayaz Abdulla · 16 years ago
  97. c1086cd forcedeth: ethtool tx csum fix by Ayaz Abdulla · 16 years ago
  98. b6e4405 forcedeth: msi interrupt fix by Ayaz Abdulla · 16 years ago
  99. cac1c52 forcedeth: mgmt unit interface by Ayaz Abdulla · 16 years ago
  100. 3948279 forcedeth: enable msix to default by Yinghai Lu · 16 years ago